| 
    Geant4
    10.02
    
   | 
 
#include <Par01DetectorConstruction.hh>
 Inheritance diagram for Par01DetectorConstruction:
 Collaboration diagram for Par01DetectorConstruction:Public Member Functions | |
| Par01DetectorConstruction () | |
| virtual | ~Par01DetectorConstruction () | 
| virtual G4VPhysicalVolume * | Construct () | 
| virtual void | ConstructSDandField () | 
  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 Attributes | |
| G4LogicalVolume * | fCrystalLog | 
| G4LogicalVolume * | fTowerLog | 
| G4int | fnX | 
| G4int | fnY | 
| G4int | fnXhad | 
| G4int | fnYhad | 
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 38 of file Par01DetectorConstruction.hh.
| Par01DetectorConstruction::Par01DetectorConstruction | ( | ) | 
Definition at line 52 of file Par01DetectorConstruction.cc.
      
  | 
  virtual | 
Definition at line 55 of file Par01DetectorConstruction.cc.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 58 of file Par01DetectorConstruction.cc.
References G4Region::AddRootLogicalVolume(), cm, fCrystalLog, G4NistManager::FindOrBuildMaterial(), fnX, fnXhad, fnY, fnYhad, fTowerLog, G4cout, G4endl, G4Region::GetProductionCuts(), G4NistManager::Instance(), G4VisAttributes::Invisible, mm, G4VisAttributes::SetForceWireframe(), G4ProductionCuts::SetProductionCuts(), G4Region::SetProductionCuts(), and G4LogicalVolume::SetVisAttributes().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VUserDetectorConstruction.
Definition at line 258 of file Par01DetectorConstruction.cc.
References G4SDManager::AddNewDetector(), fCrystalLog, fnX, fnXhad, fnY, fnYhad, fTowerLog, G4RegionStore::GetInstance(), G4RegionStore::GetRegion(), G4SDManager::GetSDMpointer(), and G4LogicalVolume::SetSensitiveDetector().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 49 of file Par01DetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().
      
  | 
  private | 
Definition at line 51 of file Par01DetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().
      
  | 
  private | 
Definition at line 52 of file Par01DetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().
      
  | 
  private | 
Definition at line 51 of file Par01DetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().
      
  | 
  private | 
Definition at line 52 of file Par01DetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().
      
  | 
  private | 
Definition at line 50 of file Par01DetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().