| 
| void  | constructWorld () | 
|   | Constructs the world volume (sphere).  
  | 
|   | 
| void  | constructDetector () | 
|   | Constructs the selected detector from the command line argument and returns the physical world volume.  
  | 
|   | 
 | 
| 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 | 
|   | 
◆ constructDetector()
  
  
      
        
          | void OMSimEffiCaliDetector::constructDetector  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privatevirtual   | 
  
 
 
◆ constructWorld()
  
  
      
        
          | void OMSimEffiCaliDetector::constructWorld  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privatevirtual   | 
  
 
 
The documentation for this class was generated from the following files: