#include <TtHadEvtSolutionMaker.h>
Public Member Functions | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
TtHadEvtSolutionMaker (const edm::ParameterSet &iConfig) | |
constructor More... | |
~TtHadEvtSolutionMaker () | |
destructor More... | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
bool | addLRJetComb_ |
bool | addLRSignalSel_ |
std::vector< unsigned int > | constraints_ |
bool | doKinFit_ |
int | jetCorrScheme_ |
int | jetParam_ |
edm::InputTag | jetSrc_ |
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::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 27 of file TtHadEvtSolutionMaker.h.
|
explicit |
constructor
Definition at line 19 of file TtHadEvtSolutionMaker.cc.
References addLRJetComb_, addLRSignalSel_, constraints_, doKinFit_, edm::ParameterSet::getParameter(), jetCorrScheme_, jetParam_, jetSrc_, lrJetCombFile_, lrJetCombObs_, lrSignalSelFile_, lrSignalSelObs_, matchingAlgo_, matchToGenEvt_, maxDeltaS_, maxDist_, maxF_, maxNrIter_, myKinFitter, myLRJetCombCalc, myLRJetCombObservables, myLRSignalSelCalc, myLRSignalSelObservables, mySimpleBestJetComb, useDeltaR_, and useMaxDist_.
TtHadEvtSolutionMaker::~TtHadEvtSolutionMaker | ( | ) |
destructor
Definition at line 63 of file TtHadEvtSolutionMaker.cc.
References addLRJetComb_, addLRSignalSel_, doKinFit_, myKinFitter, myLRJetCombCalc, myLRJetCombObservables, myLRSignalSelCalc, myLRSignalSelObservables, and mySimpleBestJetComb.
|
virtual |
Implements edm::EDProducer.
Definition at line 76 of file TtHadEvtSolutionMaker.cc.
References TtFullHadKinFitter::addKinFitInfo(), addLRJetComb_, addLRSignalSel_, gather_cfg::cout, doKinFit_, TtGenEvtProducer_cfi::genEvt, EgammaValidation_cff::genp, edm::Event::getByLabel(), JetPartonMatching::getDistanceForParton(), JetPartonMatching::getMatchForParton(), JetPartonMatching::getSumDistances(), i, j, jetCorrScheme_, jetParam_, analyzePatCleaning_cfg::jets, jetSrc_, gen::k, matchingAlgo_, matchToGenEvt_, maxDist_, myKinFitter, L1TEmulatorMonitor_cff::p, edm::Event::put(), lumiQueryAPI::q, asciidump::s, TtHadEvtSolution::setJetParametrisation(), useDeltaR_, and useMaxDist_.
|
private |
Definition at line 42 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 42 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 50 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 42 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 40 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 48 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 39 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 41 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 49 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 41 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 49 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 43 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 42 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 47 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 45 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 47 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 46 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker().
|
private |
Definition at line 52 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 55 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 54 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 57 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 56 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 53 of file TtHadEvtSolutionMaker.h.
Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().
|
private |
Definition at line 44 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().
|
private |
Definition at line 44 of file TtHadEvtSolutionMaker.h.
Referenced by produce(), and TtHadEvtSolutionMaker().