#include <G4VPersistencyManager.hh>
Definition at line 52 of file G4VPersistencyManager.hh.
G4VPersistencyManager::G4VPersistencyManager |
( |
| ) |
|
|
protected |
G4VPersistencyManager::~G4VPersistencyManager |
( |
| ) |
|
|
virtual |
virtual G4bool G4VPersistencyManager::Retrieve |
( |
G4Event *& |
anEvent | ) |
|
|
pure virtual |
virtual G4bool G4VPersistencyManager::Retrieve |
( |
G4Run *& |
aRun | ) |
|
|
pure virtual |
virtual G4bool G4VPersistencyManager::Store |
( |
const G4Event * |
anEvent | ) |
|
|
pure virtual |
virtual G4bool G4VPersistencyManager::Store |
( |
const G4Run * |
aRun | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: