Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
void | fillColor () |
void | fillGradient () |
void | fillMaterialDifferences () |
std::vector< std::pair< std::shared_ptr< TLine >, std::shared_ptr< TText > > > | overlayEtaReferences () |
void | produceAndSaveSummaryPlot (cms::DDCompactView cpv) |
Private Attributes | |
std::vector< unsigned int > | m_color |
std::map< std::string, std::pair< float, float > > | m_diff |
std::vector< int > | m_gradient |
std::set< std::string_view > | m_group_names |
std::vector< DD4hep_MaterialAccountingGroup * > | m_groups |
std::vector< TH2F * > | m_plots |
bool | m_saveSummaryPlot |
const edm::ESInputTag | m_tag |
std::map< std::string, std::pair< float, float > > | m_values |
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> | |
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) |
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 42 of file DD4hep_ListGroups.cc.
DD4hep_ListGroups::DD4hep_ListGroups | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 70 of file DD4hep_ListGroups.cc.
References fillColor(), fillGradient(), fillMaterialDifferences(), edm::ParameterSet::getUntrackedParameter(), m_groups, m_plots, and m_saveSummaryPlot.
|
override |
Definition at line 81 of file DD4hep_ListGroups.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 372 of file DD4hep_ListGroups.cc.
References class-composition::children, ALCARECOTkAlBeamHalo_cff::filter, get, mps_fire::i, dqmiolumiharvest::j, dqmdumpme::k, m_group_names, m_saveSummaryPlot, m_tag, castor_dqm_sourceclient_file_cfg::path, produceAndSaveSummaryPlot(), singleTopDQM_cfi::setup, cms::DDFilteredView::specpars(), and OrderedSet::t.
|
inlineoverrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 49 of file DD4hep_ListGroups.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 408 of file DD4hep_ListGroups.cc.
|
private |
Definition at line 200 of file DD4hep_ListGroups.cc.
References m_color.
Referenced by DD4hep_ListGroups().
|
private |
Definition at line 292 of file DD4hep_ListGroups.cc.
References b1, b2, hitfit::delta_r(), diffTwoXMLs::g1, diffTwoXMLs::g2, mps_fire::i, cuy::ii, m_gradient, diffTwoXMLs::r1, diffTwoXMLs::r2, and customisers::steps.
Referenced by DD4hep_ListGroups().
|
private |
Definition at line 6 of file DD4hep_ListGroupsMaterialDifference.h.
Referenced by DD4hep_ListGroups().
|
private |
Definition at line 326 of file DD4hep_ListGroups.cc.
References PbPb_ZMuSkimMuonDPG_cff::deltaR, PVValHelper::eta, JetChargeProducer_cfi::exp, dqm-mbProfile::format, groupFilesInBlocks::lines, str, funct::tan(), and theta().
Referenced by produceAndSaveSummaryPlot().
|
private |
Definition at line 83 of file DD4hep_ListGroups.cc.
References svgfig::canvas(), g, mps_splice::line, groupFilesInBlocks::lines, m_color, m_diff, m_gradient, m_group_names, m_groups, m_plots, m_values, dqmiodumpmetadata::n, overlayEtaReferences(), and Scenarios_cff::scale.
Referenced by analyze().
|
private |
Definition at line 56 of file DD4hep_ListGroups.cc.
Referenced by fillColor(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 64 of file DD4hep_ListGroups.cc.
Referenced by produceAndSaveSummaryPlot().
|
private |
Definition at line 57 of file DD4hep_ListGroups.cc.
Referenced by fillGradient(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 55 of file DD4hep_ListGroups.cc.
Referenced by analyze(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 58 of file DD4hep_ListGroups.cc.
Referenced by DD4hep_ListGroups(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 54 of file DD4hep_ListGroups.cc.
Referenced by DD4hep_ListGroups(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 53 of file DD4hep_ListGroups.cc.
Referenced by analyze(), and DD4hep_ListGroups().
|
private |
Definition at line 51 of file DD4hep_ListGroups.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file DD4hep_ListGroups.cc.
Referenced by produceAndSaveSummaryPlot().