Geant4
9.6.p02
|
#include <B02DetectorConstruction.hh>
Public Member Functions | |
B02DetectorConstruction () | |
~B02DetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
G4VPhysicalVolume * | GetWorldVolume () |
G4VPhysicalVolume & | GetWorldVolumeAddress () const |
void | SetSensitive () |
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 42 of file B02DetectorConstruction.hh.
B02DetectorConstruction::B02DetectorConstruction | ( | ) |
Definition at line 61 of file B02DetectorConstruction.cc.
B02DetectorConstruction::~B02DetectorConstruction | ( | ) |
Definition at line 64 of file B02DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 67 of file B02DetectorConstruction.cc.
G4VPhysicalVolume * B02DetectorConstruction::GetWorldVolume | ( | ) |
Definition at line 222 of file B02DetectorConstruction.cc.
G4VPhysicalVolume & B02DetectorConstruction::GetWorldVolumeAddress | ( | ) | const |
Definition at line 227 of file B02DetectorConstruction.cc.
void B02DetectorConstruction::SetSensitive | ( | ) |