#include "DetectorDescription/Parser/interface/DDLDocumentProvider.h"
#include "DetectorDescription/Parser/interface/DDLSAX2ConfigHandler.h"
#include <xercesc/sax2/SAX2XMLReader.hpp>
#include <string>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | DDLConfiguration |
DDLConfiguration reads in the configuration file for the DDParser. More... |