34 void addToSolStore(
const DDSolid& sol, std::set<DDSolid> & solStore, std::set<DDRotation>& rotStore );
void addToSpecStore(const DDLogicalPart &lp, std::map< DDsvalues_type, std::set< DDPartSelection * >, ddsvaluesCmp > &specStore)
DDMaterial is used to define and access material information.
void addToMatStore(const DDMaterial &mat, std::set< DDMaterial > &matStore)
~OutputMagneticFieldDDToDDL(void)
A DDSolid represents the shape of a part.
virtual void beginRun(const edm::Run &, edm::EventSetup const &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)
bool operator()(const DDsvalues_type &sv1, const DDsvalues_type &sv2)
std::vector< std::pair< unsigned int, DDValue > > DDsvalues_type
std::maps an index to a DDValue. The index corresponds to the index assigned to the name of the std::...
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
void addToSolStore(const DDSolid &sol, std::set< DDSolid > &solStore, std::set< DDRotation > &rotStore)
virtual void endJob(void)
OutputMagneticFieldDDToDDL(const edm::ParameterSet &iConfig)