#include <TtSemiLepSignalSelMVAComputer.h>
Public Member Functions | |
TtSemiLepSignalSelMVAComputer (const edm::ParameterSet &) | |
~TtSemiLepSignalSelMVAComputer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Member Functions | |
double | DeltaPhi (const math::XYZTLorentzVector &v1, const math::XYZTLorentzVector &v2) |
double | DeltaR (const math::XYZTLorentzVector &v1, const math::XYZTLorentzVector &v2) |
void | produce (edm::Event &evt, const edm::EventSetup &setup) override |
Private Attributes | |
edm::EDGetTokenT< edm::View < pat::Electron > > | electronsToken_ |
edm::EDGetTokenT< std::vector < pat::Jet > > | jetsToken_ |
edm::EDGetTokenT< edm::View < pat::MET > > | METsToken_ |
edm::EDGetTokenT< edm::View < pat::Muon > > | muonsToken_ |
PhysicsTools::MVAComputerCache | mvaComputer |
edm::ESGetToken < PhysicsTools::Calibration::MVAComputerContainer, TtSemiLepSignalSelMVARcd > | mvaToken_ |
edm::EDPutTokenT< double > | putToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 21 of file TtSemiLepSignalSelMVAComputer.h.
|
explicit |
Definition at line 13 of file TtSemiLepSignalSelMVAComputer.cc.
|
override |
Definition at line 21 of file TtSemiLepSignalSelMVAComputer.cc.
|
private |
Definition at line 110 of file TtSemiLepSignalSelMVAComputer.cc.
References Pi.
Referenced by DeltaR().
|
private |
Definition at line 117 of file TtSemiLepSignalSelMVAComputer.cc.
References DeltaPhi().
Referenced by produce().
|
overrideprivate |
Definition at line 23 of file TtSemiLepSignalSelMVAComputer.cc.
References edm::View< T >::begin(), DeltaR(), pat::Flags::Overlap::Electrons, HI_PhotonSkim_cff::electrons, electronsToken_, edm::Event::emplace(), edm::View< T >::end(), evaluateTtSemiLepSignalSel(), edm::Event::getByToken(), edm::EventSetup::getData(), edm::Ref< C, T, F >::isNull(), edm::HandleBase::isValid(), metsig::jet, fwrapper::jets, jetsToken_, METsToken_, HLT_FULL_cff::muon, patZpeak::muons, muonsToken_, mvaComputer, mvaToken_, putToken_, corrVsCorr::selection, pat::Flags::test(), and PhysicsTools::MVAComputerCache::update().
|
private |
Definition at line 36 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 34 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 35 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 33 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 39 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 32 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 37 of file TtSemiLepSignalSelMVAComputer.h.
Referenced by produce().