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

Method SetFirstH2Id

source/analysis/management/src/G4VAnalysisManager.cc:1091–1094  ·  view source on GitHub ↗

_____________________________________________________________________________

Source from the content-addressed store, hash-verified

1089
1090//_____________________________________________________________________________
1091G4bool G4VAnalysisManager::SetFirstH2Id(G4int firstId)
1092{
1093 return fH2HnManager->SetFirstId(firstId);
1094}
1095
1096//_____________________________________________________________________________
1097G4bool G4VAnalysisManager::SetFirstH3Id(G4int firstId)

Callers

nothing calls this directly

Calls 1

SetFirstIdMethod · 0.80

Tested by

no test coverage detected