#include <G4PersistencyCenter.hh>
Definition at line 63 of file G4PersistencyCenter.hh.
void G4PersistencyCenter::AddDCIOmanager |
( |
std::string |
detName | ) |
|
void G4PersistencyCenter::AddHCIOmanager |
( |
std::string |
detName, |
|
|
std::string |
colName |
|
) |
| |
std::string G4PersistencyCenter::CurrentDCIOmanager |
( |
| ) |
|
std::string G4PersistencyCenter::CurrentHCIOmanager |
( |
| ) |
|
std::string G4PersistencyCenter::CurrentHepMCObjyReaderFile |
( |
| ) |
|
std::string G4PersistencyCenter::CurrentObject |
( |
std::string |
file | ) |
|
std::string G4PersistencyCenter::CurrentReadFile |
( |
std::string |
objName | ) |
|
G4bool G4PersistencyCenter::CurrentRetrieveMode |
( |
std::string |
objName | ) |
|
StoreMode G4PersistencyCenter::CurrentStoreMode |
( |
std::string |
objName | ) |
|
const std::string G4PersistencyCenter::CurrentSystem |
( |
| ) |
|
|
inline |
std::string G4PersistencyCenter::CurrentWriteFile |
( |
std::string |
objName | ) |
|
void G4PersistencyCenter::DeletePersistencyManager |
( |
| ) |
|
void G4PersistencyCenter::PrintAll |
( |
void |
| ) |
|
void G4PersistencyCenter::SelectSystem |
( |
std::string |
systemName | ) |
|
void G4PersistencyCenter::SetHepMCObjyReaderFile |
( |
std::string |
file | ) |
|
G4bool G4PersistencyCenter::SetReadFile |
( |
std::string |
objName, |
|
|
std::string |
readFileName |
|
) |
| |
void G4PersistencyCenter::SetRetrieveMode |
( |
std::string |
objName, |
|
|
G4bool |
mode |
|
) |
| |
void G4PersistencyCenter::SetStoreMode |
( |
std::string |
objName, |
|
|
StoreMode |
mode |
|
) |
| |
void G4PersistencyCenter::SetVerboseLevel |
( |
int |
v | ) |
|
G4bool G4PersistencyCenter::SetWriteFile |
( |
std::string |
objName, |
|
|
std::string |
writeFileName |
|
) |
| |
int G4PersistencyCenter::VerboseLevel |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: