Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PersistencyCenter.hh>
Static Public Member Functions | |
static G4PersistencyCenter * | GetPersistencyCenter () |
Definition at line 66 of file G4PersistencyCenter.hh.
void G4PersistencyCenter::AddDCIOmanager | ( | const G4String & | detName | ) |
Definition at line 313 of file G4PersistencyCenter.cc.
Definition at line 288 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::SetNewValue().
G4String G4PersistencyCenter::CurrentDCIOmanager | ( | ) |
Definition at line 331 of file G4PersistencyCenter.cc.
G4String G4PersistencyCenter::CurrentHCIOmanager | ( | ) |
Definition at line 306 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::GetCurrentValue().
G4String G4PersistencyCenter::CurrentHepMCObjyReaderFile | ( | ) |
Definition at line 147 of file G4PersistencyCenter.cc.
Definition at line 272 of file G4PersistencyCenter.cc.
|
inline |
Definition at line 127 of file G4PersistencyCenter.hh.
Referenced by G4PersistencyManager::GetPersistencyManager().
Definition at line 259 of file G4PersistencyCenter.cc.
Referenced by CurrentHepMCObjyReaderFile(), G4PersistencyCenterMessenger::GetCurrentValue(), PrintAll(), and G4PersistencyManager::Retrieve().
Definition at line 199 of file G4PersistencyCenter.cc.
Referenced by CurrentHepMCObjyReaderFile(), PrintAll(), and G4PersistencyManager::Retrieve().
Definition at line 186 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::GetCurrentValue(), PrintAll(), and G4PersistencyManager::Store().
|
inline |
Definition at line 76 of file G4PersistencyCenter.hh.
Referenced by G4PersistencyCenterMessenger::GetCurrentValue(), and PrintAll().
Definition at line 246 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::GetCurrentValue(), PrintAll(), and G4PersistencyManager::Store().
void G4PersistencyCenter::DeletePersistencyManager | ( | ) |
Definition at line 450 of file G4PersistencyCenter.cc.
|
static |
Definition at line 82 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyManagerT< T >::G4PersistencyManagerT(), G4VDCIOentry::G4VDCIOentry(), G4VHCIOentry::G4VHCIOentry(), and G4PersistencyManager::GetPersistencyManager().
G4PersistencyManager * G4PersistencyCenter::GetPersistencyManager | ( | const G4String & | nam | ) |
Definition at line 436 of file G4PersistencyCenter.cc.
Referenced by SelectSystem().
void G4PersistencyCenter::PrintAll | ( | ) |
Definition at line 338 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::SetNewValue().
void G4PersistencyCenter::RegisterPersistencyManager | ( | G4PersistencyManager * | pm | ) |
Definition at line 444 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyManagerT< T >::G4PersistencyManagerT().
void G4PersistencyCenter::SelectSystem | ( | const G4String & | systemName | ) |
Definition at line 90 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::SetNewValue().
void G4PersistencyCenter::SetHepMCObjyReaderFile | ( | const G4String & | file | ) |
Definition at line 138 of file G4PersistencyCenter.cc.
void G4PersistencyCenter::SetPersistencyManager | ( | G4PersistencyManager * | pm, |
const G4String & | name | ||
) |
Definition at line 427 of file G4PersistencyCenter.cc.
Definition at line 228 of file G4PersistencyCenter.cc.
Referenced by SetHepMCObjyReaderFile(), and G4PersistencyCenterMessenger::SetNewValue().
Definition at line 173 of file G4PersistencyCenter.cc.
Referenced by SetHepMCObjyReaderFile().
Definition at line 160 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::SetNewValue().
void G4PersistencyCenter::SetVerboseLevel | ( | G4int | v | ) |
Definition at line 458 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::SetNewValue().
G4bool G4PersistencyCenter::SetWriteFile | ( | const G4String & | objName, |
const G4String & | writeFileName | ||
) |
Definition at line 212 of file G4PersistencyCenter.cc.
Referenced by G4PersistencyCenterMessenger::SetNewValue().
|
inline |
Definition at line 148 of file G4PersistencyCenter.hh.
Referenced by G4PersistencyManager::G4PersistencyManager(), G4VDCIOentry::G4VDCIOentry(), G4VHCIOentry::G4VHCIOentry(), and G4PersistencyCenterMessenger::GetCurrentValue().