29#ifndef G4VPersistencyManager_h
30#define G4VPersistencyManager_h 1
virtual G4bool Store(const G4Run *aRun)=0
static G4VPersistencyManager * GetPersistencyManager()
virtual G4bool Retrieve(G4Run *&aRun)=0
virtual G4bool Store(const G4VPhysicalVolume *theWorld)=0
virtual G4bool Store(const G4Event *anEvent)=0
virtual G4bool Retrieve(G4Event *&anEvent)=0
virtual G4bool Retrieve(G4VPhysicalVolume *&theWorld)=0
virtual ~G4VPersistencyManager()