Geant4
10.00.p01
|
#include <G4RootNtupleManager.hh>
Private Member Functions | |
tools::wroot::ntuple::column < int > * | GetNtupleIColumn (G4int ntupleId, G4int columnId) const |
tools::wroot::ntuple::column < float > * | GetNtupleFColumn (G4int ntupleId, G4int columnId) const |
tools::wroot::ntuple::column < double > * | GetNtupleDColumn (G4int ntupleId, G4int columnId) const |
virtual G4RootNtupleDescription * | GetNtupleInFunction (G4int id, G4String function, G4bool warn=true, G4bool onlyIfActive=true) const |
Private Attributes | |
tools::wroot::directory * | fNtupleDirectory |
std::vector < G4RootNtupleDescription * > | fNtupleVector |
Friends | |
class | G4RootAnalysisManager |
Additional Inherited Members | |
Public Member Functions inherited from G4BaseAnalysisManager | |
G4BaseAnalysisManager (const G4AnalysisManagerState &state) | |
virtual | ~G4BaseAnalysisManager () |
G4bool | SetFirstId (G4int firstId) |
Protected Attributes inherited from G4VNtupleManager | |
G4int | fFirstNtupleColumnId |
G4bool | fLockFirstNtupleColumnId |
Protected Attributes inherited from G4BaseAnalysisManager | |
const G4AnalysisManagerState & | fState |
G4int | fFirstId |
G4bool | fLockFirstId |
Definition at line 51 of file G4RootNtupleManager.hh.
|
protected |
Definition at line 37 of file G4RootNtupleManager.cc.
|
protectedvirtual |
Definition at line 45 of file G4RootNtupleManager.cc.
References fNtupleVector.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 493 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
Implements G4VNtupleManager.
Definition at line 578 of file G4RootNtupleManager.cc.
References G4RootNtupleDescription::fNtuple, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 252 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, G4BaseAnalysisManager::fLockFirstId, G4RootNtupleDescription::fNtuple, G4RootNtupleDescription::fNtupleBooking, fNtupleDirectory, fNtupleVector, G4BaseAnalysisManager::fState, G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), G4AnalysisVerbose::Message(), and name.
Implements G4VNtupleManager.
Definition at line 307 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, and fNtupleVector.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 420 of file G4RootNtupleManager.cc.
References G4VNtupleManager::fFirstNtupleColumnId, G4VNtupleManager::fLockFirstNtupleColumnId, G4RootNtupleDescription::fNtuple, G4RootNtupleDescription::fNtupleBooking, G4RootNtupleDescription::fNtupleDColumnMap, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), and name.
Implements G4VNtupleManager.
Definition at line 300 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, and fNtupleVector.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 370 of file G4RootNtupleManager.cc.
References G4VNtupleManager::fFirstNtupleColumnId, G4VNtupleManager::fLockFirstNtupleColumnId, G4RootNtupleDescription::fNtuple, G4RootNtupleDescription::fNtupleBooking, G4RootNtupleDescription::fNtupleFColumnMap, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), and name.
Implements G4VNtupleManager.
Definition at line 293 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, and fNtupleVector.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 320 of file G4RootNtupleManager.cc.
References G4VNtupleManager::fFirstNtupleColumnId, G4VNtupleManager::fLockFirstNtupleColumnId, G4RootNtupleDescription::fNtuple, G4RootNtupleDescription::fNtupleBooking, G4RootNtupleDescription::fNtupleIColumnMap, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), and name.
|
protected |
Definition at line 158 of file G4RootNtupleManager.cc.
References fNtupleDirectory, fNtupleVector, G4BaseAnalysisManager::fState, G4Exception(), G4AnalysisManagerState::GetVerboseL3(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
Referenced by G4RootAnalysisManager::OpenFileImpl().
Implements G4VNtupleManager.
Definition at line 487 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 551 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fState, G4Exception(), GetNtupleDColumn(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
Implements G4VNtupleManager.
Definition at line 481 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 525 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fState, G4Exception(), GetNtupleFColumn(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
Implements G4VNtupleManager.
Definition at line 475 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 499 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fState, G4Exception(), GetNtupleIColumn(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 314 of file G4RootNtupleManager.cc.
|
protectedvirtual |
Implements G4VNtupleManager.
Definition at line 469 of file G4RootNtupleManager.cc.
|
inlineprotectedvirtual |
Implements G4VNtupleManager.
Definition at line 133 of file G4RootNtupleManager.hh.
References fNtupleVector.
|
protected |
Definition at line 237 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
|
protected |
Definition at line 243 of file G4RootNtupleManager.cc.
References G4RootNtupleDescription::fNtuple, and GetNtupleInFunction().
|
private |
Definition at line 110 of file G4RootNtupleManager.cc.
References G4RootNtupleDescription::fNtupleDColumnMap, G4Exception(), GetNtupleInFunction(), and JustWarning.
Referenced by FillNtupleDColumn().
|
private |
Definition at line 84 of file G4RootNtupleManager.cc.
References G4RootNtupleDescription::fNtupleFColumnMap, G4Exception(), GetNtupleInFunction(), and JustWarning.
Referenced by FillNtupleFColumn().
|
private |
Definition at line 59 of file G4RootNtupleManager.cc.
References G4RootNtupleDescription::fNtupleIColumnMap, G4Exception(), GetNtupleInFunction(), and JustWarning.
Referenced by FillNtupleIColumn().
|
privatevirtual |
Definition at line 134 of file G4RootNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, fNtupleVector, G4Exception(), and JustWarning.
Referenced by AddNtupleRow(), CreateNtupleDColumn(), CreateNtupleFColumn(), CreateNtupleIColumn(), GetNtuple(), GetNtupleDColumn(), GetNtupleFColumn(), and GetNtupleIColumn().
|
protected |
Definition at line 216 of file G4RootNtupleManager.cc.
References fNtupleVector.
Referenced by G4RootAnalysisManager::CloseFileImpl().
|
protected |
Definition at line 222 of file G4RootNtupleManager.cc.
References fNtupleVector.
Referenced by G4RootAnalysisManager::Reset().
|
inlineprotected |
Definition at line 128 of file G4RootNtupleManager.hh.
References fNtupleDirectory.
Referenced by G4RootAnalysisManager::OpenFileImpl().
|
friend |
Definition at line 53 of file G4RootNtupleManager.hh.
|
private |
Definition at line 122 of file G4RootNtupleManager.hh.
Referenced by CreateNtuple(), CreateNtuplesFromBooking(), and SetNtupleDirectory().
|
private |
Definition at line 123 of file G4RootNtupleManager.hh.
Referenced by CreateNtuple(), CreateNtupleDColumn(), CreateNtupleFColumn(), CreateNtupleIColumn(), CreateNtuplesFromBooking(), GetNofNtuples(), GetNtupleInFunction(), IsEmpty(), Reset(), and ~G4RootNtupleManager().