Geant4
10.01.p02
|
#include <G4GammaNuclAngDst.hh>
Public Member Functions | |
G4GammaNuclAngDst (G4int verbose=0) | |
virtual | ~G4GammaNuclAngDst () |
Public Member Functions inherited from G4ParamExpTwoBodyAngDst< 10 > | |
G4ParamExpTwoBodyAngDst (const G4String &name, const G4double(&kebins)[nKEbins], const G4double(&pFrac)[nKEbins], const G4double(&pA)[nKEbins], const G4double(&pC)[nKEbins], const G4double(&pCos)[nKEbins], G4int verbose=0) | |
virtual | ~G4ParamExpTwoBodyAngDst () |
virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const |
Public Member Functions inherited from G4VTwoBodyAngDst | |
G4VTwoBodyAngDst (const G4String &name, G4int verbose=0) | |
virtual | ~G4VTwoBodyAngDst () |
virtual void | setVerboseLevel (G4int verbose=0) |
virtual const G4String & | GetName () const |
Additional Inherited Members | |
Public Types inherited from G4ParamExpTwoBodyAngDst< 10 > | |
enum | |
Protected Attributes inherited from G4ParamExpTwoBodyAngDst< 10 > | |
const G4double(& | labKE )[nKEbins] |
const G4double(& | angleCut )[nKEbins] |
const G4double(& | smallScale )[nKEbins] |
const G4double(& | largeScale )[nKEbins] |
const G4double(& | cosScale )[nKEbins] |
G4CascadeInterpolator< NKEBINS > | interpolator |
Protected Attributes inherited from G4VTwoBodyAngDst | |
G4String | theName |
G4int | verboseLevel |
Definition at line 40 of file G4GammaNuclAngDst.hh.
G4GammaNuclAngDst::G4GammaNuclAngDst | ( | G4int | verbose = 0 | ) |
Definition at line 51 of file G4GammaNuclAngDst.cc.
|
inlinevirtual |
Definition at line 43 of file G4GammaNuclAngDst.hh.