Geant4_10
Public Member Functions | List of all members
ExTGDetectorConstructionWithSD Class Reference

Detector construction class using text geometry file and using a sensitive detector. More...

#include <ExTGDetectorConstructionWithSD.hh>

Inheritance diagram for ExTGDetectorConstructionWithSD:
Inheritance graph
[legend]
Collaboration diagram for ExTGDetectorConstructionWithSD:
Collaboration graph
[legend]

Public Member Functions

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

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 and using a sensitive detector.

Definition at line 41 of file ExTGDetectorConstructionWithSD.hh.

Constructor & Destructor Documentation

ExTGDetectorConstructionWithSD::ExTGDetectorConstructionWithSD ( )

Definition at line 43 of file ExTGDetectorConstructionWithSD.cc.

ExTGDetectorConstructionWithSD::~ExTGDetectorConstructionWithSD ( )

Definition at line 49 of file ExTGDetectorConstructionWithSD.cc.

Member Function Documentation

G4VPhysicalVolume * ExTGDetectorConstructionWithSD::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 55 of file ExTGDetectorConstructionWithSD.cc.

Here is the call graph for this function:

void ExTGDetectorConstructionWithSD::ConstructSDandField ( )
virtual

Reimplemented from G4VUserDetectorConstruction.

Definition at line 72 of file ExTGDetectorConstructionWithSD.cc.

Here is the call graph for this function:


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