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

Method SetFirstP1Id

source/analysis/management/src/G4VAnalysisManager.cc:1114–1117  ·  view source on GitHub ↗

_____________________________________________________________________________

Source from the content-addressed store, hash-verified

1112
1113//_____________________________________________________________________________
1114G4bool G4VAnalysisManager::SetFirstP1Id(G4int firstId)
1115{
1116 return fP1HnManager->SetFirstId(firstId);
1117}
1118
1119//_____________________________________________________________________________
1120G4bool G4VAnalysisManager::SetFirstP2Id(G4int firstId)

Callers

nothing calls this directly

Calls 1

SetFirstIdMethod · 0.80

Tested by

no test coverage detected