![]() |
![]() |
#include <ESRecoSummary.h>
Public Member Functions | |
ESRecoSummary (const edm::ParameterSet &) | |
~ESRecoSummary () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Attributes | |
edm::InputTag | esClusterCollectionX_ |
edm::InputTag | esClusterCollectionY_ |
edm::InputTag | esRecHitCollection_ |
edm::InputTag | superClusterCollection_EE_ |
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 | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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_, 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_, 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::getByLabel(), 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().