Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
StEvtSolutionMaker (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 Attributes | |
bool | addLRJetComb_ |
std::vector< int > | constraints_ |
bool | doKinFit_ |
edm::EDGetTokenT< std::vector< pat::Electron > > | electronSrcToken_ |
edm::EDGetTokenT< StGenEvent > | genEvtSrcToken_ |
int | jetCorrScheme_ |
int | jetParam_ |
edm::EDGetTokenT< std::vector< pat::Jet > > | jetSrcToken_ |
int | lepParam_ |
std::string | leptonFlavour_ |
bool | matchToGenEvt_ |
double | maxDeltaS_ |
double | maxF_ |
int | maxNrIter_ |
int | metParam_ |
edm::EDGetTokenT< std::vector< pat::MET > > | metSrcToken_ |
edm::EDGetTokenT< std::vector< pat::Muon > > | muonSrcToken_ |
std::unique_ptr< StKinFitter > | myKinFitter |
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 17 of file StEvtSolutionMaker.cc.
|
explicit |
Definition at line 41 of file StEvtSolutionMaker.cc.
References addLRJetComb_, constraints_, doKinFit_, electronSrcToken_, genEvtSrcToken_, edm::ParameterSet::getParameter(), ProducerED_cfi::InputTag, jetCorrScheme_, jetParam_, jetSrcToken_, lepParam_, leptonFlavour_, matchToGenEvt_, maxDeltaS_, maxF_, maxNrIter_, metParam_, metSrcToken_, muonSrcToken_, myKinFitter, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 74 of file StEvtSolutionMaker.cc.
References b, gather_cfg::cout, doKinFit_, pwdgSkimBPark_cfi::electrons, electronSrcToken_, iEvent, jetCorrScheme_, PDWG_EXODelayedJetMET_cff::jets, jetSrcToken_, MainPageGenerator::l, leptonFlavour_, matchToGenEvt_, L1BJetProducer_cff::maxJets, singleTopDQM_cfi::mets, metSrcToken_, eostools::move(), DiMuonV_cfg::muons, muonSrcToken_, myKinFitter, StEvtSolution::setBottom(), StEvtSolution::setElectron(), StEvtSolution::setJetCorrectionScheme(), StEvtSolution::setLight(), StEvtSolution::setMuon(), and StEvtSolution::setNeutrino().
|
private |
Definition at line 34 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 38 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 34 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 25 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 29 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 31 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 37 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 28 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 37 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 30 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 34 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 36 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 36 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 35 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 37 of file StEvtSolutionMaker.cc.
Referenced by StEvtSolutionMaker().
|
private |
Definition at line 27 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 26 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().
|
private |
Definition at line 24 of file StEvtSolutionMaker.cc.
Referenced by produce(), and StEvtSolutionMaker().