![]() |
![]() |
Public Member Functions | |
DQMHcalIsoTrackHLT (const edm::ParameterSet &) | |
double | getDist (double, double, double, double) |
~DQMHcalIsoTrackHLT () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
DQMStore * | dbe_ |
int | evtBuf |
std::string | folderName_ |
MonitorElement * | hisopT |
MonitorElement * | hisopTvsEta |
MonitorElement * | hL1pT |
MonitorElement * | hL2eta |
MonitorElement * | hL2L3acc |
MonitorElement * | hL2phi |
MonitorElement * | hL2pT |
MonitorElement * | hL2TowerOccupancy |
MonitorElement * | hL3candL2rat |
MonitorElement * | hL3colEta |
MonitorElement * | hL3colP |
MonitorElement * | hL3eta |
MonitorElement * | hL3etaAOD |
MonitorElement * | hL3etaPureAOD |
MonitorElement * | hL3L2rat |
MonitorElement * | hL3L2trackMatch |
MonitorElement * | hL3pAOD |
MonitorElement * | hL3phi |
MonitorElement * | hL3pPureAOD |
MonitorElement * | hL3Pt |
MonitorElement * | hL3pVsEta |
std::string | hltAODEventTag_ |
std::string | hltProcess_ |
std::string | hltRAWEventTag_ |
std::string | l1filterLabel_ |
std::string | l2collectionLabel_ |
std::string | l2filterLabel_ |
std::string | l3collectionLabel_ |
std::string | l3filterLabel_ |
std::string | outRootFileName_ |
bool | saveToRootFile_ |
bool | useHLTDebug_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 58 of file DQMHcalIsoTrackHLT.cc.
|
explicit |
Definition at line 135 of file DQMHcalIsoTrackHLT.cc.
References folderName_, edm::ParameterSet::getParameter(), hltAODEventTag_, hltProcess_, hltRAWEventTag_, l1filterLabel_, l2collectionLabel_, l2filterLabel_, l3collectionLabel_, l3filterLabel_, outRootFileName_, saveToRootFile_, and useHLTDebug_.
DQMHcalIsoTrackHLT::~DQMHcalIsoTrackHLT | ( | ) |
Definition at line 157 of file DQMHcalIsoTrackHLT.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 160 of file DQMHcalIsoTrackHLT.cc.
References trigger::TriggerObject::eta(), eta(), MonitorElement::Fill(), first, edm::Event::getByLabel(), getDist(), hisopT, hisopTvsEta, hL1pT, hL2eta, hL2L3acc, hL2phi, hL2pT, hL2TowerOccupancy, hL3candL2rat, hL3colEta, hL3colP, hL3eta, hL3etaAOD, hL3etaPureAOD, hL3L2rat, hL3L2trackMatch, hL3pAOD, hL3phi, hL3pPureAOD, hL3Pt, hltAODEventTag_, hltProcess_, hltRAWEventTag_, i, edm::HandleBase::isValid(), j, gen::k, l1filterLabel_, l2filterLabel_, l3collectionLabel_, l3filterLabel_, L1TEmulatorMonitor_cff::p, phi, trigger::TriggerObject::pt(), edm::second(), findQualityFiles::size, trigger::TriggerL1CenJet, trigger::TriggerL1ForJet, trigger::TriggerL1TauJet, trigger::TriggerTrack, and useHLTDebug_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 313 of file DQMHcalIsoTrackHLT.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, folderName_, MonitorElement::getTH2F(), hisopT, hisopTvsEta, hL1pT, hL2eta, hL2L3acc, hL2phi, hL2pT, hL2TowerOccupancy, hL3candL2rat, hL3colEta, hL3colP, hL3eta, hL3etaAOD, hL3etaPureAOD, hL3L2rat, hL3L2trackMatch, hL3pAOD, hL3phi, hL3pPureAOD, hL3Pt, cmsCodeRules.cppFunctionSkipper::operator, MonitorElement::setAxisTitle(), and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 383 of file DQMHcalIsoTrackHLT.cc.
References dbe_, outRootFileName_, DQMStore::save(), and saveToRootFile_.
double DQMHcalIsoTrackHLT::getDist | ( | double | eta1, |
double | phi1, | ||
double | eta2, | ||
double | phi2 | ||
) |
Definition at line 127 of file DQMHcalIsoTrackHLT.cc.
References funct::pow(), and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 68 of file DQMHcalIsoTrackHLT.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 66 of file DQMHcalIsoTrackHLT.cc.
|
private |
Definition at line 74 of file DQMHcalIsoTrackHLT.cc.
Referenced by beginJob(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 121 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 122 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 117 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 118 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 119 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 120 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 94 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 108 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 104 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 103 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 106 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 111 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 113 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 123 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 112 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 107 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 114 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 100 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 101 of file DQMHcalIsoTrackHLT.cc.
|
private |
Definition at line 78 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 86 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 77 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 84 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 80 of file DQMHcalIsoTrackHLT.cc.
Referenced by DQMHcalIsoTrackHLT().
|
private |
Definition at line 85 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 81 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 83 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().
|
private |
Definition at line 75 of file DQMHcalIsoTrackHLT.cc.
Referenced by DQMHcalIsoTrackHLT(), and endJob().
|
private |
Definition at line 90 of file DQMHcalIsoTrackHLT.cc.
Referenced by DQMHcalIsoTrackHLT(), and endJob().
|
private |
Definition at line 88 of file DQMHcalIsoTrackHLT.cc.
Referenced by analyze(), and DQMHcalIsoTrackHLT().