#include <TtFullHadSignalSelMVAComputer.h>
Public Member Functions | |
TtFullHadSignalSelMVAComputer (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_ |
PhysicsTools::MVAComputerCache | mvaComputer |
edm::ESGetToken < PhysicsTools::Calibration::MVAComputerContainer, TtFullHadSignalSelMVARcd > | 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 18 of file TtFullHadSignalSelMVAComputer.h.
|
explicit |
Definition at line 13 of file TtFullHadSignalSelMVAComputer.cc.
|
overrideprivate |
Definition at line 18 of file TtFullHadSignalSelMVAComputer.cc.
References edm::Event::emplace(), evaluateTtFullHadSignalSel(), edm::Event::get(), edm::EventSetup::getData(), fwrapper::jets, jetsToken_, mvaComputer, mvaToken_, putToken_, corrVsCorr::selection, and PhysicsTools::MVAComputerCache::update().
|
private |
Definition at line 26 of file TtFullHadSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 29 of file TtFullHadSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 25 of file TtFullHadSignalSelMVAComputer.h.
Referenced by produce().
|
private |
Definition at line 27 of file TtFullHadSignalSelMVAComputer.h.
Referenced by produce().