#include <ESRecoSummary.h>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
DQMStore * | dqmStore_ |
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_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 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 42 of file ESRecoSummary.h.
|
explicit |
Definition at line 70 of file ESRecoSummary.cc.
References DQMStore::book1D(), dqmStore_, esClusterCollectionX_, esClusterCollectionY_, esRecHitCollection_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), h_esClusters_energy_plane1, h_esClusters_energy_plane2, h_esClusters_energy_ratio, h_recHits_ES_energyMax, h_recHits_ES_time, cppFunctionSkipper::operator, prefixME_, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and superClusterCollection_EE_.
ESRecoSummary::~ESRecoSummary | ( | ) |
Definition at line 99 of file ESRecoSummary.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 111 of file ESRecoSummary.cc.
References edm::SortedCollection< T, SORT >::begin(), dtNoiseDBValidation_cfg::cerr, edm::SortedCollection< T, SORT >::end(), relval_parameters_module::energy, reco::CaloCluster::energy(), esClusterCollectionX_, esClusterCollectionY_, esRecHitCollection_, MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), 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_.
|
privatevirtual |
|
privatevirtual |
|
private |
Definition at line 55 of file ESRecoSummary.h.
Referenced by ESRecoSummary().
|
protected |
Definition at line 73 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
protected |
Definition at line 74 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
protected |
Definition at line 72 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 63 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 64 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 65 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 60 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 61 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().
|
private |
Definition at line 57 of file ESRecoSummary.h.
Referenced by ESRecoSummary().
|
protected |
Definition at line 71 of file ESRecoSummary.h.
Referenced by analyze(), and ESRecoSummary().