Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
G4int G4DigiManager::GetHitsCollectionID(const G4String& HCname)
159
{
160
return SDManager->GetCollectionID(HCname);
161
}
162
163
G4int G4DigiManager::GetDigiCollectionID(const G4String& DCname)
164
{
Callers
4
Digitize
Method · 0.80
Digitize
Method · 0.80
Digitize
Method · 0.80
DoReadEventLoop
Method · 0.80
Calls
1
GetCollectionID
Method · 0.45
Tested by
no test coverage detected