|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4InuclParamMomDst.hh>
Inheritance diagram for G4InuclParamMomDst: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 G4double | GetMomentum (G4int ptype, const G4double &ekin) const =0 |
| 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 41 of file G4InuclParamMomDst.hh.
|
inline |
Definition at line 44 of file G4InuclParamMomDst.hh.
|
inlinevirtual |
Definition at line 50 of file G4InuclParamMomDst.hh.
Implements G4VMultiBodyMomDst.
Definition at line 48 of file G4InuclParamMomDst.cc.
|
protected |
Definition at line 55 of file G4InuclParamMomDst.hh.
Referenced by GetMomentum().
|
protected |
Definition at line 56 of file G4InuclParamMomDst.hh.
Referenced by GetMomentum().