42#ifndef G4VPersistencyManager_hh
43#define G4VPersistencyManager_hh 1
virtual G4bool Store(const G4Run *aRun)=0
static G4VPersistencyManager * GetPersistencyManager()
virtual G4bool Retrieve(G4Run *&aRun)=0
virtual G4bool Store(const G4VPhysicalVolume *world)=0
virtual G4bool Store(const G4Event *anEvent)=0
virtual G4bool Retrieve(G4Event *&anEvent)=0
virtual G4bool Retrieve(G4VPhysicalVolume *&theWorld)=0
virtual ~G4VPersistencyManager()