#include <RhoMaker.h>
Public Member Functions | |
RhoMaker (const edm::ParameterSet &, edm::ConsumesCollector) | |
void | SetVars (HWW &, const edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::EDGetTokenT< double > | Rho_ |
edm::EDGetTokenT< double > | RhoForEGIso_ |
edm::EDGetTokenT< double > | wwRho_ |
edm::EDGetTokenT< double > | wwRhoVor_ |
Definition at line 8 of file RhoMaker.h.
RhoMaker::RhoMaker | ( | const edm::ParameterSet & | iConfig, |
edm::ConsumesCollector | iCollector | ||
) |
Definition at line 3 of file RhoMaker.cc.
References edm::ConsumesCollector::consumes(), edm::ParameterSet::getParameter(), Rho_, RhoForEGIso_, wwRho_, and wwRhoVor_.
void RhoMaker::SetVars | ( | HWW & | hww, |
const edm::Event & | iEvent, | ||
const edm::EventSetup & | iSetup | ||
) |
Definition at line 12 of file RhoMaker.cc.
References HWW::evt_kt6pf_foregiso_rho(), HWW::evt_rho(), HWW::evt_ww_rho(), HWW::evt_ww_rho_vor(), edm::Event::getByToken(), HWW::Load_evt_kt6pf_foregiso_rho(), HWW::Load_evt_rho(), HWW::Load_evt_ww_rho(), HWW::Load_evt_ww_rho_vor(), Rho_, RhoForEGIso_, wwRho_, and wwRhoVor_.
Referenced by HWWAnalyzer::analyze().
|
private |
Definition at line 17 of file RhoMaker.h.
Referenced by RhoMaker(), and SetVars().
|
private |
Definition at line 20 of file RhoMaker.h.
Referenced by RhoMaker(), and SetVars().
|
private |
Definition at line 18 of file RhoMaker.h.
Referenced by RhoMaker(), and SetVars().
|
private |
Definition at line 19 of file RhoMaker.h.
Referenced by RhoMaker(), and SetVars().