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 | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 34 of file OutputMagneticFieldDDToDDL.cc.
|
explicit |
Definition at line 75 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 |
Definition at line 91 of file OutputMagneticFieldDDToDDL.cc.
References m_xos.
|
private |
Definition at line 228 of file OutputMagneticFieldDDToDDL.cc.
References DDMaterial::constituent(), DivergingColor::frac, and DDMaterial::noOfConstituents().
Referenced by beginRun().
|
private |
Definition at line 242 of file OutputMagneticFieldDDToDDL.cc.
References cms::cuda::bs, ddintersection, ddsubtraction, ddunion, and DDSolid::shape().
Referenced by beginRun().
|
private |
Definition at line 259 of file OutputMagneticFieldDDToDDL.cc.
References DDLogicalPart::attachedSpecifics().
Referenced by beginRun().
|
inlineoverridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 41 of file OutputMagneticFieldDDToDDL.cc.
|
inlineoverridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 39 of file OutputMagneticFieldDDToDDL.cc.
|
override |
Definition at line 97 of file OutputMagneticFieldDDToDDL.cc.
References addToMatStore(), addToSolStore(), addToSpecStore(), alignBH_cfg::fixed, edm::EventSetup::get(), get, DDCompactView::graph(), mps_fire::i, m_fname, m_rotNumSeed, m_xos, DDLogicalPart::material(), MillePedeFileConverter_cfg::out, alignCSCRings::r, DivergingColor::red, DDLogicalPart::solid(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 43 of file OutputMagneticFieldDDToDDL.cc.
|
inlineoverride |
Definition at line 42 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().