21 #include "boost/shared_ptr.hpp"
84 : rootDDName_(iConfig.getParameter<std::
string>(
"rootDDName")),
85 label_(iConfig.getParameter<std::
string>(
"label"))
111 using namespace edm::es;
133 std::unique_ptr<std::vector<unsigned char> > tb = (*gdd).getUncompressedBlob();
135 parser.
parse(*tb, tb->size());
138 returnValue->lockdown();
DDI::Store< DDName, DDI::Specific * > specStore_
int parse(const DDLDocumentProvider &dp)
Parse all files. Return is meaningless.
DDI::Store< DDName, DDI::Material * > matStore_
std::auto_ptr< DDCompactView > ReturnType
DDName is used to identify DDD entities uniquely.
XMLIdealGeometryESProducer(const edm::ParameterSet &)
type of data representation of DDCompactView
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
DDI::Store< DDName, DDI::Solid * > solidStore_
ReturnType produce(const IdealGeometryRecord &)
const DepRecordT & getRecord() const
static value_type & instance()
virtual void setUserNS(bool userns)
DDI::Store< DDName, DDI::LogicalPart * > lpStore_
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
void clearFiles()
Clear the file list - see Warning!
DDLSAX2FileHandler * getDDLSAX2FileHandler()
To get the parent this class allows access to the handler.
DDLParser is the main class of Detector Description Language Parser.
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
~XMLIdealGeometryESProducer()
DDI::Store< DDName, DDRotationMatrix * > rotStore_