Class for detector construction in the effective area simulation.
|
G4VPhysicalVolume * | Construct () |
| Constructs the selected detector from the command line argument and returns the physical world volume.
|
|
void | ConstructSDandField () override |
|
void | registerSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
|
|
G4VPhysicalVolume * | m_worldPhysical |
|
|
G4VSolid * | m_worldSolid |
|
G4LogicalVolume * | m_worldLogical |
|
OMSimInputData * | m_data |
|
std::vector< SDInfo > | m_sensitiveDetectors |
|
◆ Construct()
G4VPhysicalVolume * OMSimDetectorConstruction::Construct |
( |
| ) |
|
- Returns
- Pointer to the physical world volume
◆ constructDetector()
virtual void OMSimDetectorConstruction::constructDetector |
( |
| ) |
|
|
protectedpure virtual |
◆ constructWorld()
virtual void OMSimDetectorConstruction::constructWorld |
( |
| ) |
|
|
protectedpure virtual |
The documentation for this class was generated from the following files: