MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetHitsCollectionID

Method GetHitsCollectionID

source/readout/src/G4DigiManager.cc:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158G4int G4DigiManager::GetHitsCollectionID(const G4String& HCname)
159{
160 return SDManager->GetCollectionID(HCname);
161}
162
163G4int G4DigiManager::GetDigiCollectionID(const G4String& DCname)
164{

Callers 4

DigitizeMethod · 0.80
DigitizeMethod · 0.80
DigitizeMethod · 0.80
DoReadEventLoopMethod · 0.80

Calls 1

GetCollectionIDMethod · 0.45

Tested by

no test coverage detected