|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VTwoBodyAngDst.hh>
Inheritance diagram for G4VTwoBodyAngDst:Public Member Functions | |
| G4VTwoBodyAngDst (const G4String &name, G4int verbose=0) | |
| virtual | ~G4VTwoBodyAngDst () |
| virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const =0 |
| virtual void | setVerboseLevel (G4int verbose=0) |
| virtual const G4String & | GetName () const |
Protected Attributes | |
| G4String | theName |
| G4int | verboseLevel |
Definition at line 41 of file G4VTwoBodyAngDst.hh.
Definition at line 34 of file G4VTwoBodyAngDst.cc.
Referenced by G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::G4NumIntTwoBodyAngDst(), G4ParamExpTwoBodyAngDst< NKEBINS >::G4ParamExpTwoBodyAngDst(), and G4VThreeBodyAngDst::G4VThreeBodyAngDst().
|
inlinevirtual |
Definition at line 44 of file G4VTwoBodyAngDst.hh.
|
inlinevirtual |
Definition at line 49 of file G4VTwoBodyAngDst.hh.
|
inlinevirtual |
Definition at line 48 of file G4VTwoBodyAngDst.hh.
|
protected |
Definition at line 52 of file G4VTwoBodyAngDst.hh.
Referenced by G4VTwoBodyAngDst(), G4InuclParamAngDst::GetCosTheta(), and GetName().
|
protected |
Definition at line 53 of file G4VTwoBodyAngDst.hh.
Referenced by G4VTwoBodyAngDst(), G4InuclParamAngDst::GetCosTheta(), and setVerboseLevel().