#include <ESRecoSummary.h>
Protected Attributes | |
edm::EDGetTokenT< reco::PreshowerClusterCollection > | esClusterCollectionX_ |
edm::EDGetTokenT< reco::PreshowerClusterCollection > | esClusterCollectionY_ |
edm::EDGetTokenT< ESRecHitCollection > | esRecHitCollection_ |
edm::EDGetTokenT< reco::SuperClusterCollection > | superClusterCollection_EE_ |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
MonitorElement * | h_esClusters_energy_plane1 |
MonitorElement * | h_esClusters_energy_plane2 |
MonitorElement * | h_esClusters_energy_ratio |
MonitorElement * | h_recHits_ES_energyMax |
MonitorElement * | h_recHits_ES_time |
std::string | prefixME_ |
Definition at line 15 of file ESRecoSummary.h.
|
explicit |
Definition at line 42 of file ESRecoSummary.cc.
References esClusterCollectionX_, esClusterCollectionY_, esRecHitCollection_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), prefixME_, AlCaHLTBitMon_QueryRunRegistry::string, and superClusterCollection_EE_.
|
inlineoverride |
Definition at line 18 of file ESRecoSummary.h.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 74 of file ESRecoSummary.cc.
References edm::SortedCollection< T, SORT >::begin(), EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr, edm::SortedCollection< T, SORT >::end(), reco::CaloCluster::energy(), esClusterCollectionX_, esClusterCollectionY_, esRecHitCollection_, ev, dqm::impl::MonitorElement::Fill(), h_esClusters_energy_plane1, h_esClusters_energy_plane2, h_esClusters_energy_ratio, h_recHits_ES_energyMax, h_recHits_ES_time, edm::HandleBase::isValid(), edm::Handle< T >::product(), and superClusterCollection_EE_.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 56 of file ESRecoSummary.cc.
References dqm::implementation::IBooker::book1D(), h_esClusters_energy_plane1, h_esClusters_energy_plane2, h_esClusters_energy_ratio, h_recHits_ES_energyMax, h_recHits_ES_time, prefixME_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
protected |
Definition at line 38 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
protected |
Definition at line 39 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
protected |
Definition at line 37 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 30 of file ESRecoSummary.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 31 of file ESRecoSummary.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 32 of file ESRecoSummary.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 27 of file ESRecoSummary.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file ESRecoSummary.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file ESRecoSummary.h.
Referenced by bookHistograms(), and ESRecoSummary().
|
protected |
Definition at line 36 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().