|
Geant4_10
|
#include <G4VPDigitIO.hh>

Public Member Functions | |
| G4VPDigitIO () | |
| virtual | ~G4VPDigitIO () |
| G4VPDigitIO * | GetVPDigitIO () |
| 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 |
| G4DCIOcatalog * | f_catalog |
Static Protected Attributes | |
| static G4ThreadLocal G4VPDigitIO * | f_G4VPDigitIO = 0 |
Definition at line 41 of file G4VPDigitIO.hh.
| G4VPDigitIO::G4VPDigitIO | ( | ) |
|
inlinevirtual |
Definition at line 47 of file G4VPDigitIO.hh.
|
inline |
Definition at line 51 of file G4VPDigitIO.hh.
|
pure virtual |
|
inlineprotected |
Definition at line 68 of file G4VPDigitIO.hh.
Definition at line 43 of file G4VPDigitIO.cc.


|
pure virtual |

|
protected |
Definition at line 74 of file G4VPDigitIO.hh.
|
staticprotected |
Definition at line 73 of file G4VPDigitIO.hh.
|
protected |
Definition at line 68 of file G4VPDigitIO.hh.
1.8.5