| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4CsvNtupleManager.hh>
 Inheritance diagram for G4CsvNtupleManager:
 Collaboration diagram for G4CsvNtupleManager:Private Member Functions | |
| tools::wcsv::ntuple::column < int > *  | GetNtupleIColumn (G4int ntupleId, G4int columnId) const | 
| tools::wcsv::ntuple::column < float > *  | GetNtupleFColumn (G4int ntupleId, G4int columnId) const | 
| tools::wcsv::ntuple::column < double > *  | GetNtupleDColumn (G4int ntupleId, G4int columnId) const | 
| virtual G4CsvNtupleDescription * | GetNtupleInFunction (G4int id, G4String function, G4bool warn=true, G4bool onlyIfActive=true) const | 
Private Attributes | |
| G4CsvFileManager * | fFileManager | 
| std::vector < G4CsvNtupleDescription * >  | fNtupleVector | 
Friends | |
| class | G4CsvAnalysisManager | 
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 46 of file G4CsvNtupleManager.hh.
      
  | 
  protected | 
Definition at line 38 of file G4CsvNtupleManager.cc.
      
  | 
  protected | 
Definition at line 46 of file G4CsvNtupleManager.cc.
References fNtupleVector.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 509 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
Implements G4VNtupleManager.
Definition at line 595 of file G4CsvNtupleManager.cc.
References G4CsvNtupleDescription::fNtuple, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 261 of file G4CsvNtupleManager.cc.
References G4CsvFileManager::CreateNtupleFile(), G4CsvNtupleDescription::fFile, fFileManager, G4BaseAnalysisManager::fFirstId, G4BaseAnalysisManager::fLockFirstId, G4CsvNtupleDescription::fNtuple, G4CsvNtupleDescription::fNtupleBooking, fNtupleVector, G4BaseAnalysisManager::fState, G4VFileManager::GetFileName(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), G4AnalysisVerbose::Message(), and name.
 Here is the call graph for this function:Implements G4VNtupleManager.
Definition at line 319 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, and fNtupleVector.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 434 of file G4CsvNtupleManager.cc.
References G4VNtupleManager::fFirstNtupleColumnId, G4VNtupleManager::fLockFirstNtupleColumnId, G4CsvNtupleDescription::fNtuple, G4CsvNtupleDescription::fNtupleBooking, G4CsvNtupleDescription::fNtupleDColumnMap, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), and name.
 Here is the call graph for this function:Implements G4VNtupleManager.
Definition at line 312 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, and fNtupleVector.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 383 of file G4CsvNtupleManager.cc.
References G4VNtupleManager::fFirstNtupleColumnId, G4VNtupleManager::fLockFirstNtupleColumnId, G4CsvNtupleDescription::fNtuple, G4CsvNtupleDescription::fNtupleBooking, G4CsvNtupleDescription::fNtupleFColumnMap, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), and name.
 Here is the call graph for this function:Implements G4VNtupleManager.
Definition at line 305 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, and fNtupleVector.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 332 of file G4CsvNtupleManager.cc.
References G4VNtupleManager::fFirstNtupleColumnId, G4VNtupleManager::fLockFirstNtupleColumnId, G4CsvNtupleDescription::fNtuple, G4CsvNtupleDescription::fNtupleBooking, G4CsvNtupleDescription::fNtupleIColumnMap, G4BaseAnalysisManager::fState, G4Exception(), GetNtupleInFunction(), G4AnalysisManagerState::GetVerboseL2(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), and name.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 165 of file G4CsvNtupleManager.cc.
References G4CsvFileManager::CreateNtupleFile(), fFileManager, fNtupleVector, G4BaseAnalysisManager::fState, G4cerr, G4Exception(), G4AnalysisManagerState::GetIsMaster(), G4AnalysisManagerState::GetVerboseL3(), G4AnalysisManagerState::GetVerboseL4(), G4AnalysisManagerState::IsMT(), JustWarning, and G4AnalysisVerbose::Message().
Referenced by G4CsvAnalysisManager::OpenFileImpl().
 Here is the call graph for this function:
 Here is the caller graph for this function:Implements G4VNtupleManager.
Definition at line 503 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 568 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fState, G4Exception(), GetNtupleDColumn(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
 Here is the call graph for this function:Implements G4VNtupleManager.
Definition at line 497 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 541 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fState, G4Exception(), GetNtupleFColumn(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
 Here is the call graph for this function:Implements G4VNtupleManager.
Definition at line 491 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 515 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fState, G4Exception(), GetNtupleIColumn(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, and G4AnalysisVerbose::Message().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 326 of file G4CsvNtupleManager.cc.
      
  | 
  protectedvirtual | 
Implements G4VNtupleManager.
Definition at line 485 of file G4CsvNtupleManager.cc.
      
  | 
  inlineprotectedvirtual | 
Implements G4VNtupleManager.
Definition at line 129 of file G4CsvNtupleManager.hh.
References fNtupleVector.
      
  | 
  protected | 
Definition at line 246 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId.
      
  | 
  protected | 
Definition at line 252 of file G4CsvNtupleManager.cc.
References G4CsvNtupleDescription::fNtuple, and GetNtupleInFunction().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 115 of file G4CsvNtupleManager.cc.
References G4CsvNtupleDescription::fNtupleDColumnMap, G4Exception(), GetNtupleInFunction(), and JustWarning.
Referenced by FillNtupleDColumn().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 87 of file G4CsvNtupleManager.cc.
References G4CsvNtupleDescription::fNtupleFColumnMap, G4Exception(), GetNtupleInFunction(), and JustWarning.
Referenced by FillNtupleFColumn().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 60 of file G4CsvNtupleManager.cc.
References G4CsvNtupleDescription::fNtupleIColumnMap, G4Exception(), GetNtupleInFunction(), and JustWarning.
Referenced by FillNtupleIColumn().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  privatevirtual | 
Definition at line 141 of file G4CsvNtupleManager.cc.
References G4BaseAnalysisManager::fFirstId, fNtupleVector, G4Exception(), and JustWarning.
Referenced by AddNtupleRow(), CreateNtupleDColumn(), CreateNtupleFColumn(), CreateNtupleIColumn(), GetNtuple(), GetNtupleDColumn(), GetNtupleFColumn(), and GetNtupleIColumn().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlineprotected | 
Definition at line 132 of file G4CsvNtupleManager.hh.
References fNtupleVector.
Referenced by G4CsvAnalysisManager::CloseNtupleFiles().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 228 of file G4CsvNtupleManager.cc.
References fNtupleVector.
      
  | 
  protected | 
Definition at line 234 of file G4CsvNtupleManager.cc.
References fNtupleVector.
Referenced by G4CsvAnalysisManager::CloseFileImpl().
 Here is the caller graph for this function:
      
  | 
  inlineprotected | 
Definition at line 126 of file G4CsvNtupleManager.hh.
References fFileManager.
Referenced by G4CsvAnalysisManager::G4CsvAnalysisManager().
 Here is the caller graph for this function:
      
  | 
  friend | 
Definition at line 48 of file G4CsvNtupleManager.hh.
      
  | 
  private | 
Definition at line 120 of file G4CsvNtupleManager.hh.
Referenced by CreateNtuple(), CreateNtuplesFromBooking(), and SetFileManager().
      
  | 
  private | 
Definition at line 121 of file G4CsvNtupleManager.hh.
Referenced by CreateNtuple(), CreateNtupleDColumn(), CreateNtupleFColumn(), CreateNtupleIColumn(), CreateNtuplesFromBooking(), GetNofNtuples(), GetNtupleInFunction(), GetNtupleVector(), IsEmpty(), Reset(), and ~G4CsvNtupleManager().