33 #include "tools/waxml/begend"
60 G4bool isPerThread =
false;
81 std::vector<tools::raxml_out>& objs = newFile->objects();
85 if ( ! newFile->load_file(name, compressed) ) {
87 description <<
" " <<
"Cannot open file " <<
name;
95 std::map<G4String, tools::raxml*>::iterator it
108 ->
Message(
"open",
"read analysis file", name);
118 G4bool isPerThread =
false;
121 std::map<G4String, tools::raxml*>::const_iterator it
void Message(const G4String &action, const G4String &object, const G4String &objectName, G4bool success=true) const
tools::xml::default_factory * fReadFactory
const G4AnalysisManagerState & fState
std::ostringstream G4ExceptionDescription
std::map< G4String, tools::raxml * > fRFiles
G4GLOB_DLL std::ostream G4cout
const G4AnalysisVerbose * GetVerboseL4() const
tools::raxml * GetRFile(const G4String &fileName) const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4XmlRFileManager(const G4AnalysisManagerState &state)
virtual G4bool OpenRFile(const G4String &fileName)
G4String GetFullFileName(const G4String &baseFileName="", G4bool isPerThread=true) const
const G4AnalysisVerbose * GetVerboseL1() const