Geant4-11
|
#include <G4PiNInelasticAngDst.hh>
Public Types | |
enum | |
Public Member Functions | |
G4PiNInelasticAngDst (G4int verbose=0) | |
virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const |
virtual const G4String & | GetName () const |
virtual void | setVerboseLevel (G4int verbose=0) |
virtual | ~G4PiNInelasticAngDst () |
Protected Attributes | |
const G4double(& | angleCut )[nKEbins] |
const G4double(& | cosScale )[nKEbins] |
G4CascadeInterpolator< NKEBINS > | interpolator |
const G4double(& | labKE )[nKEbins] |
const G4double(& | largeScale )[nKEbins] |
const G4double(& | smallScale )[nKEbins] |
G4String | theName |
G4int | verboseLevel |
Definition at line 39 of file G4PiNInelasticAngDst.hh.
|
inherited |
Definition at line 44 of file G4ParamExpTwoBodyAngDst.hh.
G4PiNInelasticAngDst::G4PiNInelasticAngDst | ( | G4int | verbose = 0 | ) |
Definition at line 50 of file G4PiNInelasticAngDst.cc.
|
inlinevirtual |
Definition at line 42 of file G4PiNInelasticAngDst.hh.
|
virtualinherited |
Implements G4VTwoBodyAngDst.
|
inlinevirtualinherited |
Definition at line 49 of file G4VTwoBodyAngDst.hh.
References G4VTwoBodyAngDst::theName.
Referenced by G4CascadeFinalStateAlgorithm::ChooseGenerators().
|
inlinevirtualinherited |
Definition at line 48 of file G4VTwoBodyAngDst.hh.
References G4VTwoBodyAngDst::verboseLevel.
Referenced by G4TwoBodyAngularDist::passVerbose().
|
protectedinherited |
Definition at line 65 of file G4ParamExpTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 72 of file G4ParamExpTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 74 of file G4ParamExpTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 62 of file G4ParamExpTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 69 of file G4ParamExpTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 68 of file G4ParamExpTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 52 of file G4VTwoBodyAngDst.hh.
Referenced by G4VTwoBodyAngDst::G4VTwoBodyAngDst(), G4InuclParamAngDst::GetCosTheta(), and G4VTwoBodyAngDst::GetName().
|
protectedinherited |
Definition at line 53 of file G4VTwoBodyAngDst.hh.
Referenced by G4VTwoBodyAngDst::G4VTwoBodyAngDst(), G4InuclParamAngDst::GetCosTheta(), and G4VTwoBodyAngDst::setVerboseLevel().