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

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

+ Collaboration diagram for ExP02GeoTree:

Public Member Functions

 ExP02GeoTree ()
 
 ExP02GeoTree (G4VPhysicalVolume *vol, const G4ElementTable *et)
 
virtual ~ExP02GeoTree ()
 
G4VPhysicalVolumeTopVol ()
 

Private Attributes

G4VPhysicalVolumefTopV
 
const G4ElementTablefEltab
 

Detailed Description

Helper class needed for the ROOT I/O. It contains pointers to geometry tree, element table and material table.

Definition at line 42 of file ExP02GeoTree.hh.

View newest version in sPHENIX GitHub at line 42 of file ExP02GeoTree.hh

Constructor & Destructor Documentation

ExP02GeoTree::ExP02GeoTree ( )

Definition at line 43 of file ExP02GeoTree.cc.

View newest version in sPHENIX GitHub at line 43 of file ExP02GeoTree.cc

References fEltab, and G4Element::GetElementTable().

+ Here is the call graph for this function:

ExP02GeoTree::ExP02GeoTree ( G4VPhysicalVolume vol,
const G4ElementTable et 
)

Definition at line 51 of file ExP02GeoTree.cc.

View newest version in sPHENIX GitHub at line 51 of file ExP02GeoTree.cc

ExP02GeoTree::~ExP02GeoTree ( )
virtual

Definition at line 57 of file ExP02GeoTree.cc.

View newest version in sPHENIX GitHub at line 57 of file ExP02GeoTree.cc

Member Function Documentation

G4VPhysicalVolume * ExP02GeoTree::TopVol ( )

Definition at line 62 of file ExP02GeoTree.cc.

View newest version in sPHENIX GitHub at line 62 of file ExP02GeoTree.cc

References fTopV.

Referenced by ExP02DetConstrReader::Construct().

+ Here is the caller graph for this function:

Member Data Documentation

const G4ElementTable* ExP02GeoTree::fEltab
private

Definition at line 55 of file ExP02GeoTree.hh.

View newest version in sPHENIX GitHub at line 55 of file ExP02GeoTree.hh

Referenced by ExP02GeoTree().

G4VPhysicalVolume* ExP02GeoTree::fTopV
private

Definition at line 54 of file ExP02GeoTree.hh.

View newest version in sPHENIX GitHub at line 54 of file ExP02GeoTree.hh

Referenced by TopVol().


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