|
Geant4
10.03.p02
|
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 |
| G4VPDigitIO | ( | ) |
|
virtual |
| G4VPDigitIO* GetVPDigitIO | ( | ) |
References f_G4VPDigitIO.
|
pure virtual |
|
pure virtual |
|
protected |
References f_G4VPDigitIO.
|
protected |
|
staticprotected |
Referenced by GetVPDigitIO(), and SetG4VPDigitIO().
|
protected |