Geant4
10.03.p03
|
#include <G4InuclParamAngDst.hh>
Public Member Functions | |
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 |
Protected Attributes | |
const G4double(& | coeffAB )[2][4][4] |
Protected Attributes inherited from G4VTwoBodyAngDst | |
G4String | theName |
G4int | verboseLevel |
Definition at line 42 of file G4InuclParamAngDst.hh.
|
inline |
Definition at line 45 of file G4InuclParamAngDst.hh.
|
inlinevirtual |
Definition at line 50 of file G4InuclParamAngDst.hh.
Implements G4VThreeBodyAngDst.
Definition at line 45 of file G4InuclParamAngDst.cc.
|
inlinevirtual |
Reimplemented from G4VThreeBodyAngDst.
Definition at line 56 of file G4InuclParamAngDst.hh.
|
protected |
Definition at line 61 of file G4InuclParamAngDst.hh.