#include <StEvtSolutionMaker.h>
Private Attributes | |
bool | addLRJetComb_ |
std::vector< int > | constraints_ |
bool | doKinFit_ |
edm::InputTag | electronSrc_ |
int | jetCorrScheme_ |
int | jetParam_ |
edm::InputTag | jetSrc_ |
int | lepParam_ |
std::string | leptonFlavour_ |
bool | matchToGenEvt_ |
double | maxDeltaS_ |
double | maxF_ |
int | maxNrIter_ |
int | metParam_ |
edm::InputTag | metSrc_ |
edm::InputTag | muonSrc_ |
StKinFitter * | myKinFitter |
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) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 16 of file StEvtSolutionMaker.h.
|
explicit |
Definition at line 9 of file StEvtSolutionMaker.cc.
References addLRJetComb_, constraints_, doKinFit_, electronSrc_, edm::ParameterSet::getParameter(), jetCorrScheme_, jetParam_, jetSrc_, lepParam_, leptonFlavour_, matchToGenEvt_, maxDeltaS_, maxF_, maxNrIter_, metParam_, metSrc_, muonSrc_, myKinFitter, and AlCaHLTBitMon_QueryRunRegistry::string.
StEvtSolutionMaker::~StEvtSolutionMaker | ( | ) |
|
virtual |
Implements edm::EDProducer.
Definition at line 43 of file StEvtSolutionMaker.cc.
References StKinFitter::addKinFitInfo(), b, gather_cfg::cout, doKinFit_, HI_PhotonSkim_cff::electrons, electronSrc_, edm::Event::getByLabel(), jetCorrScheme_, fwrapper::jets, jetSrc_, prof2calltree::l, leptonFlavour_, matchToGenEvt_, metSrc_, patZpeak::muons, muonSrc_, myKinFitter, edm::Event::put(), StEvtSolution::setBottom(), StEvtSolution::setElectron(), StEvtSolution::setJetCorrectionScheme(), StEvtSolution::setLight(), StEvtSolution::setMuon(), and StEvtSolution::setNeutrino().
|
private |
Definition at line 36 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 40 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 36 of file StEvtSolutionMaker.h.
Referenced by produce(), StEvtSolutionMaker(), and ~StEvtSolutionMaker().
|
private |
Definition at line 28 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 33 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 39 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 31 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 39 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 32 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 36 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 38 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 38 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 37 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 39 of file StEvtSolutionMaker.h.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 30 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 29 of file StEvtSolutionMaker.h.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 26 of file StEvtSolutionMaker.h.
Referenced by produce(), StEvtSolutionMaker(), and ~StEvtSolutionMaker().