Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

MJGeneratorPNNLCascadeEvent Class Reference

#include <MJGeneratorPNNLCascadeEvent.hh>

List of all members.

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


Constructor & Destructor Documentation

MJGeneratorPNNLCascadeEvent::MJGeneratorPNNLCascadeEvent  ) 
 

Definition at line 31 of file MJGeneratorPNNLCascadeEvent.cc.

References f_pGammaList, fE_charged_particle, fIndex_cascade, and fNum_gammas.

MJGeneratorPNNLCascadeEvent::MJGeneratorPNNLCascadeEvent G4int  indx_cascade,
G4double  E_charged_particle,
G4int  num_gammas,
G4double *  pGammaList
 

Definition at line 18 of file MJGeneratorPNNLCascadeEvent.cc.

MJGeneratorPNNLCascadeEvent::MJGeneratorPNNLCascadeEvent const MJGeneratorPNNLCascadeEvent CascadeEvent  ) 
 

Definition at line 41 of file MJGeneratorPNNLCascadeEvent.cc.

References f_pGammaList, fE_charged_particle, fIndex_cascade, and fNum_gammas.

MJGeneratorPNNLCascadeEvent::~MJGeneratorPNNLCascadeEvent  ) 
 

Definition at line 57 of file MJGeneratorPNNLCascadeEvent.cc.


Member Function Documentation

G4int MJGeneratorPNNLCascadeEvent::GetCascadeIndex  )  const [inline]
 

Definition at line 67 of file MJGeneratorPNNLCascadeEvent.hh.

G4double MJGeneratorPNNLCascadeEvent::GetChargedParticleE  )  const [inline]
 

Definition at line 68 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNL::GeneratePrimaryVertex().

G4double* MJGeneratorPNNLCascadeEvent::GetGammaList  )  const [inline]
 

Definition at line 70 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNL::GeneratePrimaryVertex().

G4int MJGeneratorPNNLCascadeEvent::GetNumGammas  )  const [inline]
 

Definition at line 69 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNL::GeneratePrimaryVertex().

void MJGeneratorPNNLCascadeEvent::operator= const MJGeneratorPNNLCascadeEvent CascadeEvent  ) 
 

Definition at line 64 of file MJGeneratorPNNLCascadeEvent.cc.

References f_pGammaList, fE_charged_particle, fIndex_cascade, and fNum_gammas.

void MJGeneratorPNNLCascadeEvent::SetCascadeIndex G4int  index_cascade  )  [inline]
 

Definition at line 60 of file MJGeneratorPNNLCascadeEvent.hh.

void MJGeneratorPNNLCascadeEvent::SetChargedParticleE G4double  E_charged_particle  )  [inline]
 

Definition at line 62 of file MJGeneratorPNNLCascadeEvent.hh.

void MJGeneratorPNNLCascadeEvent::SetGammaList G4double *  pGammaList  )  [inline]
 

Definition at line 65 of file MJGeneratorPNNLCascadeEvent.hh.

void MJGeneratorPNNLCascadeEvent::SetNumGammas G4int  num_gammas  )  [inline]
 

Definition at line 64 of file MJGeneratorPNNLCascadeEvent.hh.


Member Data Documentation

G4double* MJGeneratorPNNLCascadeEvent::f_pGammaList [private]
 

Definition at line 76 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNLCascadeEvent(), and operator=().

G4double MJGeneratorPNNLCascadeEvent::fE_charged_particle [private]
 

Definition at line 74 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNLCascadeEvent(), and operator=().

G4int MJGeneratorPNNLCascadeEvent::fIndex_cascade [private]
 

Definition at line 73 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNLCascadeEvent(), and operator=().

G4int MJGeneratorPNNLCascadeEvent::fNum_gammas [private]
 

Definition at line 75 of file MJGeneratorPNNLCascadeEvent.hh.

Referenced by MJGeneratorPNNLCascadeEvent(), and operator=().


The documentation for this class was generated from the following files:
Generated on Mon Nov 29 16:58:56 2004 for Majorana Simulation by  doxygen 1.3.9.1