| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4InuclParamMomDst.hh>
 Inheritance diagram for G4InuclParamMomDst:
 Collaboration 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 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.
References G4cout, G4endl, G4Pow::GetInstance(), G4InuclParticleNames::neu, G4Pow::powN(), G4InuclParticleNames::pro, and G4InuclSpecialFunctions::randomInuclPowers().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 56 of file G4InuclParamMomDst.hh.
      
  | 
  protected | 
Definition at line 57 of file G4InuclParamMomDst.hh.