30 #ifndef G4VDigitizerModule_H 31 #define G4VDigitizerModule_H 1 79 {
return collectionName.size(); }
81 {
return collectionName[i]; }
85 { verboseLevel = val; }
G4VDigitizerModule(G4String modName)
int operator==(const G4VDigitizerModule &right) const
virtual void Digitize()=0
virtual ~G4VDigitizerModule()
G4String GetCollectionName(G4int i) const
G4int GetNumberOfCollections() const
G4DigiManager * DigiManager
void StoreDigiCollection(G4VDigiCollection *aDC)
void SetVerboseLevel(G4int val)
int operator!=(const G4VDigitizerModule &right) const
std::vector< G4String > collectionName