Public Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
TtHadEvtSolutionMaker (const edm::ParameterSet &iConfig) | |
constructor More... | |
~TtHadEvtSolutionMaker () override | |
destructor More... | |
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 Attributes | |
bool | addLRJetComb_ |
bool | addLRSignalSel_ |
std::vector< unsigned int > | constraints_ |
bool | doKinFit_ |
edm::EDGetTokenT< TtGenEvent > | genEvtToken_ |
int | jetCorrScheme_ |
int | jetParam_ |
edm::EDGetTokenT< std::vector< pat::Jet > > | jetSrcToken_ |
std::string | lrJetCombFile_ |
std::vector< int > | lrJetCombObs_ |
std::string | lrSignalSelFile_ |
std::vector< int > | lrSignalSelObs_ |
int | matchingAlgo_ |
bool | matchToGenEvt_ |
double | maxDeltaS_ |
double | maxDist_ |
double | maxF_ |
int | maxNrIter_ |
TtFullHadKinFitter * | myKinFitter |
TtHadLRJetCombCalc * | myLRJetCombCalc |
TtHadLRJetCombObservables * | myLRJetCombObservables |
TtHadLRSignalSelCalc * | myLRSignalSelCalc |
TtHadLRSignalSelObservables * | myLRSignalSelObservables |
TtHadSimpleBestJetComb * | mySimpleBestJetComb |
bool | useDeltaR_ |
bool | useMaxDist_ |
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 26 of file TtHadEvtSolutionMaker.cc.
|
explicit |
constructor
Definition at line 59 of file TtHadEvtSolutionMaker.cc.
References addLRJetComb_, addLRSignalSel_, constraints_, doKinFit_, genEvtToken_, edm::ParameterSet::getParameter(), ProducerED_cfi::InputTag, jetCorrScheme_, jetParam_, jetSrcToken_, lrJetCombFile_, lrJetCombObs_, lrSignalSelFile_, lrSignalSelObs_, matchingAlgo_, matchToGenEvt_, maxDeltaS_, maxDist_, maxF_, maxNrIter_, myKinFitter, myLRJetCombCalc, myLRJetCombObservables, myLRSignalSelCalc, myLRSignalSelObservables, mySimpleBestJetComb, AlCaHLTBitMon_QueryRunRegistry::string, useDeltaR_, and useMaxDist_.
|
override |
destructor
Definition at line 103 of file TtHadEvtSolutionMaker.cc.
References addLRJetComb_, addLRSignalSel_, doKinFit_, myKinFitter, myLRJetCombCalc, myLRJetCombObservables, myLRSignalSelCalc, myLRSignalSelObservables, and mySimpleBestJetComb.
|
override |
Definition at line 116 of file TtHadEvtSolutionMaker.cc.
References TtFullHadKinFitter::addKinFitInfo(), addLRJetComb_, addLRSignalSel_, gather_cfg::cout, doKinFit_, TtGenEvtProducer_cfi::genEvt, genEvtToken_, EgammaValidation_cff::genp, JetPartonMatching::getDistanceForParton(), JetPartonMatching::getMatchForParton(), JetPartonMatching::getSumDistances(), mps_fire::i, iEvent, dqmiolumiharvest::j, jetCorrScheme_, jetParam_, PDWG_EXODelayedJetMET_cff::jets, jetSrcToken_, isotrackApplyRegressor::k, matchingAlgo_, matchToGenEvt_, maxDist_, eostools::move(), myKinFitter, AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, alignCSCRings::s, TtHadEvtSolution::setJetParametrisation(), useDeltaR_, and useMaxDist_.
|
private |
Definition at line 39 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 39 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 47 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 39 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 48 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 37 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 45 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 36 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 38 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 46 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 38 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 46 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 40 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 39 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 44 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 42 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 44 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 43 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 50 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 53 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 52 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 55 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 54 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 51 of file TtHadEvtSolutionMaker.cc.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 41 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 41 of file TtHadEvtSolutionMaker.cc.
Referenced by produce(), and TtHadEvtSolutionMaker().