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

Method GetFirstId

source/analysis/management/include/G4BaseAnalysisManager.hh:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95inline G4int G4BaseAnalysisManager::GetFirstId() const {
96 return fFirstId;
97}
98
99inline G4int G4BaseAnalysisManager::GetCycle() const {
100 return fState.GetCycle();

Callers 12

WriteOnAsciiMethod · 0.80
WriteOnAsciiMethod · 0.80
WriteOnAsciiMethod · 0.80
WriteOnAsciiMethod · 0.80
WriteOnAsciiMethod · 0.80
SetNtupleManagerMethod · 0.80
GetFirstH1IdMethod · 0.80
GetFirstH2IdMethod · 0.80
GetFirstH3IdMethod · 0.80
GetFirstP1IdMethod · 0.80
GetFirstP2IdMethod · 0.80
GetFirstNtupleIdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected