Geant4.10
|
#include <eRositaDetectorConstruction.hh>
Public Member Functions | |
eRositaDetectorConstruction () | |
~eRositaDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
const G4VPhysicalVolume * | GetTracker () |
void | setTargetMaterial (G4String) |
void | setTrackerMaterial (G4String) |
void | setWorldMaterial (G4String) |
![]() | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Additional Inherited Members | |
![]() | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 47 of file eRositaDetectorConstruction.hh.
eRositaDetectorConstruction::eRositaDetectorConstruction | ( | ) |
Definition at line 55 of file eRositaDetectorConstruction.cc.
eRositaDetectorConstruction::~eRositaDetectorConstruction | ( | ) |
Definition at line 63 of file eRositaDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 70 of file eRositaDetectorConstruction.cc.
References test::a, G4SDManager::AddNewDetector(), python.hepunit::cm, python.hepunit::cm3, density, g(), G4cout, G4endl, G4Material::GetMaterialTable(), G4SDManager::GetSDMpointer(), python.hepunit::kelvin, kStateGas, python.hepunit::mm, python.hepunit::mole, pascal, G4VisAttributes::SetColor(), G4LogicalVolume::SetSensitiveDetector(), G4LogicalVolume::SetVisAttributes(), G4VisAttributes::SetVisibility(), Si, python.hepunit::universe_mean_density, and z.
|
inline |
Definition at line 59 of file eRositaDetectorConstruction.hh.