Geant4-11
|
#include <G4GamP2PPi0AngDst.hh>
Public Types | |
enum | |
Public Member Functions | |
G4GamP2PPi0AngDst (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 | ~G4GamP2PPi0AngDst () |
Protected Member Functions | |
void | Interpolate (const G4double &ekin) const |
Protected Attributes | |
G4double | angDist [nAngles] |
const G4double(& | angDists )[nDists][nAngles] |
const G4double(& | cosBins )[nAngles] |
const G4double(& | labKE )[nDists] |
G4double | tcoeff |
G4String | theName |
G4int | verboseLevel |
Definition at line 40 of file G4GamP2PPi0AngDst.hh.
|
inherited |
Definition at line 45 of file G4NumIntTwoBodyAngDst.hh.
G4GamP2PPi0AngDst::G4GamP2PPi0AngDst | ( | G4int | verbose = 0 | ) |
Definition at line 98 of file G4GamP2PPi0AngDst.cc.
|
inlinevirtual |
Definition at line 43 of file G4GamP2PPi0AngDst.hh.
|
virtualinherited |
Implements G4VTwoBodyAngDst.
|
inlinevirtualinherited |
Definition at line 49 of file G4VTwoBodyAngDst.hh.
References G4VTwoBodyAngDst::theName.
Referenced by G4CascadeFinalStateAlgorithm::ChooseGenerators().
|
protectedinherited |
|
inlinevirtualinherited |
Definition at line 48 of file G4VTwoBodyAngDst.hh.
References G4VTwoBodyAngDst::verboseLevel.
Referenced by G4TwoBodyAngularDist::passVerbose().
|
mutableprotectedinherited |
Definition at line 76 of file G4NumIntTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 72 of file G4NumIntTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 68 of file G4NumIntTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 65 of file G4NumIntTwoBodyAngDst.hh.
|
protectedinherited |
Definition at line 62 of file G4NumIntTwoBodyAngDst.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().