#include <ElectronStudy.h>
Public Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
ElectronStudy (const edm::ParameterSet &ps) | |
~ElectronStudy () | |
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 () |
Private Attributes | |
double | etaBins [NEtaBins+1] |
std::string | g4Label |
TH1F * | histoE1x1 [NPBins+1][NEtaBins+1] |
TH1F * | histoE3x3 [NPBins+1][NEtaBins+1] |
TH1F * | histoE5x5 [NPBins+1][NEtaBins+1] |
TH1F * | histoR1 [NPBins+1][NEtaBins+1] |
TH1F * | histoR2 [NPBins+1][NEtaBins+1] |
TH1F * | histoR3 [NPBins+1][NEtaBins+1] |
bool | histos |
std::string | hitLabEB |
std::string | hitLabEE |
int | hotZone |
double | pBins [NPBins+1] |
std::string | sourceLabel |
int | verbose |
Static Private Attributes | |
static const int | NEtaBins = 3 |
static const int | NPBins = 8 |
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) |
Definition at line 33 of file ElectronStudy.h.
ElectronStudy::ElectronStudy | ( | const edm::ParameterSet & | ps | ) |
Definition at line 15 of file ElectronStudy.cc.
References etaBins, g4Label, edm::ParameterSet::getUntrackedParameter(), histoE1x1, histoE3x3, histoE5x5, histoR1, histoR2, histoR3, histos, hitLabEB, hitLabEE, hotZone, i, edm::Service< T >::isAvailable(), j, TFileDirectory::make(), mergeVDriftHistosByStation::name, NEtaBins, NPBins, pBins, sourceLabel, AlCaHLTBitMon_QueryRunRegistry::string, and indexGen::title.
|
inline |
Definition at line 38 of file ElectronStudy.h.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 81 of file ElectronStudy.cc.
References abs, ecalTB2006H4_GenSimDigiReco_cfg::bField, gather_cfg::cout, spr::propagatedTrackDirection::detIdECAL, EcalBarrel, EcalEndcap, spr::eECALmatrix(), eta(), etaBins, edm::EventID::event(), g4Label, edm::EventSetup::get(), edm::Event::getByLabel(), histoE1x1, histoE3x3, histoE5x5, histoR1, histoR2, histoR3, histos, hitLabEB, hitLabEE, spr::hotCrystal(), hotZone, edm::EventBase::id(), edm::HandleBase::isValid(), NEtaBins, NPBins, spr::propagatedTrackDirection::okECAL, AlCaHLTBitMon_ParallelJobs::p, pBins, edm::ESHandle< class >::product(), spr::propagateCALO(), diffTwoXMLs::r1, diffTwoXMLs::r2, edm::EventID::run(), and DetId::subdetId().
|
private |
Definition at line 46 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 48 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
Definition at line 52 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
Definition at line 53 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
Definition at line 53 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
Definition at line 51 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
Definition at line 51 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
Definition at line 52 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 50 of file ElectronStudy.h.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), analyze(), and ElectronStudy().
|
private |
Definition at line 48 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 48 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 49 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
staticprivate |
Definition at line 44 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
staticprivate |
Definition at line 45 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 46 of file ElectronStudy.h.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 48 of file ElectronStudy.h.
Referenced by ElectronStudy().
|
private |
Definition at line 49 of file ElectronStudy.h.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), and python.diffProv.difference::onefilemodules().