#include <TtSemiLepJetCombMVAComputer.h>
Public Member Functions | |
TtSemiLepJetCombMVAComputer (const edm::ParameterSet &) | |
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 | |
void | produce (edm::Event &evt, const edm::EventSetup &setup) override |
Private Attributes | |
edm::EDGetTokenT< std::vector < pat::Jet > > | jetsToken_ |
edm::EDGetTokenT< edm::View < reco::RecoCandidate > > | lepsToken_ |
const int | maxNComb_ |
const int | maxNJets_ |
edm::EDGetTokenT< std::vector < pat::MET > > | metsToken_ |
PhysicsTools::MVAComputerCache | mvaComputer |
edm::ESGetToken < PhysicsTools::Calibration::MVAComputerContainer, TtSemiLepJetCombMVARcd > | mvaToken_ |
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 TtSemiLepJetCombMVAComputer.h.
|
explicit |
Definition at line 5 of file TtSemiLepJetCombMVAComputer.cc.
|
overrideprivate |
Definition at line 18 of file TtSemiLepJetCombMVAComputer.cc.
References PhysicsTools::MVAComputer::eval(), evaluateTtSemiLepJetComb(), edm::Event::getByToken(), edm::EventSetup::getData(), mps_fire::i, fwrapper::jets, jetsToken_, lepsToken_, HLT_FULL_cff::leptons, TtSemiLepEvtPartons::LightQ, TtSemiLepEvtPartons::LightQBar, maxNComb_, maxNJets_, objects.METAnalyzer::met, metsToken_, eostools::move(), mvaComputer, mvaToken_, stdcomb::next_combination(), nPartons, edm::Event::put(), AlCaHLTBitMon_QueryRunRegistry::string, PhysicsTools::MVAComputerCache::update(), makeHLTPrescaleTable::values, and trackerHitRTTI::vector.
|
private |
Definition at line 30 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 29 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 34 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 33 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 31 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 36 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 28 of file TtSemiLepJetCombMVAComputer.h.
Referenced by produce().