Geant4 VMC Version 6.6
|
Detector construction for building geometry using TVirtualMCApplication. More...
#include <TG4DetConstruction.h>
Public Member Functions | |
TG4DetConstruction () | |
virtual | ~TG4DetConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
void | SlaveTG4DetConstruction () |
Private Member Functions | |
TG4DetConstruction (const TG4DetConstruction &right) | |
Not implemented. | |
TG4DetConstruction & | operator= (const TG4DetConstruction &right) |
Not implemented. | |
Private Attributes | |
G4VPhysicalVolume * | fWorld |
Detector construction for building geometry using TVirtualMCApplication.
Definition at line 28 of file TG4DetConstruction.h.
TG4DetConstruction::TG4DetConstruction | ( | ) |
Default constructor
Definition at line 23 of file TG4DetConstruction.cxx.
|
virtual |
Destructor
Definition at line 30 of file TG4DetConstruction.cxx.
|
private |
Not implemented.
|
virtual |
Construct geometry is delegated to TG4GeometryManager
Definition at line 40 of file TG4DetConstruction.cxx.
|
virtual |
Construct SDandField is delegated to TG4GeometryManager
Definition at line 54 of file TG4DetConstruction.cxx.
void TG4DetConstruction::SlaveTG4DetConstruction | ( | ) |
|
private |
Not implemented.
|
private |
Definition at line 46 of file TG4DetConstruction.h.
Referenced by Construct().