#include <ReconstructerFP420.h>
Public Member Functions | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
ReconstructerFP420 (const edm::ParameterSet &conf) | |
~ReconstructerFP420 () override | |
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 Types | |
typedef std::vector< std::string > | vstring |
Private Attributes | |
edm::ParameterSet | conf_ |
std::string | m_genReadoutName |
FP420RecoMain * | sFP420RecoMain_ |
vstring | trackerContainers |
int | verbosity |
int | VtxFlag |
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 23 of file ReconstructerFP420.h.
|
private |
Definition at line 34 of file ReconstructerFP420.h.
|
explicit |
Definition at line 28 of file ReconstructerFP420.cc.
References HLT_FULL_cff::alias, conf_, gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_genReadoutName, sFP420RecoMain_, AlCaHLTBitMon_QueryRunRegistry::string, trackerContainers, verbosity, and VtxFlag.
|
override |
Definition at line 50 of file ReconstructerFP420.cc.
References gather_cfg::cout, sFP420RecoMain_, and verbosity.
|
override |
Definition at line 57 of file ReconstructerFP420.cc.
References gather_cfg::cout, edm::Event::getByLabel(), input, pileupCalc::inputRange, eostools::move(), edm::Event::put(), FP420RecoMain::run(), sFP420RecoMain_, trackerContainers, verbosity, and VtxFlag.
|
private |
Definition at line 35 of file ReconstructerFP420.h.
Referenced by ReconstructerFP420().
|
private |
Definition at line 41 of file ReconstructerFP420.h.
Referenced by ReconstructerFP420().
|
private |
Definition at line 38 of file ReconstructerFP420.h.
Referenced by produce(), ReconstructerFP420(), and ~ReconstructerFP420().
|
private |
Definition at line 36 of file ReconstructerFP420.h.
Referenced by produce(), and ReconstructerFP420().
|
private |
Definition at line 39 of file ReconstructerFP420.h.
Referenced by produce(), ReconstructerFP420(), and ~ReconstructerFP420().
|
private |
Definition at line 40 of file ReconstructerFP420.h.
Referenced by produce(), and ReconstructerFP420().