|
Geant4
10.03.p01
|
#include <G4NuclNucl3BodyAngDst.hh>


Public Member Functions | |
| G4NuclNucl3BodyAngDst (G4int verbose=0) | |
| virtual | ~G4NuclNucl3BodyAngDst () |
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 G4NuclNucl3BodyAngDst.hh.
| G4NuclNucl3BodyAngDst::G4NuclNucl3BodyAngDst | ( | G4int | verbose = 0 | ) |
Definition at line 51 of file G4NuclNucl3BodyAngDst.cc.
|
inlinevirtual |
Definition at line 42 of file G4NuclNucl3BodyAngDst.hh.