Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
RootIO Class Reference

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 RootIOGetInstance ()
 

Protected Member Functions

 RootIO ()
 

Detailed Description

Root IO implementation for the persistency example.

Author
Witold POKORSKI
Date
2005-10-27

Definition at line 49 of file RootIO.hh.

Constructor & Destructor Documentation

RootIO::~RootIO ( )
virtual

Definition at line 55 of file RootIO.cc.

RootIO::RootIO ( )
protected

Definition at line 42 of file RootIO.cc.

Here is the caller graph for this function:

Member Function Documentation

void RootIO::Close ( )

Definition at line 83 of file RootIO.cc.

Here is the caller graph for this function:

RootIO * RootIO::GetInstance ( void  )
static

Definition at line 58 of file RootIO.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RootIO::Write ( std::vector< ExP01TrackerHit * > *  hcont)

Definition at line 67 of file RootIO.cc.

Here is the caller graph for this function:


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