ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
DicomNestedParamDetectorConstruction () | |
~DicomNestedParamDetectorConstruction () | |
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 () |
Construct the phantom using DicomPhantomParameterisationColour
History: 30.11.07 First version
Definition at line 44 of file DicomNestedParamDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 44 of file DicomNestedParamDetectorConstruction.hh
DicomNestedParamDetectorConstruction::DicomNestedParamDetectorConstruction | ( | ) |
Definition at line 49 of file DicomNestedParamDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 49 of file DicomNestedParamDetectorConstruction.cc
DicomNestedParamDetectorConstruction::~DicomNestedParamDetectorConstruction | ( | ) |
Definition at line 55 of file DicomNestedParamDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 55 of file DicomNestedParamDetectorConstruction.cc
|
privatevirtual |
Implements DicomDetectorConstruction.
Definition at line 60 of file DicomNestedParamDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 60 of file DicomNestedParamDetectorConstruction.cc
References DicomDetectorConstruction::fAir, DicomDetectorConstruction::fContainer_logic, DicomDetectorConstruction::fMateIDs, DicomDetectorConstruction::fMaterials, DicomDetectorConstruction::fNVoxelX, DicomDetectorConstruction::fNVoxelY, DicomDetectorConstruction::fNVoxelZ, DicomDetectorConstruction::fVoxelHalfDimX, DicomDetectorConstruction::fVoxelHalfDimY, DicomDetectorConstruction::fVoxelHalfDimZ, G4cout, G4endl, G4VisAttributes::GetInvisible(), kXAxis, kYAxis, kZAxis, DicomNestedPhantomParameterisation::SetMaterialIndices(), DicomNestedPhantomParameterisation::SetNoVoxel(), DicomDetectorConstruction::SetScorer(), and G4LogicalVolume::SetVisAttributes().