Private Member Functions | |
void | addToMatStore (const DDMaterial &mat, std::set< DDMaterial > &matStore) |
void | addToSolStore (const DDSolid &sol, std::set< DDSolid > &solStore, std::set< DDRotation > &rotStore) |
void | addToSpecStore (const DDLogicalPart &lp, std::map< const DDsvalues_type, std::set< const DDPartSelection * >, ddsvaluesCmp > &specStore) |
Private Attributes | |
std::string | m_fname |
int | m_rotNumSeed |
std::ostream * | m_xos |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 34 of file OutputMagneticFieldDDToDDL.cc.
|
explicit |
Definition at line 72 of file OutputMagneticFieldDDToDDL.cc.
References gather_cfg::cout, alignBH_cfg::fixed, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_fname, m_rotNumSeed, m_xos, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
private |
Definition at line 244 of file OutputMagneticFieldDDToDDL.cc.
References DDMaterial::constituent(), DivergingColor::frac, and DDMaterial::noOfConstituents().
Referenced by beginRun().
|
private |
Definition at line 263 of file OutputMagneticFieldDDToDDL.cc.
References ddintersection, ddsubtraction, ddunion, DDBooleanSolid::rotation(), DDSolid::shape(), DDBooleanSolid::solidA(), and DDBooleanSolid::solidB().
Referenced by beginRun().
|
private |
Definition at line 282 of file OutputMagneticFieldDDToDDL.cc.
References DDLogicalPart::attachedSpecifics(), and DEFINE_FWK_MODULE.
Referenced by beginRun().
|
inlineoverridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 42 of file OutputMagneticFieldDDToDDL.cc.
|
inlineoverridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 40 of file OutputMagneticFieldDDToDDL.cc.
References iEvent.
|
override |
Definition at line 101 of file OutputMagneticFieldDDToDDL.cc.
References addToMatStore(), addToSolStore(), addToSpecStore(), alignBH_cfg::fixed, edm::EventSetup::get(), DDCompactView::graph(), mps_fire::i, DDCoreToDDXMLOutput::logicalPart(), m_fname, m_rotNumSeed, m_xos, DDCoreToDDXMLOutput::material(), DDLogicalPart::material(), DDCoreToDDXMLOutput::ns_, MillePedeFileConverter_cfg::out, DDCoreToDDXMLOutput::position(), alignCSCRings::r, DivergingColor::red, DDCoreToDDXMLOutput::rotation(), DDCoreToDDXMLOutput::solid(), DDLogicalPart::solid(), DDCoreToDDXMLOutput::specpar(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 44 of file OutputMagneticFieldDDToDDL.cc.
References genParticles_cff::map.
|
inlineoverride |
Definition at line 43 of file OutputMagneticFieldDDToDDL.cc.
|
private |
Definition at line 52 of file OutputMagneticFieldDDToDDL.cc.
Referenced by beginRun(), and OutputMagneticFieldDDToDDL().
|
private |
Definition at line 51 of file OutputMagneticFieldDDToDDL.cc.
Referenced by beginRun(), and OutputMagneticFieldDDToDDL().
|
private |
Definition at line 53 of file OutputMagneticFieldDDToDDL.cc.
Referenced by beginRun(), OutputMagneticFieldDDToDDL(), and ~OutputMagneticFieldDDToDDL().