Public Member Functions | |
MTDRecHitProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
~MTDRecHitProducer () 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 Attributes | |
std::unique_ptr < MTDRecHitAlgoBase > | barrel_ |
std::unique_ptr < MTDRecHitAlgoBase > | endcap_ |
const std::string | ftlbInstance_ |
const edm::EDGetTokenT < FTLUncalibratedRecHitCollection > | ftlbURecHits_ |
const std::string | ftleInstance_ |
const edm::EDGetTokenT < FTLUncalibratedRecHitCollection > | ftleURecHits_ |
const MTDGeometry * | geom_ |
edm::ESGetToken< MTDGeometry, MTDDigiGeometryRecord > | mtdgeoToken_ |
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 22 of file MTDRecHitProducer.cc.
|
explicit |
Definition at line 41 of file MTDRecHitProducer.cc.
References Reference_intrackfit_cff::barrel, barrel_, Reference_intrackfit_cff::endcap, endcap_, ftlbInstance_, ftleInstance_, get, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), mtdgeoToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 63 of file MTDRecHitProducer.cc.
|
override |
Definition at line 65 of file MTDRecHitProducer.cc.
References barrel_, endcap_, ftlbInstance_, ftlbURecHits_, ftleInstance_, ftleURecHits_, relativeConstraints::geom, geom_, edm::Event::getByToken(), edm::EventSetup::getTransientHandle(), FTLRecHit::kGood, eostools::move(), mtdgeoToken_, and edm::Event::put().
|
private |
Definition at line 35 of file MTDRecHitProducer.cc.
Referenced by MTDRecHitProducer(), and produce().
|
private |
Definition at line 35 of file MTDRecHitProducer.cc.
Referenced by MTDRecHitProducer(), and produce().
|
private |
Definition at line 32 of file MTDRecHitProducer.cc.
Referenced by MTDRecHitProducer(), and produce().
|
private |
Definition at line 29 of file MTDRecHitProducer.cc.
Referenced by produce().
|
private |
Definition at line 33 of file MTDRecHitProducer.cc.
Referenced by MTDRecHitProducer(), and produce().
|
private |
Definition at line 30 of file MTDRecHitProducer.cc.
Referenced by produce().
|
private |
Definition at line 37 of file MTDRecHitProducer.cc.
Referenced by produce().
|
private |
Definition at line 38 of file MTDRecHitProducer.cc.
Referenced by MTDRecHitProducer(), and produce().