| 
    Geant4_10
    
   | 
 
#include <B4DetectorConstruction.hh>


Public Member Functions | |
| B4DetectorConstruction () | |
| virtual | ~B4DetectorConstruction () | 
| virtual G4VPhysicalVolume * | Construct () | 
| virtual void | ConstructSDandField () | 
| const G4VPhysicalVolume * | GetAbsorberPV () const | 
| const G4VPhysicalVolume * | GetGapPV () const | 
| B4DetectorConstruction () | |
| virtual | ~B4DetectorConstruction () | 
| virtual G4VPhysicalVolume * | Construct () | 
| virtual void | ConstructSDandField () | 
| const G4VPhysicalVolume * | GetAbsorberPV () const | 
| const G4VPhysicalVolume * | GetGapPV () 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 | 
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) | 
Detector construction class to define materials and geometry. The calorimeter is a box made of a given number of layers. A layer consists of an absorber plate and of a detection gap. The layer is replicated.
Four parameters define the geometry of the calorimeter :
In addition a transverse uniform magnetic field is defined via G4GlobalMagFieldMessenger class.
Definition at line 54 of file B4DetectorConstruction.hh.
| B4DetectorConstruction::B4DetectorConstruction | ( | ) | 
Definition at line 61 of file B4DetectorConstruction.cc.
      
  | 
  virtual | 
Definition at line 71 of file B4DetectorConstruction.cc.
| B4DetectorConstruction::B4DetectorConstruction | ( | ) | 
      
  | 
  virtual | 
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 77 of file B4DetectorConstruction.cc.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
      
  | 
  virtual | 
Reimplemented from G4VUserDetectorConstruction.
Definition at line 279 of file B4DetectorConstruction.cc.

      
  | 
  virtual | 
Reimplemented from G4VUserDetectorConstruction.
| const G4VPhysicalVolume* B4DetectorConstruction::GetAbsorberPV | ( | ) | const | 
      
  | 
  inline | 
Definition at line 88 of file B4DetectorConstruction.hh.

      
  | 
  inline | 
Definition at line 92 of file B4DetectorConstruction.hh.

| const G4VPhysicalVolume* B4DetectorConstruction::GetGapPV | ( | ) | const | 
 1.8.5