ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
DicomRegularDetectorConstruction () | |
~DicomRegularDetectorConstruction () | |
Public Member Functions inherited from DicomDetectorConstruction | |
DicomDetectorConstruction () | |
~DicomDetectorConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
G4int | GetTotalVoxels () const |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Private Member Functions | |
virtual void | ConstructPhantom () |
DicomRegularDetectorConstruction class
Construct the phantom using DicomPhantomParameterisatin
History: 30.11.07 First version
Definition at line 50 of file DicomRegularDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 50 of file DicomRegularDetectorConstruction.hh
DicomRegularDetectorConstruction::DicomRegularDetectorConstruction | ( | ) |
Definition at line 52 of file DicomRegularDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 52 of file DicomRegularDetectorConstruction.cc
DicomRegularDetectorConstruction::~DicomRegularDetectorConstruction | ( | ) |
Definition at line 58 of file DicomRegularDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 58 of file DicomRegularDetectorConstruction.cc
|
privatevirtual |
Implements DicomDetectorConstruction.
Definition at line 63 of file DicomRegularDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 63 of file DicomRegularDetectorConstruction.cc
References G4PhantomParameterisation::BuildContainerSolid(), G4PhantomParameterisation::CheckVoxelsFillContainer(), DicomDetectorConstruction::fContainer_logic, DicomDetectorConstruction::fContainer_phys, DicomDetectorConstruction::fContainer_solid, DicomDetectorConstruction::fMateIDs, DicomDetectorConstruction::fMaterials, DicomDetectorConstruction::fNVoxelX, DicomDetectorConstruction::fNVoxelY, DicomDetectorConstruction::fNVoxelZ, DicomDetectorConstruction::fVoxelHalfDimX, DicomDetectorConstruction::fVoxelHalfDimY, DicomDetectorConstruction::fVoxelHalfDimZ, G4cout, G4endl, G4VisAttributes::GetInvisible(), G4Box::GetXHalfLength(), G4Box::GetYHalfLength(), G4Box::GetZHalfLength(), kXAxis, G4PhantomParameterisation::SetMaterialIndices(), G4PhantomParameterisation::SetMaterials(), G4PhantomParameterisation::SetNoVoxel(), G4PVParameterised::SetRegularStructureId(), DicomDetectorConstruction::SetScorer(), G4LogicalVolume::SetVisAttributes(), and G4PhantomParameterisation::SetVoxelDimensions().