43 parser.getDDLSAX2FileHandler()->setUserNS(
true );
46 std::unique_ptr<std::vector<unsigned char> > tb = (*gdd).getUncompressedBlob();
48 parser.parse( *tb, tb->size());
std::unique_ptr< DDCompactView > ReturnType
DDName is used to identify DDD entities uniquely.
XMLIdealGeometryESProducer(const edm::ParameterSet &)
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
ReturnType produce(const IdealGeometryRecord &)
const DepRecordT getRecord() const
DDLParser is the main class of Detector Description Language Parser.
#define DEFINE_FWK_EVENTSETUP_MODULE(type)