Geant4
10.01.p03
|
#include <ML2SinputData.hh>
Public Attributes | |
G4ThreeVector | pos |
G4ThreeVector | halfSize |
G4double | depEnergy |
G4double | depEnergy2 |
G4double | expDose |
G4double | depEnergyNorm |
G4double | depEnergyNormError |
G4int | nEvents |
G4int | volumeId |
Definition at line 100 of file ML2SinputData.hh.
G4double Svoxel::depEnergy |
Definition at line 103 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), CML2SDWithVoxels::ProcessHits(), CML2SDWithVoxels::resetVoxelsSingle(), and CML2SDWithVoxels::saveData().
G4double Svoxel::depEnergy2 |
Definition at line 103 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), CML2SDWithVoxels::ProcessHits(), CML2SDWithVoxels::resetVoxelsSingle(), and CML2SDWithVoxels::saveData().
G4double Svoxel::depEnergyNorm |
Definition at line 103 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), and CML2SDWithVoxels::resetVoxelsSingle().
G4double Svoxel::depEnergyNormError |
Definition at line 103 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), and CML2SDWithVoxels::resetVoxelsSingle().
G4double Svoxel::expDose |
Definition at line 103 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), and CML2SDWithVoxels::resetVoxelsSingle().
G4ThreeVector Svoxel::halfSize |
Definition at line 102 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), and CML2SDWithVoxels::resetVoxelsSingle().
G4int Svoxel::nEvents |
Definition at line 104 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), CML2SDWithVoxels::ProcessHits(), CML2SDWithVoxels::resetVoxelsSingle(), and CML2SDWithVoxels::saveData().
G4ThreeVector Svoxel::pos |
Definition at line 102 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), CML2SDWithVoxels::resetVoxelsSingle(), and CML2SDWithVoxels::saveData().
G4int Svoxel::volumeId |
Definition at line 104 of file ML2SinputData.hh.
Referenced by CML2SDWithVoxels::CML2SDWithVoxels(), CML2ExpVoxels::loadData(), CML2SDWithVoxels::ProcessHits(), CML2SDWithVoxels::resetVoxelsSingle(), and CML2SDWithVoxels::saveData().