Geant4_10
|
#include <ElectronBenchmarkDetector.hh>
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 48 of file ElectronBenchmarkDetector.hh.
ElectronBenchmarkDetector::ElectronBenchmarkDetector | ( | ) |
Definition at line 59 of file ElectronBenchmarkDetector.cc.
|
virtual |
Definition at line 111 of file ElectronBenchmarkDetector.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 127 of file ElectronBenchmarkDetector.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 393 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::CreateExitWindow | ( | G4LogicalVolume * | logicWorld | ) |
Definition at line 238 of file ElectronBenchmarkDetector.cc.
G4VPhysicalVolume * ElectronBenchmarkDetector::CreateGeometry | ( | ) |
Definition at line 187 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::CreateHeliumBag | ( | G4LogicalVolume * | logicWorld | ) |
Definition at line 300 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::CreateMonitor | ( | G4LogicalVolume * | logicWorld | ) |
Definition at line 280 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::CreatePrimaryFoil | ( | G4LogicalVolume * | logicWorld | ) |
Definition at line 258 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::CreateScorer | ( | G4LogicalVolume * | logicWorld | ) |
Definition at line 361 of file ElectronBenchmarkDetector.cc.
G4VPhysicalVolume * ElectronBenchmarkDetector::CreateWorld | ( | ) |
Definition at line 218 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::DefineMaterials | ( | ) |
Definition at line 134 of file ElectronBenchmarkDetector.cc.
Definition at line 430 of file ElectronBenchmarkDetector.cc.
Definition at line 437 of file ElectronBenchmarkDetector.cc.
void ElectronBenchmarkDetector::UpdateGeometry | ( | ) |
Definition at line 212 of file ElectronBenchmarkDetector.cc.