Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#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 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().