Geant4  10.00.p02
ExTGDetectorConstruction Class Reference

Detector construction class using text geometry file. More...

#include <ExTGDetectorConstruction.hh>

+ Inheritance diagram for ExTGDetectorConstruction:
+ Collaboration diagram for ExTGDetectorConstruction:

Public Member Functions

 ExTGDetectorConstruction ()
 
 ~ExTGDetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
virtual void ConstructSDandField ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Private Attributes

G4tgrMessengerfMessenger
 

Additional Inherited Members

- Protected Member Functions inherited from G4VUserDetectorConstruction
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 

Detailed Description

Detector construction class using text geometry file.

Definition at line 41 of file ExTGDetectorConstruction.hh.

Constructor & Destructor Documentation

ExTGDetectorConstruction::ExTGDetectorConstruction ( )

Definition at line 36 of file ExTGDetectorConstruction.cc.

References fMessenger.

ExTGDetectorConstruction::~ExTGDetectorConstruction ( )

Definition at line 42 of file ExTGDetectorConstruction.cc.

References fMessenger.

Member Function Documentation

G4VPhysicalVolume * ExTGDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 48 of file ExTGDetectorConstruction.cc.

References G4tgbVolumeMgr::AddTextFile(), G4tgbVolumeMgr::GetInstance(), and G4tgbVolumeMgr::ReadAndConstructDetector().

+ Here is the call graph for this function:

Member Data Documentation

G4tgrMessenger* ExTGDetectorConstruction::fMessenger
private

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