Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
G01DetectorConstruction Class Reference

Detector construction allowing to use the geometry read from the GDML file. More...

#include <Doxymodules_persistency.h>

Inheritance diagram for G01DetectorConstruction:
G4VUserDetectorConstruction

Public Member Functions

 G01DetectorConstruction (G4VPhysicalVolume *setWorld=0)
 
virtual G4VPhysicalVolumeConstruct ()
 

Private Attributes

G4VPhysicalVolumefWorld
 

Detailed Description

Detector construction allowing to use the geometry read from the GDML file.

Definition at line 23 of file Doxymodules_persistency.h.

Constructor & Destructor Documentation

◆ G01DetectorConstruction()

G01DetectorConstruction::G01DetectorConstruction ( G4VPhysicalVolume setWorld = 0)
inline

Definition at line 44 of file G01DetectorConstruction.hh.

45 {
46 fWorld = setWorld;
47 }

Member Function Documentation

◆ Construct()

virtual G4VPhysicalVolume * G01DetectorConstruction::Construct ( )
inlinevirtual

Definition at line 49 of file G01DetectorConstruction.hh.

50 {
51 return fWorld;
52 }

Member Data Documentation

◆ fWorld

G4VPhysicalVolume* G01DetectorConstruction::fWorld
private

Definition at line 56 of file G01DetectorConstruction.hh.


The documentation for this class was generated from the following files:

Applications | User Support | Publications | Collaboration