Geant4
10.03.p02
|
#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 | ( | ) |
Definition at line 44 of file ExP02GeoTree.cc.
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 | ( | ) |