#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 DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
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) |
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 &) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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_, denomPath_, denomPathLoose_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theHemispheres_, theJetCollection_, theMETCollection_, theTrigSummary_, triggerFilter_, triggerPath_, and triggerResults_.
|
virtual |
Definition at line 25 of file SUSY_HLT_Razor.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 63 of file SUSY_HLT_Razor.cc.
References funct::abs(), CalcMR(), CalcR(), caloFilter_, denomPath_, denomPathLoose_, MonitorElement::Fill(), edm::Event::getByToken(), h_calo_mr_vs_mr, h_calo_mr_vs_mr_all, h_calo_rsq_vs_rsq, h_calo_rsq_vs_rsq_all, h_ht, h_ht_denom, h_htMet, h_htMet_denom, h_met, h_met_denom, h_mr, h_mr_denom, h_mr_tight, h_mr_tight_denom, h_mrRsq, h_mrRsq_denom, h_online_mr_vs_mr, h_online_mr_vs_mr_all, h_online_rsq_vs_rsq, h_online_rsq_vs_rsq_all, h_rsq, h_rsq_denom, h_rsq_loose, h_rsq_loose_denom, h_rsq_tight, h_rsq_tight_denom, razorHemispheres_cff::hemispheres, i, trigger::TriggerObject::id(), j, relativeConstraints::keys, EnergyCorrector::pt, trigger::TriggerObject::px(), trigger::TriggerObject::py(), dttmaxenums::R, dt_dqm_sourceclient_common_cff::reco, theHemispheres_, theJetCollection_, theMETCollection_, theTrigSummary_, triggerFilter_, edm::Event::triggerNames(), triggerPath_, triggerResults_, and trigNames.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 42 of file SUSY_HLT_Razor.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 35 of file SUSY_HLT_Razor.cc.
References bookHistos().
|
private |
Definition at line 292 of file SUSY_HLT_Razor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), h_calo_mr_vs_mr, h_calo_mr_vs_mr_all, h_calo_rsq_vs_rsq, h_calo_rsq_vs_rsq_all, h_ht, h_ht_denom, h_htMet, h_htMet_denom, h_met, h_met_denom, h_mr, h_mr_denom, h_mr_tight, h_mr_tight_denom, h_mrRsq, h_mrRsq_denom, h_online_mr_vs_mr, h_online_mr_vs_mr_all, h_online_rsq_vs_rsq, h_online_rsq_vs_rsq_all, h_rsq, h_rsq_denom, h_rsq_loose, h_rsq_loose_denom, h_rsq_tight, h_rsq_tight_denom, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
Referenced by bookHistograms().
|
static |
Definition at line 334 of file SUSY_HLT_Razor.cc.
References funct::A, mathSSE::sqrt(), and groupFilesInBlocks::temp.
Referenced by analyze().
|
static |
Definition at line 368 of file SUSY_HLT_Razor.cc.
References objects.METAnalyzer::met, phi, EnergyCorrector::pt, mathSSE::sqrt(), and tmp.
Referenced by analyze().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 30 of file SUSY_HLT_Razor.cc.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 281 of file SUSY_HLT_Razor.cc.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 287 of file SUSY_HLT_Razor.cc.
|
static |
Definition at line 48 of file SUSY_HLT_Razor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_25ns10e33_v2_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 69 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 66 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 67 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 94 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 96 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 95 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 97 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 84 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 87 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 86 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 89 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 85 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 88 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 75 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 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 77 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 90 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 92 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 91 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 93 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 76 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 82 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 83 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 79 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 81 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 63 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 62 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 61 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 68 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().
|
private |
Definition at line 65 of file SUSY_HLT_Razor.h.
Referenced by analyze(), bookHistos(), and SUSY_HLT_Razor().
|
private |
Definition at line 60 of file SUSY_HLT_Razor.h.
Referenced by analyze(), and SUSY_HLT_Razor().