Geant4.10
|
#include <ML2SDWithVoxels.hh>
Additional Inherited Members | |
![]() | |
virtual G4int | GetCollectionID (G4int i) |
![]() | |
G4CollectionNameVector | collectionName |
G4String | SensitiveDetectorName |
G4String | thePathName |
G4String | fullPathName |
G4int | verboseLevel |
G4bool | active |
G4VReadOutGeometry * | ROgeometry |
G4VSDFilter * | filter |
Definition at line 55 of file ML2SDWithVoxels.hh.
CML2SDWithVoxels::CML2SDWithVoxels | ( | G4String | name, |
G4int | saving_in_ROG_Voxels_every_events, | ||
G4int | seed, | ||
G4String | ROGOutFile, | ||
G4bool | bSaveROG, | ||
G4ThreeVector | centre, | ||
G4ThreeVector | halfSize, | ||
G4int | NumberOfVoxelsAlongX, | ||
G4int | NumberOfVoxelsAlongY, | ||
G4int | NumberOfVoxelsAlongZ | ||
) |
Definition at line 49 of file ML2SDWithVoxels.cc.
References test::a, Svoxel::depEnergy, Svoxel::depEnergy2, Svoxel::depEnergyNorm, Svoxel::depEnergyNormError, Svoxel::expDose, CLHEP::Hep3Vector::getX(), CLHEP::Hep3Vector::getY(), CLHEP::Hep3Vector::getZ(), Svoxel::halfSize, iz, Svoxel::nEvents, Svoxel::pos, CLHEP::Hep3Vector::set(), and Svoxel::volumeId.
CML2SDWithVoxels::~CML2SDWithVoxels | ( | void | ) |
Definition at line 140 of file ML2SDWithVoxels.cc.
|
inlinevirtual |
|
inline |
Definition at line 63 of file ML2SDWithVoxels.hh.
Referenced by CML2Ph_FullWater::getTotalNumberOfEvents(), and CML2Ph_BoxInBox::getTotalNumberOfEvents().
|
inlinevirtual |
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 172 of file ML2SDWithVoxels.cc.
References Svoxel::depEnergy, Svoxel::depEnergy2, G4Material::GetDensity(), G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetMaterial(), G4Material::GetName(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPreStepPoint(), G4TouchableHistory::GetReplicaNumber(), G4Step::GetTotalEnergyDeposit(), iz, Svoxel::nEvents, save(), and Svoxel::volumeId.
void CML2SDWithVoxels::resetVoxelsSingle | ( | ) |
Definition at line 148 of file ML2SDWithVoxels.cc.
References Svoxel::depEnergy, Svoxel::depEnergy2, Svoxel::depEnergyNorm, Svoxel::depEnergyNormError, Svoxel::expDose, CLHEP::Hep3Vector::getX(), CLHEP::Hep3Vector::getY(), CLHEP::Hep3Vector::getZ(), Svoxel::halfSize, iz, Svoxel::nEvents, Svoxel::pos, CLHEP::Hep3Vector::set(), and Svoxel::volumeId.
Referenced by CML2PhantomConstruction::applyNewCentre(), and CML2PhantomConstruction::resetSensDet().
void CML2SDWithVoxels::save | ( | ) |
Definition at line 222 of file ML2SDWithVoxels.cc.
References G4endl.
Referenced by ProcessHits(), and CML2PhantomConstruction::saveData().
Definition at line 64 of file ML2SDWithVoxels.hh.
Definition at line 278 of file ML2SDWithVoxels.cc.
Referenced by CML2PhantomConstruction::setNewName().
Definition at line 66 of file ML2SDWithVoxels.hh.
|
inline |
Definition at line 67 of file ML2SDWithVoxels.hh.
Referenced by CML2PhantomConstruction::Construct().