Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
inline G4int G4BaseAnalysisManager::GetFirstId() const {
96
return fFirstId;
97
}
98
99
inline G4int G4BaseAnalysisManager::GetCycle() const {
100
return fState.GetCycle();
Callers
12
WriteOnAscii
Method · 0.80
WriteOnAscii
Method · 0.80
WriteOnAscii
Method · 0.80
WriteOnAscii
Method · 0.80
WriteOnAscii
Method · 0.80
SetNtupleManager
Method · 0.80
GetFirstH1Id
Method · 0.80
GetFirstH2Id
Method · 0.80
GetFirstH3Id
Method · 0.80
GetFirstP1Id
Method · 0.80
GetFirstP2Id
Method · 0.80
GetFirstNtupleId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected