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

Method SetFirstNtupleId

source/analysis/management/src/G4VAnalysisReader.cc:243–246  ·  view source on GitHub ↗

_____________________________________________________________________________

Source from the content-addressed store, hash-verified

241
242//_____________________________________________________________________________
243G4bool G4VAnalysisReader::SetFirstNtupleId(G4int firstId)
244{
245 return fVNtupleManager->SetFirstId(firstId);
246}
247
248//_____________________________________________________________________________
249G4int G4VAnalysisReader::GetNtuple(const G4String& ntupleName,

Callers 15

StoreMethod · 0.45
RunActionMethod · 0.45
RunActionMethod · 0.45
CreateNtupleMethod · 0.45
mainFunction · 0.45
BookMethod · 0.45
RunActionMethod · 0.45
BookMethod · 0.45
BeginOfRunActionMethod · 0.45
bookMethod · 0.45
bookMethod · 0.45
StoreLetAsciiMethod · 0.45

Calls 1

SetFirstIdMethod · 0.80

Tested by

no test coverage detected