Geant4-11
|
#include <G4NuclNucl3BodyAngDst.hh>
Public Member Functions | |
G4NuclNucl3BodyAngDst (G4int verbose=0) | |
virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const |
virtual G4double | GetCosTheta (G4int ptype, G4double ekin) const |
virtual const G4String & | GetName () const |
virtual void | setVerboseLevel (G4int verbose=0) |
virtual | ~G4NuclNucl3BodyAngDst () |
Protected Attributes | |
const G4double(& | coeffAB )[2][4][4] |
G4String | theName |
G4int | verboseLevel |
Definition at line 38 of file G4NuclNucl3BodyAngDst.hh.
G4NuclNucl3BodyAngDst::G4NuclNucl3BodyAngDst | ( | G4int | verbose = 0 | ) |
Definition at line 50 of file G4NuclNucl3BodyAngDst.cc.
|
inlinevirtual |
Definition at line 41 of file G4NuclNucl3BodyAngDst.hh.
|
inlinevirtualinherited |
Reimplemented from G4VThreeBodyAngDst.
Definition at line 55 of file G4InuclParamAngDst.hh.
References G4VThreeBodyAngDst::GetCosTheta().
Implements G4VThreeBodyAngDst.
Definition at line 44 of file G4InuclParamAngDst.cc.
References G4InuclParamAngDst::coeffAB, G4cout, G4endl, G4InuclSpecialFunctions::inuclRndm(), G4InuclParticleNames::neu, G4InuclParticleNames::pro, G4InuclSpecialFunctions::randomInuclPowers(), G4VTwoBodyAngDst::theName, and G4VTwoBodyAngDst::verboseLevel.
|
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 60 of file G4InuclParamAngDst.hh.
Referenced by G4InuclParamAngDst::GetCosTheta().
|
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().