#include <MJGeneratorPNNLRadioisotope.hh>
Public Member Functions | |
MJGeneratorPNNLRadioisotope () | |
MJGeneratorPNNLRadioisotope (G4String cascade_filename) | |
MJGeneratorPNNLRadioisotope (const MJGeneratorPNNLRadioisotope &RadioIsotope) | |
~MJGeneratorPNNLRadioisotope () | |
void | operator= (const MJGeneratorPNNLRadioisotope &RadioIsotope) |
void | SetCascadeFilename (G4String cascade_filename) |
G4String | GetCascadeFilename () |
MJGeneratorPNNLCascadeEvent | DoCascadeEvent () const |
void | DoPrintCascadeList () const |
Private Attributes | |
G4String | fCascade_filename |
G4double | fA |
G4double | fZ |
G4int | fNum_cascades |
MJGeneratorPNNLCascade ** | fCascade_list |
G4double * | fBranching_fraction_list |
MJGeneratorPNNLLookup * | f_pCascadeSelector |
|
Definition at line 30 of file MJGeneratorPNNLRadioisotope.hh. |
|
Definition at line 19 of file MJGeneratorPNNLRadioisotope.cc. References f_pCascadeSelector, fA, fBranching_fraction_list, fCascade_list, and fZ. |
|
Definition at line 80 of file MJGeneratorPNNLRadioisotope.cc. References f_pCascadeSelector, fA, fBranching_fraction_list, fCascade_filename, fCascade_list, fNum_cascades, and fZ. |
|
Definition at line 116 of file MJGeneratorPNNLRadioisotope.cc. References fCascade_list. |
|
Definition at line 130 of file MJGeneratorPNNLRadioisotope.cc. References MJGeneratorPNNLLookup::DoLookupDiscrete(), MJGeneratorPNNLCascade::DoSampleChargedParticleEnergy(), f_pCascadeSelector, fCascade_list, fNum_cascades, MJGeneratorPNNLCascade::GetGammaList(), and MJGeneratorPNNLCascade::GetNumGammas(). Referenced by MJGeneratorPNNLDecayChain::DoCascadeEvent(). |
|
Definition at line 163 of file MJGeneratorPNNLRadioisotope.cc. References MJGeneratorPNNLCascade::DoPrintCascade(), and fCascade_list. |
|
Definition at line 39 of file MJGeneratorPNNLRadioisotope.hh. |
|
Definition at line 98 of file MJGeneratorPNNLRadioisotope.cc. References f_pCascadeSelector, fA, fBranching_fraction_list, fCascade_filename, fCascade_list, fNum_cascades, and fZ. |
|
Definition at line 37 of file MJGeneratorPNNLRadioisotope.hh. |
|
Definition at line 51 of file MJGeneratorPNNLRadioisotope.hh. Referenced by DoCascadeEvent(), MJGeneratorPNNLRadioisotope(), and operator=(). |
|
Definition at line 46 of file MJGeneratorPNNLRadioisotope.hh. Referenced by MJGeneratorPNNLRadioisotope(), and operator=(). |
|
Definition at line 50 of file MJGeneratorPNNLRadioisotope.hh. Referenced by MJGeneratorPNNLRadioisotope(), and operator=(). |
|
Definition at line 45 of file MJGeneratorPNNLRadioisotope.hh. Referenced by MJGeneratorPNNLRadioisotope(), and operator=(). |
|
Definition at line 49 of file MJGeneratorPNNLRadioisotope.hh. Referenced by DoCascadeEvent(), DoPrintCascadeList(), MJGeneratorPNNLRadioisotope(), operator=(), and ~MJGeneratorPNNLRadioisotope(). |
|
Definition at line 48 of file MJGeneratorPNNLRadioisotope.hh. Referenced by DoCascadeEvent(), MJGeneratorPNNLRadioisotope(), and operator=(). |
|
Definition at line 47 of file MJGeneratorPNNLRadioisotope.hh. Referenced by MJGeneratorPNNLRadioisotope(), and operator=(). |