|
Geant4
10.02.p03
|
Root IO implementation for the persistency example. More...
#include <RootIO.hh>
Public Member Functions | |
| virtual | ~RootIO () |
| void | Write (std::vector< ExP01TrackerHit *> *) |
| void | Close () |
Static Public Member Functions | |
| static RootIO * | GetInstance () |
Protected Member Functions | |
| RootIO () | |
Private Attributes | |
| TFile * | fFile |
| int | fNevents |
Root IO implementation for the persistency example.
|
protected |
| void RootIO::Close | ( | ) |
|
static |
| void RootIO::Write | ( | std::vector< ExP01TrackerHit *> * | hcont | ) |