44 auto cpv = std::make_unique<DDCompactView>( rootNode );
46 parser.getDDLSAX2FileHandler()->setUserNS(
true );
49 std::unique_ptr<std::vector<unsigned char> > tb = (*gdd).getUncompressedBlob();
51 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 &)
static value_type & instance()
const DepRecordT getRecord() const
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
DDLParser is the main class of Detector Description Language Parser.
#define DEFINE_FWK_EVENTSETUP_MODULE(type)