| 
    Geant4
    10.03
    
   | 
 
#include <ML2SinputData.hh>
 Collaboration diagram for Sparticle:Public Attributes | |
| G4ThreeVector | pos | 
| G4ThreeVector | dir | 
| G4double | kinEnergy | 
| G4int | nPrimaryPart | 
| G4int | primaryParticlePDGE | 
| G4int | partPDGE | 
| G4int | volumeId | 
| G4String | volumeName | 
Definition at line 84 of file ML2SinputData.hh.
| G4ThreeVector Sparticle::dir | 
Definition at line 86 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), CML2PrimaryGenerationAction::fillParticlesContainer(), CML2PrimaryGenerationAction::GenerateFromCalculatedPhaseSpace(), CML2SDWithParticle::ProcessHits(), and CML2SDWithParticle::saveDataParticles().
| G4double Sparticle::kinEnergy | 
Definition at line 87 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), CML2PrimaryGenerationAction::fillParticlesContainer(), CML2PrimaryGenerationAction::GenerateFromCalculatedPhaseSpace(), CML2SDWithParticle::ProcessHits(), and CML2SDWithParticle::saveDataParticles().
| G4int Sparticle::nPrimaryPart | 
Definition at line 88 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), CML2SDWithParticle::ProcessHits(), and CML2SDWithParticle::saveDataParticles().
| G4int Sparticle::partPDGE | 
Definition at line 88 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), CML2PrimaryGenerationAction::fillParticlesContainer(), CML2SDWithParticle::ProcessHits(), and CML2SDWithParticle::saveDataParticles().
| G4ThreeVector Sparticle::pos | 
Definition at line 86 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), CML2PrimaryGenerationAction::fillParticlesContainer(), CML2PrimaryGenerationAction::GenerateFromCalculatedPhaseSpace(), CML2SDWithParticle::ProcessHits(), and CML2SDWithParticle::saveDataParticles().
| G4int Sparticle::primaryParticlePDGE | 
Definition at line 88 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), CML2SDWithParticle::ProcessHits(), and CML2SDWithParticle::saveDataParticles().
| G4int Sparticle::volumeId | 
Definition at line 88 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), and CML2SDWithParticle::ProcessHits().
| G4String Sparticle::volumeName | 
Definition at line 89 of file ML2SinputData.hh.
Referenced by CML2ExpVoxels::add(), and CML2SDWithParticle::ProcessHits().