#include <cstddef>
#include <map>
#include <string>
#include <vector>
#include <xercesc/sax2/Attributes.hpp>
#include "DetectorDescription/Core/interface/DDCompactView.h"
#include "DetectorDescription/Core/interface/DDName.h"
#include "DetectorDescription/Parser/interface/DDLElementRegistry.h"
#include "DetectorDescription/Parser/interface/DDLSAX2Handler.h"
Go to the source code of this file.
Classes | |
class | DDLSAX2FileHandler |
DDLSAX2FileHandler is the SAX2 Handler for XML files found in the configuration file. More... | |