Geant4  10.00.p02
G4VPDigitIO Class Referenceabstract

#include <G4VPDigitIO.hh>

+ Collaboration diagram for G4VPDigitIO:

Public Member Functions

 G4VPDigitIO ()
 
virtual ~G4VPDigitIO ()
 
G4VPDigitIOGetVPDigitIO ()
 
virtual G4bool Store (const G4DCofThisEvent *)=0
 
virtual G4bool Retrieve (G4DCofThisEvent *&)=0
 
void SetVerboseLevel (int v)
 

Protected Member Functions

void SetG4VPDigitIO (G4VPDigitIO *digitMan)
 

Protected Attributes

G4int m_verbose
 
G4DCIOcatalogf_catalog
 

Static Protected Attributes

static G4ThreadLocal G4VPDigitIOf_G4VPDigitIO = 0
 

Detailed Description

Definition at line 41 of file G4VPDigitIO.hh.

Constructor & Destructor Documentation

G4VPDigitIO::G4VPDigitIO ( )

Definition at line 36 of file G4VPDigitIO.cc.

References f_catalog, and G4DCIOcatalog::GetDCIOcatalog().

+ Here is the call graph for this function:

virtual G4VPDigitIO::~G4VPDigitIO ( )
inlinevirtual

Definition at line 47 of file G4VPDigitIO.hh.

Member Function Documentation

G4VPDigitIO* G4VPDigitIO::GetVPDigitIO ( )
inline

Definition at line 51 of file G4VPDigitIO.hh.

References f_G4VPDigitIO.

virtual G4bool G4VPDigitIO::Retrieve ( G4DCofThisEvent *&  )
pure virtual
void G4VPDigitIO::SetG4VPDigitIO ( G4VPDigitIO digitMan)
inlineprotected

Definition at line 68 of file G4VPDigitIO.hh.

References f_G4VPDigitIO.

void G4VPDigitIO::SetVerboseLevel ( int  v)

Definition at line 43 of file G4VPDigitIO.cc.

References f_catalog, G4DCIOcatalog::GetDCIOmanager(), m_verbose, G4DCIOcatalog::NumberOfDCIOmanager(), and G4VPDigitsCollectionIO::SetVerboseLevel().

Referenced by G4PersistencyManager::SetVerboseLevel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4bool G4VPDigitIO::Store ( const G4DCofThisEvent )
pure virtual

Referenced by G4PersistencyManager::Store().

+ Here is the caller graph for this function:

Member Data Documentation

G4DCIOcatalog* G4VPDigitIO::f_catalog
protected

Definition at line 74 of file G4VPDigitIO.hh.

Referenced by G4VPDigitIO(), and SetVerboseLevel().

G4ThreadLocal G4VPDigitIO * G4VPDigitIO::f_G4VPDigitIO = 0
staticprotected

Definition at line 73 of file G4VPDigitIO.hh.

Referenced by GetVPDigitIO(), and SetG4VPDigitIO().

G4int G4VPDigitIO::m_verbose
protected

Definition at line 68 of file G4VPDigitIO.hh.

Referenced by SetVerboseLevel().


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