Geant4
10.03.p03
|
#include <GB03DetectorConstruction.hh>
Public Member Functions | |
GB03DetectorConstruction () | |
virtual | ~GB03DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
void | PrintCalorParameters () const |
void | SetAbsorberMaterial (G4String materialChoice) |
G4String | GetAbsorberMaterial () const |
void | SetGapMaterial (G4String materialChoice) |
G4String | GetGapMaterial () const |
void | SetNumberOfLayers (G4int nl) |
G4int | GetVerboseLevel () const |
void | SetVerboseLevel (G4int val) |
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 |
Static Public Member Functions | |
static G4int | GetNumberOfLayers () |
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 44 of file GB03DetectorConstruction.hh.
GB03DetectorConstruction::GB03DetectorConstruction | ( | ) |
Definition at line 64 of file GB03DetectorConstruction.cc.
|
virtual |
Definition at line 81 of file GB03DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 86 of file GB03DetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 102 of file GB03DetectorConstruction.cc.
G4String GB03DetectorConstruction::GetAbsorberMaterial | ( | ) | const |
Definition at line 360 of file GB03DetectorConstruction.cc.
G4String GB03DetectorConstruction::GetGapMaterial | ( | ) | const |
Definition at line 388 of file GB03DetectorConstruction.cc.
|
inlinestatic |
Definition at line 59 of file GB03DetectorConstruction.hh.
|
inline |
Definition at line 61 of file GB03DetectorConstruction.hh.
void GB03DetectorConstruction::PrintCalorParameters | ( | ) | const |
Definition at line 322 of file GB03DetectorConstruction.cc.
Definition at line 334 of file GB03DetectorConstruction.cc.
Definition at line 365 of file GB03DetectorConstruction.cc.
Definition at line 393 of file GB03DetectorConstruction.cc.
Definition at line 62 of file GB03DetectorConstruction.hh.