Geant4
10.03.p03
|
#include <RE06DetectorConstruction.hh>
Public Member Functions | |
RE06DetectorConstruction () | |
virtual | ~RE06DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
void | ConstructSDandField () |
void | PrintCalorParameters () const |
void | SetAbsorberMaterial (G4String materialChoice) |
G4String | GetAbsorberMaterial () const |
void | SetGapMaterial (G4String materialChoice) |
G4String | GetGapMaterial () const |
void | SetSerialGeometry (G4bool ser) |
void | SetNumberOfLayers (G4int nl) |
G4int | GetNumberOfLayers () const |
G4bool | IsSerial () const |
void | AddMaterial () |
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 |
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 45 of file RE06DetectorConstruction.hh.
RE06DetectorConstruction::RE06DetectorConstruction | ( | ) |
Definition at line 68 of file RE06DetectorConstruction.cc.
|
virtual |
Definition at line 106 of file RE06DetectorConstruction.cc.
void RE06DetectorConstruction::AddMaterial | ( | ) |
Definition at line 516 of file RE06DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 109 of file RE06DetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 123 of file RE06DetectorConstruction.cc.
G4String RE06DetectorConstruction::GetAbsorberMaterial | ( | ) | const |
Definition at line 436 of file RE06DetectorConstruction.cc.
G4String RE06DetectorConstruction::GetGapMaterial | ( | ) | const |
Definition at line 462 of file RE06DetectorConstruction.cc.
|
inline |
Definition at line 62 of file RE06DetectorConstruction.hh.
|
inline |
Definition at line 67 of file RE06DetectorConstruction.hh.
|
inline |
Definition at line 63 of file RE06DetectorConstruction.hh.
void RE06DetectorConstruction::PrintCalorParameters | ( | ) | const |
Definition at line 394 of file RE06DetectorConstruction.cc.
Definition at line 410 of file RE06DetectorConstruction.cc.
Definition at line 441 of file RE06DetectorConstruction.cc.
Definition at line 494 of file RE06DetectorConstruction.cc.
Definition at line 467 of file RE06DetectorConstruction.cc.
Definition at line 68 of file RE06DetectorConstruction.hh.