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

Method SetFirstP2Id

source/analysis/management/src/G4VAnalysisReader.cc:237–240  ·  view source on GitHub ↗

_____________________________________________________________________________

Source from the content-addressed store, hash-verified

235
236//_____________________________________________________________________________
237G4bool G4VAnalysisReader::SetFirstP2Id(G4int firstId)
238{
239 return fVP2Manager->GetHnManager()->SetFirstId(firstId);
240}
241
242//_____________________________________________________________________________
243G4bool G4VAnalysisReader::SetFirstNtupleId(G4int firstId)

Callers

nothing calls this directly

Calls 1

SetFirstIdMethod · 0.80

Tested by

no test coverage detected