|
Geant4_10
|
#include <G4InuclParamMomDst.hh>


Public Member Functions | |
| G4InuclParamMomDst (const G4String &name, const G4double(&pqprC)[2][4][4], const G4double(&psC)[2][3], G4int verbose=0) | |
| virtual | ~G4InuclParamMomDst () |
| virtual G4double | GetMomentum (G4int ptype, const G4double &ekin) const |
Public Member Functions inherited from G4VMultiBodyMomDst | |
| G4VMultiBodyMomDst (const G4String &name, G4int verbose=0) | |
| virtual | ~G4VMultiBodyMomDst () |
| virtual void | setVerboseLevel (G4int verbose=0) |
| virtual const G4String & | GetName () const |
Protected Attributes | |
| const G4double(& | coeffPR )[2][4][4] |
| const G4double(& | coeffPS )[2][3] |
Protected Attributes inherited from G4VMultiBodyMomDst | |
| G4String | theName |
| G4int | verboseLevel |
Definition at line 42 of file G4InuclParamMomDst.hh.
|
inline |
Definition at line 45 of file G4InuclParamMomDst.hh.
|
inlinevirtual |
Definition at line 51 of file G4InuclParamMomDst.hh.
Implements G4VMultiBodyMomDst.
Definition at line 49 of file G4InuclParamMomDst.cc.

|
protected |
Definition at line 56 of file G4InuclParamMomDst.hh.
|
protected |
Definition at line 57 of file G4InuclParamMomDst.hh.
1.8.5