#include <MJGeneratorPNNLCascadeEvent.hh>
Public Member Functions | |
MJGeneratorPNNLCascadeEvent () | |
MJGeneratorPNNLCascadeEvent (G4int indx_cascade, G4double E_charged_particle, G4int num_gammas, G4double *pGammaList) | |
MJGeneratorPNNLCascadeEvent (const MJGeneratorPNNLCascadeEvent &CascadeEvent) | |
~MJGeneratorPNNLCascadeEvent () | |
void | operator= (const MJGeneratorPNNLCascadeEvent &CascadeEvent) |
void | SetCascadeIndex (G4int index_cascade) |
void | SetChargedParticleE (G4double E_charged_particle) |
void | SetNumGammas (G4int num_gammas) |
void | SetGammaList (G4double *pGammaList) |
G4int | GetCascadeIndex () const |
G4double | GetChargedParticleE () const |
G4int | GetNumGammas () const |
G4double * | GetGammaList () const |
Private Attributes | |
G4int | fIndex_cascade |
G4double | fE_charged_particle |
G4int | fNum_gammas |
G4double * | f_pGammaList |
|
Definition at line 31 of file MJGeneratorPNNLCascadeEvent.cc. References f_pGammaList, fE_charged_particle, fIndex_cascade, and fNum_gammas. |
|
Definition at line 18 of file MJGeneratorPNNLCascadeEvent.cc. |
|
Definition at line 41 of file MJGeneratorPNNLCascadeEvent.cc. References f_pGammaList, fE_charged_particle, fIndex_cascade, and fNum_gammas. |
|
Definition at line 57 of file MJGeneratorPNNLCascadeEvent.cc. |
|
Definition at line 67 of file MJGeneratorPNNLCascadeEvent.hh. |
|
Definition at line 68 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNL::GeneratePrimaryVertex(). |
|
Definition at line 70 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNL::GeneratePrimaryVertex(). |
|
Definition at line 69 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNL::GeneratePrimaryVertex(). |
|
Definition at line 64 of file MJGeneratorPNNLCascadeEvent.cc. References f_pGammaList, fE_charged_particle, fIndex_cascade, and fNum_gammas. |
|
Definition at line 60 of file MJGeneratorPNNLCascadeEvent.hh. |
|
Definition at line 62 of file MJGeneratorPNNLCascadeEvent.hh. |
|
Definition at line 65 of file MJGeneratorPNNLCascadeEvent.hh. |
|
Definition at line 64 of file MJGeneratorPNNLCascadeEvent.hh. |
|
Definition at line 76 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNLCascadeEvent(), and operator=(). |
|
Definition at line 74 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNLCascadeEvent(), and operator=(). |
|
Definition at line 73 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNLCascadeEvent(), and operator=(). |
|
Definition at line 75 of file MJGeneratorPNNLCascadeEvent.hh. Referenced by MJGeneratorPNNLCascadeEvent(), and operator=(). |