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 (const edm::EventSetup &) |
Private Attributes | |
const edm::ESGetToken < DDCompactView, IdealGeometryRecord > | ddToken_ |
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 > | m_group_names |
std::vector < MaterialAccountingGroup * > | m_groups |
std::vector< TH2F * > | m_plots |
const bool | m_saveSummaryPlot |
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 | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 76 of file ListGroups.cc.
ListGroups::ListGroups | ( | const edm::ParameterSet & | iPSet | ) |
Definition at line 112 of file ListGroups.cc.
References fillColor(), fillGradient(), fillMaterialDifferences(), m_groups, and m_plots.
|
override |
Definition at line 123 of file ListGroups.cc.
References g, m_groups, m_plots, and bigModule::plot().
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 428 of file ListGroups.cc.
References gather_cfg::cout, dddGetString(), ddToken_, alcazmumu_cfi::filter, DDFilteredView::geoHistory(), edm::EventSetup::getTransientHandle(), h, isotrackTrainRegressor::history, m_group_names, m_saveSummaryPlot, DDFilteredView::next(), position, produceAndSaveSummaryPlot(), and DDFilteredView::translation().
|
inlineoverrideprivatevirtual |
|
overrideprivatevirtual |
|
private |
|
private |
Definition at line 134 of file ListGroups.cc.
References b1, b2, hitfit::delta_r(), diffTwoXMLs::g1, diffTwoXMLs::g2, mps_fire::i, cuy::ii, m_gradient, diffTwoXMLs::r1, diffTwoXMLs::r2, and relval_machine::steps.
Referenced by ListGroups().
|
inlineprivate |
|
private |
Definition at line 260 of file ListGroups.cc.
References HLT_FULL_cff::deltaR, PVValHelper::eta, funct::exp(), groupFilesInBlocks::lines, funct::tan(), and theta().
Referenced by produceAndSaveSummaryPlot().
|
private |
Definition at line 304 of file ListGroups.cc.
References svgfig::canvas(), ddToken_, g, edm::EventSetup::getTransientHandle(), geometryCSVtoXML::line, groupFilesInBlocks::lines, m_color, m_diff, m_gradient, m_group_names, m_groups, m_plots, m_values, dqmiodumpmetadata::n, overlayEtaReferences(), and pileupReCalc_HLTpaths::scale.
Referenced by analyze().
|
private |
Definition at line 92 of file ListGroups.cc.
Referenced by analyze(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 96 of file ListGroups.cc.
Referenced by fillColor(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 108 of file ListGroups.cc.
Referenced by produceAndSaveSummaryPlot().
|
private |
Definition at line 97 of file ListGroups.cc.
Referenced by fillGradient(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 94 of file ListGroups.cc.
Referenced by analyze(), and produceAndSaveSummaryPlot().
|
private |
Definition at line 95 of file ListGroups.cc.
Referenced by ListGroups(), produceAndSaveSummaryPlot(), and ~ListGroups().
|
private |
Definition at line 93 of file ListGroups.cc.
Referenced by ListGroups(), produceAndSaveSummaryPlot(), and ~ListGroups().
|
private |
Definition at line 91 of file ListGroups.cc.
Referenced by analyze().
|
private |
Definition at line 109 of file ListGroups.cc.
Referenced by produceAndSaveSummaryPlot().