Geant4
9.6.p02
|
#include <ExN07DetectorConstruction.hh>
Public Member Functions | |
ExN07DetectorConstruction () | |
virtual | ~ExN07DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
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 () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 44 of file ExN07DetectorConstruction.hh.
ExN07DetectorConstruction::ExN07DetectorConstruction | ( | ) |
Definition at line 63 of file ExN07DetectorConstruction.cc.
|
virtual |
Definition at line 89 of file ExN07DetectorConstruction.cc.
void ExN07DetectorConstruction::AddMaterial | ( | ) |
Definition at line 449 of file ExN07DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 92 of file ExN07DetectorConstruction.cc.
G4String ExN07DetectorConstruction::GetAbsorberMaterial | ( | ) | const |
Definition at line 387 of file ExN07DetectorConstruction.cc.
G4String ExN07DetectorConstruction::GetGapMaterial | ( | ) | const |
Definition at line 408 of file ExN07DetectorConstruction.cc.
|
inline |
Definition at line 61 of file ExN07DetectorConstruction.hh.
|
inline |
Definition at line 111 of file ExN07DetectorConstruction.hh.
|
inline |
Definition at line 63 of file ExN07DetectorConstruction.hh.
void ExN07DetectorConstruction::PrintCalorParameters | ( | ) | const |
Definition at line 354 of file ExN07DetectorConstruction.cc.
Definition at line 366 of file ExN07DetectorConstruction.cc.
Definition at line 390 of file ExN07DetectorConstruction.cc.
Definition at line 430 of file ExN07DetectorConstruction.cc.
Definition at line 411 of file ExN07DetectorConstruction.cc.
Definition at line 116 of file ExN07DetectorConstruction.hh.