The Gaudi Framework  master (b9786168)
Loading...
Searching...
No Matches
XMLFileCatalog.h File Reference
#include <GaudiUtils/IFileCatalog.h>
#include <xercesc/dom/DOMDocument.hpp>
#include <xercesc/dom/DOMElement.hpp>
#include <xercesc/parsers/XercesDOMParser.hpp>
#include <xercesc/sax/ErrorHandler.hpp>
#include <memory>
Include dependency graph for XMLFileCatalog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gaudi::XMLFileCatalog
 This class constitutes the core of the XML based FileCatalog API for POOL. More...
 

Namespaces

namespace  Gaudi
 This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
 

Functions

std::string Gaudi::createGuidAsString ()
 Helper function creating file identifier using the UUID mechanism.