30 #ifndef G4DigiManager_h
31 #define G4DigiManager_h 1
119 {
return DMtable.size(); }
std::vector< G4VDigitizerModule * > DMtable
static G4DigiManager * GetDMpointer()
G4DigiManager & operator=(const G4DigiManager &)
void SetVerboseLevel(G4int vl)
const G4VHitsCollection * GetHitsCollection(G4int HCID, G4int eventID=0)
G4int GetVerboseLevel() const
G4DCtable * GetDCtable() const
G4int GetHitsCollectionID(G4String HCname)
static G4DigiManager * GetDMpointerIfExist()
void Digitize(G4String mName)
void SetDigiCollection(G4int DCID, G4VDigiCollection *aDC)
void AddNewModule(G4VDigitizerModule *DM)
G4int GetDigiCollectionID(G4String DCname)
static G4ThreadLocal G4DigiManager * fDManager
G4RunManager * runManager
G4int GetCollectionCapacity() const
void RestoreDCtable(G4DCtable *dc)
G4DMmessenger * theMessenger
const G4VDigiCollection * GetDigiCollection(G4int DCID, G4int eventID=0)
G4int GetModuleCapacity() const
G4VDigitizerModule * FindDigitizerModule(G4String mName)