Go to the documentation of this file.
48 : rootDDName_(iConfig.getParameter<
std::
string>(
"rootDDName")), label_(iConfig.getParameter<
std::
string>(
"label")) {
67 parser.getDDLSAX2FileHandler()->setUserNS(
true);
70 std::unique_ptr<std::vector<unsigned char> > tb = (*gdd).getUncompressedBlob();
72 parser.parse(*tb, tb->size());
74 returnValue->lockdown();
const DepRecordT getRecord() const
DDName is used to identify DDD entities uniquely.
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
std::unique_ptr< DDCompactView > ReturnType
DDI::Store< DDName, DDI::Solid * > solidStore_
Compact representation of the geometrical detector hierarchy.
void usesResources(std::vector< std::string > const &)
static value_type & instance()
DDI::Store< DDName, DDI::Material * > matStore_
DDLParser is the main class of Detector Description Language Parser.
A DDLogicalPart aggregates information concerning material, solid and sensitveness ....
DDI::Store< DDName, DDI::Specific * > specStore_
static const std::string kDDGeometry
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
ReturnType produce(const IdealMagneticFieldRecord &)
DDI::Store< DDName, DDI::LogicalPart * > lpStore_
DDI::Store< DDName, DDRotationMatrix * > rotStore_
~XMLIdealMagneticFieldGeometryESProducer() override
XMLIdealMagneticFieldGeometryESProducer(const edm::ParameterSet &)