#include <SUSY_HLT_alphaT.h>
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &eSetup) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
void | endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &eSetup) |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) |
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) |
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &) |
Private Attributes | |
double | etaThrJet_ |
HLTConfigProvider | fHltConfig |
MonitorElement * | h_pfAlphaTTurnOn_den |
MonitorElement * | h_pfAlphaTTurnOn_num |
MonitorElement * | h_pfHtTurnOn_den |
MonitorElement * | h_pfHtTurnOn_num |
MonitorElement * | h_triggerPfAlphaT |
MonitorElement * | h_triggerPfAlphaT_triggerPfHt |
MonitorElement * | h_triggerPfHt |
std::string | HLTProcess_ |
double | pfAlphaTThrTurnon_ |
double | pfHtThrTurnon_ |
double | ptThrJet_ |
edm::EDGetTokenT < reco::PFJetCollection > | thePfJetCollection_ |
edm::EDGetTokenT < trigger::TriggerEvent > | theTrigSummary_ |
edm::InputTag | triggerFilter_ |
std::string | triggerPath_ |
std::string | triggerPathAuxiliaryForHadronic_ |
std::string | triggerPathAuxiliaryForMuon_ |
edm::InputTag | triggerPreFilter_ |
edm::EDGetTokenT < edm::TriggerResults > | triggerResults_ |
Definition at line 38 of file SUSY_HLT_alphaT.h.
SUSY_HLT_alphaT::SUSY_HLT_alphaT | ( | const edm::ParameterSet & | ps | ) |
Definition at line 11 of file SUSY_HLT_alphaT.cc.
References etaThrJet_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLTProcess_, pfAlphaTThrTurnon_, pfHtThrTurnon_, ptThrJet_, AlCaHLTBitMon_QueryRunRegistry::string, thePfJetCollection_, theTrigSummary_, triggerFilter_, triggerPath_, triggerPathAuxiliaryForHadronic_, triggerPreFilter_, and triggerResults_.
|
virtual |
Definition at line 32 of file SUSY_HLT_alphaT.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 81 of file SUSY_HLT_alphaT.cc.
References trigger::TriggerObject::eta(), etaThrJet_, MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::Event::getByToken(), h_pfAlphaTTurnOn_den, h_pfAlphaTTurnOn_num, h_pfHtTurnOn_den, h_pfHtTurnOn_num, h_triggerPfAlphaT, h_triggerPfAlphaT_triggerPfHt, h_triggerPfHt, edm::HandleBase::isValid(), j, relativeConstraints::keys, trigger::TriggerObject::mass(), pfAlphaTThrTurnon_, pfHtThrTurnon_, pfJets_cff::pfJets, trigger::TriggerObject::phi(), trigger::TriggerObject::pt(), ptThrJet_, edm::TriggerNames::size(), thePfJetCollection_, theTrigSummary_, triggerFilter_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPath_, triggerPathAuxiliaryForHadronic_, triggerResults_, trigNames, and AlphaT::value().
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 73 of file SUSY_HLT_alphaT.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 66 of file SUSY_HLT_alphaT.cc.
References bookHistos().
|
private |
Definition at line 240 of file SUSY_HLT_alphaT.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), h_pfAlphaTTurnOn_den, h_pfAlphaTTurnOn_num, h_pfHtTurnOn_den, h_pfHtTurnOn_num, h_triggerPfAlphaT, h_triggerPfAlphaT_triggerPfHt, h_triggerPfHt, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 37 of file SUSY_HLT_alphaT.cc.
References fHltConfig, spr::find(), HLTProcess_, HLTConfigProvider::init(), j, LogDebug, HLTConfigProvider::triggerNames(), and triggerPath_.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 229 of file SUSY_HLT_alphaT.cc.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 235 of file SUSY_HLT_alphaT.cc.
|
private |
Definition at line 72 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 63 of file SUSY_HLT_alphaT.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 91 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 90 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 93 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 92 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 88 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 89 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 87 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 65 of file SUSY_HLT_alphaT.h.
Referenced by dqmBeginRun(), and SUSY_HLT_alphaT().
|
private |
Definition at line 73 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 74 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 71 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 57 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 60 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 70 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 66 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), bookHistos(), dqmBeginRun(), and SUSY_HLT_alphaT().
|
private |
Definition at line 68 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().
|
private |
Definition at line 67 of file SUSY_HLT_alphaT.h.
|
private |
Definition at line 69 of file SUSY_HLT_alphaT.h.
Referenced by SUSY_HLT_alphaT().
|
private |
Definition at line 59 of file SUSY_HLT_alphaT.h.
Referenced by analyze(), and SUSY_HLT_alphaT().