#include <G4VDigitizerModule.hh>
Definition at line 48 of file G4VDigitizerModule.hh.
◆ G4VDigitizerModule()
G4VDigitizerModule::G4VDigitizerModule |
( |
const G4String & |
modName | ) |
|
Definition at line 35 of file G4VDigitizerModule.cc.
37{
40}
static G4DigiManager * GetDMpointer()
G4DigiManager * DigiManager
◆ ~G4VDigitizerModule()
G4VDigitizerModule::~G4VDigitizerModule |
( |
| ) |
|
|
virtual |
◆ Digitize()
virtual void G4VDigitizerModule::Digitize |
( |
| ) |
|
|
pure virtual |
◆ GetCollectionName()
◆ GetName()
G4String G4VDigitizerModule::GetName |
( |
| ) |
const |
|
inline |
◆ GetNumberOfCollections()
G4int G4VDigitizerModule::GetNumberOfCollections |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ SetVerboseLevel()
void G4VDigitizerModule::SetVerboseLevel |
( |
G4int |
val | ) |
|
|
inline |
◆ StoreDigiCollection() [1/2]
Definition at line 64 of file G4VDigitizerModule.cc.
65{
67}
void SetDigiCollection(G4int DCID, G4VDigiCollection *aDC)
◆ StoreDigiCollection() [2/2]
Definition at line 55 of file G4VDigitizerModule.cc.
56{
58 DCnam += "/";
62}
G4int GetDigiCollectionID(G4String DCname)
const G4String & GetName() const
void StoreDigiCollection(G4VDigiCollection *aDC)
Referenced by StoreDigiCollection().
◆ collectionName
std::vector<G4String> G4VDigitizerModule::collectionName |
|
protected |
◆ DigiManager
◆ moduleName
◆ verboseLevel
G4int G4VDigitizerModule::verboseLevel |
|
protected |
The documentation for this class was generated from the following files: