ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExP02DetConstrReader Class Reference

Detector construction reader using ROOT I/O. More...

#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/P02/include/ExP02DetConstrReader.hh>

+ Inheritance diagram for ExP02DetConstrReader:
+ Collaboration diagram for ExP02DetConstrReader:

Public Member Functions

 ExP02DetConstrReader ()
 
 ~ExP02DetConstrReader ()
 
virtual 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
 

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 reader using ROOT I/O.

Definition at line 43 of file ExP02DetConstrReader.hh.

View newest version in sPHENIX GitHub at line 43 of file ExP02DetConstrReader.hh

Constructor & Destructor Documentation

ExP02DetConstrReader::ExP02DetConstrReader ( )

Definition at line 45 of file ExP02DetConstrReader.cc.

View newest version in sPHENIX GitHub at line 45 of file ExP02DetConstrReader.cc

ExP02DetConstrReader::~ExP02DetConstrReader ( )

Definition at line 55 of file ExP02DetConstrReader.cc.

View newest version in sPHENIX GitHub at line 55 of file ExP02DetConstrReader.cc

Member Function Documentation

G4VPhysicalVolume * ExP02DetConstrReader::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 60 of file ExP02DetConstrReader.cc.

View newest version in sPHENIX GitHub at line 60 of file ExP02DetConstrReader.cc

References ExP02GeoTree::TopVol().

+ Here is the call graph for this function:


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