|
Geant4_10
|
#include <ExP02GeoTree.hh>
Public Member Functions | |
| ExP02GeoTree () | |
| ExP02GeoTree (G4VPhysicalVolume *vol, const G4ElementTable *et, const G4MaterialTable *mt) | |
| virtual | ~ExP02GeoTree () |
| G4VPhysicalVolume * | TopVol () |
Helper class needed for the ROOT I/O. It contains pointers to geometry tree, element table and material table.
Definition at line 44 of file ExP02GeoTree.hh.
| ExP02GeoTree::ExP02GeoTree | ( | ) |
| ExP02GeoTree::ExP02GeoTree | ( | G4VPhysicalVolume * | vol, |
| const G4ElementTable * | et, | ||
| const G4MaterialTable * | mt | ||
| ) |
Definition at line 53 of file ExP02GeoTree.cc.
|
virtual |
Definition at line 60 of file ExP02GeoTree.cc.
| G4VPhysicalVolume * ExP02GeoTree::TopVol | ( | ) |
1.8.5