Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DCtable.hh>
Public Member Functions | |
G4DCtable () | |
~G4DCtable () | |
G4int | Registor (const G4String &SDname, const G4String &DCname) |
G4int | GetCollectionID (const G4String &DCname) const |
G4int | GetCollectionID (G4VDigitizerModule *aDM) const |
G4int | entries () const |
G4String | GetDMname (G4int i) const |
G4String | GetDCname (G4int i) const |
Definition at line 50 of file G4DCtable.hh.
G4DCtable::G4DCtable | ( | ) |
Definition at line 32 of file G4DCtable.cc.
G4DCtable::~G4DCtable | ( | ) |
Definition at line 34 of file G4DCtable.cc.
|
inline |
Definition at line 60 of file G4DCtable.hh.
Referenced by GetDCname(), and GetDMname().
Definition at line 47 of file G4DCtable.cc.
G4int G4DCtable::GetCollectionID | ( | G4VDigitizerModule * | aDM | ) | const |
Definition at line 78 of file G4DCtable.cc.
Definition at line 69 of file G4DCtable.hh.
Definition at line 64 of file G4DCtable.hh.
Definition at line 36 of file G4DCtable.cc.