Geant4-11
|
#include <G4VThreeBodyAngDst.hh>
Public Member Functions | |
G4VThreeBodyAngDst (const G4String &name, G4int verbose=0) | |
virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const |
virtual G4double | GetCosTheta (G4int ptype, G4double ekin) const =0 |
virtual const G4String & | GetName () const |
virtual void | setVerboseLevel (G4int verbose=0) |
virtual | ~G4VThreeBodyAngDst () |
Protected Attributes | |
G4String | theName |
G4int | verboseLevel |
Definition at line 39 of file G4VThreeBodyAngDst.hh.
Definition at line 41 of file G4VThreeBodyAngDst.hh.
|
inlinevirtual |
Definition at line 43 of file G4VThreeBodyAngDst.hh.
|
inlinevirtual |
Implements G4VTwoBodyAngDst.
Reimplemented in G4InuclParamAngDst.
Definition at line 49 of file G4VThreeBodyAngDst.hh.
References GetCosTheta().
Implemented in G4InuclParamAngDst.
Referenced by G4InuclParamAngDst::GetCosTheta(), and GetCosTheta().
|
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 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().