Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HCtable.hh>
Public Member Functions | |
G4HCtable ()=default | |
~G4HCtable ()=default | |
G4int | Registor (G4String SDname, G4String HCname) |
G4int | GetCollectionID (G4String HCname) const |
G4int | GetCollectionID (G4VSensitiveDetector *aSD) const |
G4int | entries () const |
G4String | GetSDname (G4int i) const |
G4String | GetHCname (G4int i) const |
Definition at line 49 of file G4HCtable.hh.
|
default |
|
default |
|
inline |
Definition at line 60 of file G4HCtable.hh.
Referenced by G4SDManager::GetCollectionCapacity(), GetHCname(), GetSDname(), and G4SDManager::PrepareNewEvent().
Definition at line 43 of file G4HCtable.cc.
Referenced by G4SDManager::GetCollectionID().
G4int G4HCtable::GetCollectionID | ( | G4VSensitiveDetector * | aSD | ) | const |
Definition at line 69 of file G4HCtable.cc.
Definition at line 68 of file G4HCtable.hh.
Definition at line 62 of file G4HCtable.hh.
Definition at line 33 of file G4HCtable.cc.
Referenced by G4SDManager::AddNewCollection().