#include <EgammaBasicClusters.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
EgammaBasicClusters (const edm::ParameterSet &) | |
virtual void | endJob () |
~EgammaBasicClusters () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
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 () |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
Description: SVSuite Basic Cluster Validation
Implementation: \
Definition at line 25 of file EgammaBasicClusters.h.
|
explicit |
Definition at line 12 of file EgammaBasicClusters.cc.
References barrelBasicClusterCollection_, endcapBasicClusterCollection_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hist_bins_ET_, hist_bins_Eta_, hist_bins_NumRecHits_, hist_bins_Phi_, hist_bins_R_, hist_bins_Size_, hist_max_ET_, hist_max_Eta_, hist_max_NumRecHits_, hist_max_Phi_, hist_max_R_, hist_max_Size_, hist_min_ET_, hist_min_Eta_, hist_min_NumRecHits_, hist_min_Phi_, hist_min_R_, hist_min_Size_, outputFile_, AlCaHLTBitMon_QueryRunRegistry::string, and verboseDBE_.
EgammaBasicClusters::~EgammaBasicClusters | ( | ) |
Definition at line 47 of file EgammaBasicClusters.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 124 of file EgammaBasicClusters.cc.
References barrelBasicClusterCollection_, endcapBasicClusterCollection_, MonitorElement::Fill(), edm::Event::getByLabel(), hist_EB_BC_ET_, hist_EB_BC_ET_vs_Eta_, hist_EB_BC_ET_vs_Phi_, hist_EB_BC_Eta_, hist_EB_BC_NumRecHits_, hist_EB_BC_Phi_, hist_EB_BC_Size_, hist_EE_BC_ET_, hist_EE_BC_ET_vs_Eta_, hist_EE_BC_ET_vs_Phi_, hist_EE_BC_ET_vs_R_, hist_EE_BC_Eta_, hist_EE_BC_NumRecHits_, hist_EE_BC_Phi_, hist_EE_BC_Size_, edm::HandleBase::isValid(), edm::InputTag::label(), funct::pow(), edm::Handle< T >::product(), and mathSSE::sqrt().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 49 of file EgammaBasicClusters.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, hist_bins_ET_, hist_bins_Eta_, hist_bins_NumRecHits_, hist_bins_Phi_, hist_bins_R_, hist_bins_Size_, hist_EB_BC_ET_, hist_EB_BC_ET_vs_Eta_, hist_EB_BC_ET_vs_Phi_, hist_EB_BC_Eta_, hist_EB_BC_NumRecHits_, hist_EB_BC_Phi_, hist_EB_BC_Size_, hist_EE_BC_ET_, hist_EE_BC_ET_vs_Eta_, hist_EE_BC_ET_vs_Phi_, hist_EE_BC_ET_vs_R_, hist_EE_BC_Eta_, hist_EE_BC_NumRecHits_, hist_EE_BC_Phi_, hist_EE_BC_Size_, hist_max_ET_, hist_max_Eta_, hist_max_NumRecHits_, hist_max_Phi_, hist_max_R_, hist_max_Size_, hist_min_ET_, hist_min_Eta_, hist_min_NumRecHits_, hist_min_Phi_, hist_min_R_, hist_min_Size_, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), DQMStore::showDirStructure(), and verboseDBE_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 175 of file EgammaBasicClusters.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 42 of file EgammaBasicClusters.h.
Referenced by analyze(), and EgammaBasicClusters().
|
private |
Definition at line 40 of file EgammaBasicClusters.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 43 of file EgammaBasicClusters.h.
Referenced by analyze(), and EgammaBasicClusters().
|
private |
Definition at line 64 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 71 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 57 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 78 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 82 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 50 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 59 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 52 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 45 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 60 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 88 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 67 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 53 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 74 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 46 of file EgammaBasicClusters.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 63 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 70 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 56 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 77 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 81 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 49 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 62 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 69 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 55 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 76 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 80 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 48 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().
|
private |
Definition at line 36 of file EgammaBasicClusters.h.
Referenced by EgammaBasicClusters(), and endJob().
|
private |
Definition at line 39 of file EgammaBasicClusters.h.
Referenced by beginJob(), and EgammaBasicClusters().