Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | beginJob () override |
Private Attributes | |
double | etaBins_ [NEtaBins_+1] |
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_ |
int | hotZone_ |
double | pBins_ [NPBins_+1] |
edm::EDGetTokenT< edm::PCaloHitContainer > | tok_EBhit_ |
edm::EDGetTokenT< edm::PCaloHitContainer > | tok_EEhit_ |
edm::EDGetTokenT< edm::SimTrackContainer > | tok_simTk_ |
edm::EDGetTokenT< edm::SimVertexContainer > | tok_simVtx_ |
int | verbose_ |
Static Private Attributes | |
static const int | NEtaBins_ = 3 |
static const int | NPBins_ = 8 |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 39 of file ElectronStudy.cc.
|
explicit |
Definition at line 69 of file ElectronStudy.cc.
References etaBins_, edm::ParameterSet::getUntrackedParameter(), histoE1x1, histoE3x3, histoE5x5, histoR1, histoR2, histoR3, histos_, hotZone_, mps_fire::i, dqmiolumiharvest::j, Skims_PA_cff::name, NEtaBins_, NPBins_, pBins_, AlCaHLTBitMon_QueryRunRegistry::string, compare::tfile, overlapproblemtsosanalyzer_cfi::title, tok_EBhit_, tok_EEhit_, tok_simTk_, tok_simVtx_, and verbose_.
|
inlineoverride |
Definition at line 42 of file ElectronStudy.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 154 of file ElectronStudy.cc.
References funct::abs(), Calorimetry_cff::bField, TauDecayModes::dec, spr::propagatedTrackDirection::detIdECAL, EcalBarrel, EcalEndcap, spr::eECALmatrix(), PVValHelper::eta, etaBin(), etaBins_, edm::EventSetup::get(), get, histoE1x1, histoE3x3, histoE5x5, histoR1, histoR2, histoR3, histos_, spr::hotCrystal(), hotZone_, LEDCalibrationChannels::ieta, iEvent, edm::HandleBase::isValid(), NEtaBins_, NPBins_, spr::propagatedTrackDirection::okECAL, AlCaHLTBitMon_ParallelJobs::p, pBins_, edm::ESHandle< T >::product(), spr::propagateCALO(), diffTwoXMLs::r1, diffTwoXMLs::r2, DetId::subdetId(), tok_EBhit_, tok_EEhit_, tok_simTk_, tok_simVtx_, and verbose_.
|
inlineoverrideprivatevirtual |
|
static |
Definition at line 145 of file ElectronStudy.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 52 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
Definition at line 64 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
Definition at line 65 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
Definition at line 66 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
Definition at line 61 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
Definition at line 62 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
Definition at line 63 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 60 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 59 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
staticprivate |
Definition at line 50 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
staticprivate |
Definition at line 51 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 52 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 54 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 55 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 56 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 57 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().
|
private |
Definition at line 59 of file ElectronStudy.cc.
Referenced by analyze(), and ElectronStudy().