| 
    Geant4
    10.01.p03
    
   | 
 
#include <B03DetectorConstruction.hh>
 Inheritance diagram for B03DetectorConstruction:
 Collaboration diagram for B03DetectorConstruction:Public Member Functions | |
| B03DetectorConstruction () | |
| ~B03DetectorConstruction () | |
| virtual G4VPhysicalVolume * | Construct () | 
| G4VPhysicalVolume * | GetWorldVolume () | 
| G4VPhysicalVolume & | GetWorldVolumeAddress () const | 
| void | SetSensitive () | 
  Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () | 
| virtual void | ConstructSDandField () | 
| virtual void | CloneSD () | 
| virtual void | CloneF () | 
| void | RegisterParallelWorld (G4VUserParallelWorld *) | 
| G4int | ConstructParallelGeometries () | 
| void | ConstructParallelSD () | 
| G4int | GetNumberOfParallelWorld () const | 
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const | 
Private Attributes | |
| G4VPhysicalVolume * | fWorldVolume | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VUserDetectorConstruction | |
| void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) | 
| void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) | 
Definition at line 42 of file B03DetectorConstruction.hh.
| B03DetectorConstruction::B03DetectorConstruction | ( | ) | 
Definition at line 62 of file B03DetectorConstruction.cc.
| B03DetectorConstruction::~B03DetectorConstruction | ( | ) | 
Definition at line 68 of file B03DetectorConstruction.cc.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 73 of file B03DetectorConstruction.cc.
References A, G4Material::AddElement(), cm, cm3, deg, density, elC, elH, elO, fWorldVolume, g, kelvin, kStateGas, mole, name, pascal, G4VisAttributes::SetForceSolid(), G4LogicalVolume::SetVisAttributes(), symbol, and z.
 Here is the call graph for this function:| G4VPhysicalVolume * B03DetectorConstruction::GetWorldVolume | ( | ) | 
Definition at line 236 of file B03DetectorConstruction.cc.
References fWorldVolume.
| G4VPhysicalVolume & B03DetectorConstruction::GetWorldVolumeAddress | ( | ) | const | 
Definition at line 242 of file B03DetectorConstruction.cc.
References fWorldVolume.
| void B03DetectorConstruction::SetSensitive | ( | ) | 
      
  | 
  private | 
Definition at line 61 of file B03DetectorConstruction.hh.
Referenced by Construct(), GetWorldVolume(), and GetWorldVolumeAddress().