Geant4
9.6.p02
|
#include <OlapDetConstr.hh>
Public Member Functions | |
OlapDetConstr (G4VUserDetectorConstruction *aGeometry, G4VPhysicalVolume *aWorld=0) | |
~OlapDetConstr () | |
G4VPhysicalVolume * | Construct () |
G4VPhysicalVolume * | SetNewWorld (G4LogicalVolume *aMotherLV, G4bool debugFlag=false) |
void | SetRotation (G4double theta, G4double phi, G4double alpha) |
G4VPhysicalVolume * | SetFullWorld () |
G4VPhysicalVolume * | GetNewWorld () |
G4VPhysicalVolume * | GetFullWorld () |
G4LogicalVolume * | GetOriginalWorld () |
G4int | GetNrLVs () |
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 52 of file OlapDetConstr.hh.
OlapDetConstr::OlapDetConstr | ( | G4VUserDetectorConstruction * | aGeometry, |
G4VPhysicalVolume * | aWorld = 0 |
||
) |
Definition at line 63 of file OlapDetConstr.cc.
OlapDetConstr::~OlapDetConstr | ( | ) |
Definition at line 102 of file OlapDetConstr.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 115 of file OlapDetConstr.cc.
G4VPhysicalVolume * OlapDetConstr::GetFullWorld | ( | ) |
G4VPhysicalVolume * OlapDetConstr::GetNewWorld | ( | ) |
|
inline |
G4LogicalVolume * OlapDetConstr::GetOriginalWorld | ( | ) |
G4VPhysicalVolume * OlapDetConstr::SetFullWorld | ( | ) |
G4VPhysicalVolume * OlapDetConstr::SetNewWorld | ( | G4LogicalVolume * | aMotherLV, |
G4bool | debugFlag = false |
||
) |
Definition at line 158 of file OlapDetConstr.cc.