#include <Calibration/HcalCalibAlgos/plugins/ValidationHcalIsoTrackAlCaReco.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
double | getDist (double, double, double, double) |
double | getDistInCM (double eta1, double phi1, double eta2, double phi2) |
std::pair< int, int > | towerIndex (double eta, double phi) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 73 of file ValidationHcalIsoTrackAlCaReco.h.
|
explicit |
Definition at line 130 of file ValidationHcalIsoTrackAlCaReco.cc.
References folderName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), heLow_, hltFilterTag_, nHLTL3accepts, nTotal, outRootFileName_, pThr_, recoTrLabel_, saveToFile_, AlCaHLTBitMon_QueryRunRegistry::string, tok_arITr_, tok_hlt_, and tok_simTrack_.
ValidationHcalIsoTrackAlCaReco::~ValidationHcalIsoTrackAlCaReco | ( | ) |
Definition at line 149 of file ValidationHcalIsoTrackAlCaReco.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 152 of file ValidationHcalIsoTrackAlCaReco.cc.
References gather_cfg::cout, HLT_25ns14e33_v1_cff::distance, alignCSCRings::e, trigger::TriggerObject::eta(), MonitorElement::Fill(), edm::Event::getByToken(), getDist(), getDistInCM(), hDeposEcalInner, hDeposEcalOuter, heLow_, heUp_, hl3AbsEta, hl3eta, hl3phi, hl3Pt, hltFilterTag_, hOccupancyFull, hOccupancyHighEn, hOffAbsEta, hOffEta, hOffEtaFP, hOffL3TrackMatch, hOffL3TrackPtRat, hOffP, hOffP_0005, hOffP_0510, hOffP_1015, hOffP_1520, hOffPhi, hOffPhiFP, hSimAbsEta, hSimDist, hSimEta, hSimN, hSimNE, hSimNM, hSimNN, hSimP, hSimPhi, hSimPt, hSimPtRatOff, hTracksMaxP, hTracksSumP, prof2calltree::l, match(), HLT_25ns14e33_v1_cff::nFilt, nTotal, trigger::TriggerObject::p(), trigger::TriggerObject::phi(), trigger::TriggerObject::pt(), pThr_, dttmaxenums::R, mathSSE::sqrt(), tok_arITr_, tok_hlt_, tok_simTrack_, and towerIndex().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 378 of file ValidationHcalIsoTrackAlCaReco.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, folderName_, MonitorElement::getTH2F(), hDeposEcalInner, hDeposEcalOuter, hl3AbsEta, hl3eta, hl3phi, hl3Pt, hOccupancyFull, hOccupancyHighEn, hOffAbsEta, hOffEta, hOffEtaFP, hOffL3TrackMatch, hOffL3TrackPtRat, hOffP, hOffP_0005, hOffP_0510, hOffP_1015, hOffP_1520, hOffPhi, hOffPhiFP, hSimAbsEta, hSimDist, hSimEta, hSimN, hSimNE, hSimNM, hSimNN, hSimP, hSimPhi, hSimPt, hSimPtRatOff, hTracksMaxP, hTracksSumP, cppFunctionSkipper::operator, MonitorElement::setAxisTitle(), and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 479 of file ValidationHcalIsoTrackAlCaReco.cc.
References dbe_, outRootFileName_, DQMStore::save(), and saveToFile_.
|
private |
Definition at line 73 of file ValidationHcalIsoTrackAlCaReco.cc.
References funct::pow(), and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 83 of file ValidationHcalIsoTrackAlCaReco.cc.
References funct::cos(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, create_public_lumi_plots::exp, funct::sin(), and funct::tan().
Referenced by analyze().
|
private |
Definition at line 97 of file ValidationHcalIsoTrackAlCaReco.cc.
Referenced by analyze().
|
private |
Definition at line 81 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 87 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by beginJob(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 118 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 119 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 98 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 99 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze().
|
private |
Definition at line 103 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 102 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 104 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 101 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 128 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 129 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 122 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 125 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 121 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 105 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 106 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 113 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 108 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 109 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 110 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 111 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 126 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 123 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 131 of file ValidationHcalIsoTrackAlCaReco.h.
|
private |
Definition at line 132 of file ValidationHcalIsoTrackAlCaReco.h.
|
private |
Definition at line 139 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 140 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 138 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 143 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 145 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 146 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 144 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 142 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 137 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 136 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 141 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 116 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 115 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 151 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 150 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 89 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by endJob(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 97 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 91 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 88 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by endJob(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 94 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 93 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().
|
private |
Definition at line 95 of file ValidationHcalIsoTrackAlCaReco.h.
Referenced by analyze(), and ValidationHcalIsoTrackAlCaReco().