|
Geant4
10.00.p03
|
#include <G4HadNucl3BodyAngDst.hh>
Inheritance diagram for G4HadNucl3BodyAngDst:
Collaboration diagram for G4HadNucl3BodyAngDst:Public Member Functions | |
| G4HadNucl3BodyAngDst (G4int verbose=0) | |
| virtual | ~G4HadNucl3BodyAngDst () |
Public Member Functions inherited from G4InuclParamAngDst | |
| G4InuclParamAngDst (const G4String &name, const G4double(&abnC)[2][4][4], G4int verbose=0) | |
| virtual | ~G4InuclParamAngDst () |
| virtual G4double | GetCosTheta (G4int ptype, G4double ekin) const |
| virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const |
Public Member Functions inherited from G4VThreeBodyAngDst | |
| G4VThreeBodyAngDst (const G4String &name, G4int verbose=0) | |
| virtual | ~G4VThreeBodyAngDst () |
Public Member Functions inherited from G4VTwoBodyAngDst | |
| G4VTwoBodyAngDst (const G4String &name, G4int verbose=0) | |
| virtual | ~G4VTwoBodyAngDst () |
| virtual void | setVerboseLevel (G4int verbose=0) |
| virtual const G4String & | GetName () const |
Additional Inherited Members | |
Protected Attributes inherited from G4InuclParamAngDst | |
| const G4double(& | coeffAB )[2][4][4] |
Protected Attributes inherited from G4VTwoBodyAngDst | |
| G4String | theName |
| G4int | verboseLevel |
Definition at line 39 of file G4HadNucl3BodyAngDst.hh.
| G4HadNucl3BodyAngDst::G4HadNucl3BodyAngDst | ( | G4int | verbose = 0 | ) |
Definition at line 51 of file G4HadNucl3BodyAngDst.cc.
|
inlinevirtual |
Definition at line 42 of file G4HadNucl3BodyAngDst.hh.