#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 HLT_2023v12_cff::dPhi, and Pi.
Referenced by DeltaR().
|
private |
Definition at line 117 of file TtSemiLepSignalSelMVAComputer.cc.
References DeltaPhi(), HLT_2023v12_cff::dPhi, and HGC3DClusterGenMatchSelector_cfi::dR.
Referenced by produce().
|
overrideprivate |
Definition at line 23 of file TtSemiLepSignalSelMVAComputer.cc.
References DeltaR(), HLT_2023v12_cff::dRmin, pwdgSkimBPark_cfi::electrons, pat::Flags::Overlap::Electrons, electronsToken_, edm::Event::emplace(), evaluateTtSemiLepSignalSel(), edm::Event::getByToken(), edm::Ref< C, T, F >::isNull(), edm::HandleBase::isValid(), metsig::jet, PDWG_EXODelayedJetMET_cff::jets, jetsToken_, METsToken_, PDWG_BPHSkim_cff::muons, muonsToken_, mvaComputer, mvaToken_, B2GMonitoring_cff::nelectrons, l1ctJetFileWriter_cfi::nJets, B2GMonitoring_cff::nmuons, putToken_, corrVsCorr::selection, singleTopDQM_cfi::setup, 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().