Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PersistencyManagerT.hh>
Public Member Functions | |
G4PersistencyManagerT (G4PersistencyCenter *pc, const G4String &n) | |
~G4PersistencyManagerT () | |
G4PersistencyManager * | Create () |
void | Delete () |
G4VPEventIO * | EventIO () |
G4VPHitIO * | HitIO () |
G4VPDigitIO * | DigitIO () |
G4VHepMCIO * | HepMCIO () |
G4VMCTruthIO * | MCTruthIO () |
G4VTransactionManager * | TransactionManager () |
void | Initialize () |
void | SetVerboseLevel (G4int v) |
Public Member Functions inherited from G4PersistencyManager | |
G4PersistencyManager (G4PersistencyCenter *pc, const G4String &n) | |
virtual | ~G4PersistencyManager () |
const G4String & | GetName () |
void | SetVerboseLevel (G4int v) |
G4bool | Store (const G4Event *evt) |
G4bool | Retrieve (G4Event *&evt) |
G4bool | Store (const G4Run *) |
G4bool | Retrieve (G4Run *&) |
G4bool | Store (const G4VPhysicalVolume *) |
G4bool | Retrieve (G4VPhysicalVolume *&) |
Public Member Functions inherited from G4VPersistencyManager | |
virtual | ~G4VPersistencyManager () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPersistencyManager | |
static G4VPersistencyManager * | GetPersistencyManager () |
Protected Member Functions inherited from G4VPersistencyManager | |
G4VPersistencyManager () | |
Static Protected Member Functions inherited from G4PersistencyManager | |
static G4PersistencyManager * | GetPersistencyManager () |
Protected Attributes inherited from G4PersistencyManager | |
G4PersistencyCenter * | f_pc = nullptr |
G4int | m_verbose = 0 |
Definition at line 41 of file G4PersistencyManagerT.hh.
|
inline |
Definition at line 45 of file G4PersistencyManagerT.hh.
|
inline |
Definition at line 58 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 61 of file G4PersistencyManagerT.hh.
|
inline |
Definition at line 68 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 92 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 74 of file G4PersistencyManagerT.hh.
|
inline |
Definition at line 101 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 83 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 128 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 110 of file G4PersistencyManagerT.hh.
|
inline |
Definition at line 131 of file G4PersistencyManagerT.hh.
|
inlinevirtual |
Reimplemented from G4PersistencyManager.
Definition at line 119 of file G4PersistencyManagerT.hh.