#include <G4RootRFileManager.hh>
Definition at line 47 of file G4RootRFileManager.hh.
 
◆ G4RootRFileManager()
Definition at line 40 of file G4RootRFileManager.cc.
G4BaseFileManager(const G4AnalysisManagerState &state)
 
std::map< G4String, tools::rroot::file * > fRFiles
 
 
 
 
◆ ~G4RootRFileManager()
  
  
      
        
          | G4RootRFileManager::~G4RootRFileManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetRFile()
Definition at line 104 of file G4RootRFileManager.cc.
  110   std::map<G4String, tools::rroot::file*>::const_iterator it
 
G4String GetFullFileName(const G4String &baseFileName="", G4bool isPerThread=true) const
 
std::map< G4String, tools::rroot::file * > fRFiles
 
 
 
 
◆ OpenRFile()
Definition at line 59 of file G4RootRFileManager.cc.
   72   newFile->add_unziper(
'Z',tools::decompress_buffer);
    74   if ( ! newFile->is_open() ) {
    76     description << 
"      " << 
"Cannot open file " << 
name;
    84   std::map<G4String, tools::rroot::file*>::iterator it
    97       ->
Message(
"open", 
"read analysis file", name);
 const G4AnalysisManagerState & fState
 
std::ostringstream G4ExceptionDescription
 
G4String GetFullFileName(const G4String &baseFileName="", G4bool isPerThread=true) const
 
G4GLOB_DLL std::ostream G4cout
 
const G4AnalysisVerbose * GetVerboseL1() const
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
const G4AnalysisVerbose * GetVerboseL4() const
 
std::map< G4String, tools::rroot::file * > fRFiles
 
void Message(const G4String &action, const G4String &object, const G4String &objectName, G4bool success=true) const
 
 
 
 
◆ fRFiles
The documentation for this class was generated from the following files: