The Gaudi Framework
v30r3 (a5ef0a68)
|
#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>
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 | |
Gaudi | |
Helper functions to set/get the application return code. | |
Functions | |
std::string | Gaudi::createGuidAsString () |
Helper function creating file identifier using the UUID mechanism. More... | |