#include <SUSY_HLT_Razor.h>
Static Public Member Functions | |
static double | CalcMR (TLorentzVector ja, TLorentzVector jb) |
static double | CalcR (double MR, TLorentzVector ja, TLorentzVector jb, edm::Handle< edm::View< reco::MET > > met, const std::vector< math::XYZTLorentzVector > &muons) |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) override |
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 &) |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 37 of file SUSY_HLT_Razor.h.
SUSY_HLT_Razor::SUSY_HLT_Razor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 9 of file SUSY_HLT_Razor.cc.
References caloFilter_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theHemispheres_, theJetCollection_, theMETCollection_, theTrigSummary_, triggerFilter_, triggerPath_, and triggerResults_.
|
override |
Definition at line 23 of file SUSY_HLT_Razor.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 54 of file SUSY_HLT_Razor.cc.
References funct::abs(), edm::HLTGlobalStatus::accept(), CalcMR(), CalcR(), caloFilter_, MonitorElement::Fill(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), edm::Event::getByToken(), trigger::TriggerEvent::getObjects(), h_calo_mr_vs_mr, h_calo_rsq_vs_rsq, h_ht, h_htMet, h_met, h_mr, h_mr_tight, h_mrRsq, h_online_mr_vs_mr, h_online_rsq_vs_rsq, h_rsq, h_rsq_loose, h_rsq_tight, mps_fire::i, trigger::TriggerObject::id(), edm::HandleBase::isValid(), relativeConstraints::keys, EnergyCorrector::pt, trigger::TriggerObject::px(), trigger::TriggerObject::py(), dttmaxenums::R, edm::TriggerNames::size(), trigger::TriggerEvent::sizeFilters(), theHemispheres_, theJetCollection_, theMETCollection_, theTrigSummary_, triggerFilter_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), TriggerAnalyzer::triggerObjects, triggerPath_, triggerResults_, trigNames, and edm::HLTGlobalStatus::wasrun().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 33 of file SUSY_HLT_Razor.cc.
References bookHistos().
|
private |
Definition at line 220 of file SUSY_HLT_Razor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), h_calo_mr_vs_mr, h_calo_rsq_vs_rsq, h_ht, h_htMet, h_met, h_mr, h_mr_tight, h_mrRsq, h_online_mr_vs_mr, h_online_rsq_vs_rsq, h_rsq, h_rsq_loose, h_rsq_tight, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
Referenced by bookHistograms().
|
static |
Definition at line 248 of file SUSY_HLT_Razor.cc.
References patCaloMETCorrections_cff::A, TtFullHadDaughter::B, mathSSE::sqrt(), and groupFilesInBlocks::temp.
Referenced by analyze().
|
static |
Definition at line 282 of file SUSY_HLT_Razor.cc.
References DEFINE_FWK_MODULE, objects.autophobj::float, RazorAnalyzer::met, phi, EnergyCorrector::pt, mathSSE::sqrt(), and tmp.
Referenced by analyze().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 28 of file SUSY_HLT_Razor.cc.
|
overrideprotected |
Definition at line 215 of file SUSY_HLT_Razor.cc.
|
static |
Definition at line 41 of file SUSY_HLT_Razor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 65 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 79 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 80 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 74 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 76 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 75 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 68 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 71 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 70 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 77 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 78 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 69 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 73 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 72 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 61 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 60 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 57 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 59 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 64 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 63 of file SUSY_HLT_Razor.h.
Referenced by analyze(), bookHistos(), and SUSY_HLT_Razor().
|
private |
Definition at line 58 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().