#include <PATMHTProducer.h>
Classes | |
class | uncertaintyFunctions |
Public Member Functions | |
PATMHTProducer (const edm::ParameterSet &) | |
~PATMHTProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Member Functions | |
double | getElectrons (edm::Event &, const edm::EventSetup &) |
double | getJets (edm::Event &, const edm::EventSetup &) |
double | getMuons (edm::Event &, const edm::EventSetup &) |
void | getTowers (edm::Event &, const edm::EventSetup &) |
void | produce (edm::Event &, const edm::EventSetup &) override |
void | setUncertaintyParameters () |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
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 |
Definition at line 60 of file PATMHTProducer.h.
|
explicit |
Definition at line 6 of file PATMHTProducer.cc.
References CaloTowerTag_, controlledUncertainty_, eleEtaMax_, eleEtUncertaintyParameter0_, elePhiUncertaintyParameter0_, elePtMin_, eleToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), jetEMfracMax_, jetEtaMax_, jetEtUncertaintyParameter0_, jetEtUncertaintyParameter1_, jetEtUncertaintyParameter2_, jetPhiUncertaintyParameter0_, jetPhiUncertaintyParameter1_, jetPhiUncertaintyParameter2_, jetPtMin_, jetToken_, muonEtaMax_, muonEtUncertaintyParameter0_, muonPhiUncertaintyParameter0_, muonPtMin_, muoToken_, noHF_, phoToken_, setUncertaintyParameters(), tauToken_, towerEtThreshold_, uncertaintyScaleFactor_, useHO_, and verbose_.
|
override |
Definition at line 52 of file PATMHTProducer.cc.
|
private |
Definition at line 195 of file PATMHTProducer.cc.
References Abs(), edm::View< T >::begin(), controlledUncertainty_, gather_cfg::cout, pwdgSkimBPark_cfi::electrons, eleEtaMax_, elePtMin_, eleToken_, eleUncertainty, edm::View< T >::end(), pat::PATMHTProducer::uncertaintyFunctions::etUncertainty, edm::Event::getByToken(), pat::PATMHTProducer::uncertaintyFunctions::phiUncertainty, physobjvector_, AlCaHLTBitMon_QueryRunRegistry::string, uncertaintyScaleFactor_, and verbose_.
Referenced by produce().
|
private |
Definition at line 115 of file PATMHTProducer.cc.
References Abs(), edm::View< T >::begin(), controlledUncertainty_, gather_cfg::cout, edm::View< T >::end(), pat::PATMHTProducer::uncertaintyFunctions::etUncertainty, edm::Event::getByToken(), cuy::ii, jetEMfracMax_, jetEtaMax_, jetPtMin_, singleTopDQM_cfi::jets, jetToken_, jetUncertainty, pat::PATMHTProducer::uncertaintyFunctions::phiUncertainty, physobjvector_, s_clusteredTowers, AlCaHLTBitMon_QueryRunRegistry::string, uncertaintyScaleFactor_, and verbose_.
Referenced by produce().
|
private |
Definition at line 279 of file PATMHTProducer.cc.
References Abs(), edm::View< T >::begin(), controlledUncertainty_, gather_cfg::cout, edm::View< T >::end(), pat::PATMHTProducer::uncertaintyFunctions::etUncertainty, edm::Event::getByToken(), edm::HandleBase::isValid(), muonEtaMax_, muonPtMin_, PDWG_BPHSkim_cff::muons, muonUncertainty, muoToken_, pat::PATMHTProducer::uncertaintyFunctions::phiUncertainty, physobjvector_, AlCaHLTBitMon_QueryRunRegistry::string, uncertaintyScaleFactor_, and verbose_.
Referenced by produce().
|
private |
|
overrideprivate |
Definition at line 54 of file PATMHTProducer.cc.
References metsig::significanceAlgo::addObjects(), funct::cos(), gather_cfg::cout, getElectrons(), getJets(), getMuons(), eostools::move(), physobjvector_, edm::Event::put(), s_clusteredTowers, pat::MHT::setNumberOfElectrons(), pat::MHT::setNumberOfJets(), pat::MHT::setNumberOfMuons(), met_cff::significance, metsig::significanceAlgo::significance(), funct::sin(), and verbose_.
|
private |
Definition at line 336 of file PATMHTProducer.cc.
References DEFINE_FWK_MODULE, ecalEBUncertainty, ecalEEUncertainty, eleEtUncertaintyParameter0_, elePhiUncertaintyParameter0_, eleUncertainty, pat::PATMHTProducer::uncertaintyFunctions::etUncertainty, hcalHBUncertainty, hcalHEUncertainty, hcalHFUncertainty, hcalHOUncertainty, jetEtUncertaintyParameter0_, jetEtUncertaintyParameter1_, jetEtUncertaintyParameter2_, jetPhiUncertaintyParameter0_, jetPhiUncertaintyParameter1_, jetPhiUncertaintyParameter2_, jetUncertainty, muonEtUncertaintyParameter0_, muonPhiUncertaintyParameter0_, muonUncertainty, and pat::PATMHTProducer::uncertaintyFunctions::phiUncertainty.
Referenced by PATMHTProducer().
|
private |
Definition at line 153 of file PATMHTProducer.h.
|
private |
Definition at line 158 of file PATMHTProducer.h.
Referenced by PATMHTProducer().
|
private |
Definition at line 88 of file PATMHTProducer.h.
Referenced by getElectrons(), getJets(), getMuons(), and PATMHTProducer().
|
private |
Definition at line 154 of file PATMHTProducer.h.
|
private |
Definition at line 99 of file PATMHTProducer.h.
Referenced by setUncertaintyParameters().
|
private |
Definition at line 100 of file PATMHTProducer.h.
Referenced by setUncertaintyParameters().
|
private |
Definition at line 157 of file PATMHTProducer.h.
|
private |
Definition at line 127 of file PATMHTProducer.h.
Referenced by getElectrons(), and PATMHTProducer().
|
private |
Definition at line 147 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 148 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 126 of file PATMHTProducer.h.
Referenced by getElectrons(), and PATMHTProducer().
|
private |
Definition at line 80 of file PATMHTProducer.h.
Referenced by getElectrons(), and PATMHTProducer().
|
private |
Definition at line 108 of file PATMHTProducer.h.
Referenced by getElectrons(), and setUncertaintyParameters().
|
private |
Definition at line 101 of file PATMHTProducer.h.
Referenced by setUncertaintyParameters().
|
private |
Definition at line 102 of file PATMHTProducer.h.
Referenced by setUncertaintyParameters().
|
private |
Definition at line 104 of file PATMHTProducer.h.
Referenced by setUncertaintyParameters().
|
private |
Definition at line 103 of file PATMHTProducer.h.
Referenced by setUncertaintyParameters().
|
private |
Definition at line 155 of file PATMHTProducer.h.
|
private |
Definition at line 107 of file PATMHTProducer.h.
|
private |
Definition at line 124 of file PATMHTProducer.h.
Referenced by getJets(), and PATMHTProducer().
|
private |
Definition at line 123 of file PATMHTProducer.h.
Referenced by getJets(), and PATMHTProducer().
|
private |
Definition at line 139 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 140 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 141 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 143 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 144 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 145 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 122 of file PATMHTProducer.h.
Referenced by getJets(), and PATMHTProducer().
|
private |
Definition at line 79 of file PATMHTProducer.h.
Referenced by getJets(), and PATMHTProducer().
|
private |
Definition at line 106 of file PATMHTProducer.h.
Referenced by getJets(), and setUncertaintyParameters().
|
private |
Definition at line 159 of file PATMHTProducer.h.
|
private |
Definition at line 78 of file PATMHTProducer.h.
|
private |
Definition at line 135 of file PATMHTProducer.h.
|
private |
Definition at line 110 of file PATMHTProducer.h.
|
private |
Definition at line 134 of file PATMHTProducer.h.
|
private |
Definition at line 130 of file PATMHTProducer.h.
Referenced by getMuons(), and PATMHTProducer().
|
private |
Definition at line 150 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 133 of file PATMHTProducer.h.
|
private |
Definition at line 151 of file PATMHTProducer.h.
Referenced by PATMHTProducer(), and setUncertaintyParameters().
|
private |
Definition at line 129 of file PATMHTProducer.h.
Referenced by getMuons(), and PATMHTProducer().
|
private |
Definition at line 156 of file PATMHTProducer.h.
|
private |
Definition at line 131 of file PATMHTProducer.h.
|
private |
Definition at line 132 of file PATMHTProducer.h.
|
private |
Definition at line 109 of file PATMHTProducer.h.
Referenced by getMuons(), and setUncertaintyParameters().
|
private |
Definition at line 81 of file PATMHTProducer.h.
Referenced by getMuons(), and PATMHTProducer().
|
private |
Definition at line 120 of file PATMHTProducer.h.
Referenced by PATMHTProducer().
|
private |
Definition at line 83 of file PATMHTProducer.h.
Referenced by PATMHTProducer().
|
private |
Definition at line 85 of file PATMHTProducer.h.
Referenced by getElectrons(), getJets(), getMuons(), and produce().
|
private |
Definition at line 118 of file PATMHTProducer.h.
|
private |
Definition at line 160 of file PATMHTProducer.h.
|
private |
Definition at line 82 of file PATMHTProducer.h.
Referenced by PATMHTProducer().
|
private |
Definition at line 166 of file PATMHTProducer.h.
Referenced by PATMHTProducer().
|
private |
Definition at line 87 of file PATMHTProducer.h.
Referenced by getElectrons(), getJets(), getMuons(), and PATMHTProducer().
|
private |
Definition at line 114 of file PATMHTProducer.h.
|
private |
Definition at line 116 of file PATMHTProducer.h.
|
private |
Definition at line 167 of file PATMHTProducer.h.
Referenced by PATMHTProducer().
|
private |
Definition at line 115 of file PATMHTProducer.h.
|
private |
Definition at line 117 of file PATMHTProducer.h.
|
private |
Definition at line 75 of file PATMHTProducer.h.
Referenced by getElectrons(), getJets(), getMuons(), PATMHTProducer(), and produce().