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

Method SetFirstH1Id

source/analysis/management/src/G4VAnalysisReader.cc:202–205  ·  view source on GitHub ↗

_____________________________________________________________________________

Source from the content-addressed store, hash-verified

200
201//_____________________________________________________________________________
202G4bool G4VAnalysisReader::SetFirstH1Id(G4int firstId)
203{
204 return fVH1Manager->GetHnManager()->SetFirstId(firstId);
205}
206
207//_____________________________________________________________________________
208G4bool G4VAnalysisReader::SetFirstH2Id(G4int firstId)

Callers

nothing calls this directly

Calls 1

SetFirstIdMethod · 0.80

Tested by

no test coverage detected