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

Method SetFirstH3Id

source/analysis/management/src/G4VAnalysisManager.cc:1097–1100  ·  view source on GitHub ↗

_____________________________________________________________________________

Source from the content-addressed store, hash-verified

1095
1096//_____________________________________________________________________________
1097G4bool G4VAnalysisManager::SetFirstH3Id(G4int firstId)
1098{
1099 return fH3HnManager->SetFirstId(firstId);
1100}
1101
1102//_____________________________________________________________________________
1103G4bool G4VAnalysisManager::SetFirstProfileId(G4int firstId)

Callers

nothing calls this directly

Calls 1

SetFirstIdMethod · 0.80

Tested by

no test coverage detected