|
Geant4.10
|
#include <G4DCIOcatalog.hh>
Public Member Functions | |
| G4DCIOcatalog () | |
| virtual | ~G4DCIOcatalog () |
| void | SetVerboseLevel (int v) |
| void | RegisterEntry (G4VDCIOentry *d) |
| void | RegisterDCIOmanager (G4VPDigitsCollectionIO *d) |
| G4VDCIOentry * | GetEntry (std::string name) |
| G4VPDigitsCollectionIO * | GetDCIOmanager (std::string name) |
| void | PrintEntries () |
| std::string | CurrentDCIOmanager () |
| void | PrintDCIOmanager () |
| size_t | NumberOfDCIOmanager () |
| G4VPDigitsCollectionIO * | GetDCIOmanager (int n) |
Static Public Member Functions | |
| static G4DCIOcatalog * | GetDCIOcatalog () |
Definition at line 47 of file G4DCIOcatalog.hh.
| G4DCIOcatalog::G4DCIOcatalog | ( | ) |
Definition at line 39 of file G4DCIOcatalog.cc.
Referenced by GetDCIOcatalog().
|
inlinevirtual |
Definition at line 53 of file G4DCIOcatalog.hh.
| std::string G4DCIOcatalog::CurrentDCIOmanager | ( | ) |
Definition at line 116 of file G4DCIOcatalog.cc.
Referenced by G4PersistencyCenter::CurrentDCIOmanager().
|
static |
Definition at line 44 of file G4DCIOcatalog.cc.
References G4DCIOcatalog().
Referenced by G4PersistencyCenter::AddDCIOmanager(), G4DCIOentryT< T >::CreateDCIOmanager(), G4PersistencyCenter::CurrentDCIOmanager(), G4VDCIOentry::G4VDCIOentry(), G4VPDigitIO::G4VPDigitIO(), G4PersistencyCenter::PrintAll(), and G4PersistencyManager::SetVerboseLevel().
| G4VPDigitsCollectionIO * G4DCIOcatalog::GetDCIOmanager | ( | std::string | name | ) |
Definition at line 92 of file G4DCIOcatalog.cc.
References G4cout, and G4endl.
Referenced by G4VPDigitIO::SetVerboseLevel(), and G4PersistencyManager::SetVerboseLevel().
| G4VPDigitsCollectionIO * G4DCIOcatalog::GetDCIOmanager | ( | int | n | ) |
Definition at line 139 of file G4DCIOcatalog.cc.
| G4VDCIOentry * G4DCIOcatalog::GetEntry | ( | std::string | name | ) |
Definition at line 79 of file G4DCIOcatalog.cc.
References G4cout, and G4endl.
Referenced by G4PersistencyCenter::AddDCIOmanager().
|
inline |
Definition at line 84 of file G4DCIOcatalog.hh.
Referenced by G4VPDigitIO::SetVerboseLevel(), and G4PersistencyManager::SetVerboseLevel().
| void G4DCIOcatalog::PrintDCIOmanager | ( | ) |
Definition at line 127 of file G4DCIOcatalog.cc.
References G4cout, and G4endl.
Referenced by G4DCIOentryT< T >::CreateDCIOmanager(), and G4PersistencyCenter::PrintAll().
| void G4DCIOcatalog::PrintEntries | ( | ) |
Definition at line 105 of file G4DCIOcatalog.cc.
References G4cout, and G4endl.
Referenced by G4PersistencyCenter::PrintAll().
| void G4DCIOcatalog::RegisterDCIOmanager | ( | G4VPDigitsCollectionIO * | d | ) |
Definition at line 65 of file G4DCIOcatalog.cc.
References G4VPDigitsCollectionIO::DMname(), G4cout, and G4endl.
Referenced by G4DCIOentryT< T >::CreateDCIOmanager().
| void G4DCIOcatalog::RegisterEntry | ( | G4VDCIOentry * | d | ) |
Definition at line 51 of file G4DCIOcatalog.cc.
References G4cout, G4endl, and G4VDCIOentry::GetName().
Referenced by G4VDCIOentry::G4VDCIOentry().
Definition at line 60 of file G4DCIOcatalog.hh.
References test::v.
Referenced by G4PersistencyManager::SetVerboseLevel().
1.8.7