Geant4
9.6.p02
|
Detector construction class to define materials and geometry. More...
#include <B1DetectorConstruction.hh>
Public Member Functions | |
B1DetectorConstruction () | |
virtual | ~B1DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
B1DetectorConstruction () | |
virtual | ~B1DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Detector construction class to define materials and geometry.
Definition at line 41 of file B1DetectorConstruction.hh.
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
Definition at line 48 of file B1DetectorConstruction.cc.
|
virtual |
Definition at line 54 of file B1DetectorConstruction.cc.
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
|
virtual |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 59 of file B1DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.