#include <PixelTracksProducer.h>
Public Member Functions | |
PixelTracksProducer (const edm::ParameterSet &conf) | |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
~PixelTracksProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 22 of file PixelTracksProducer.h.
|
explicit |
Definition at line 35 of file PixelTracksProducer.cc.
References filterToken, fitterToken, reco::get(), edm::ParameterSet::getParameter(), seedProducerToken, AlCaHLTBitMon_QueryRunRegistry::string, and theRegionProducer.
|
override |
Definition at line 59 of file PixelTracksProducer.cc.
References theRegionProducer.
|
override |
Definition at line 68 of file PixelTracksProducer.cc.
References reco::TrackBase::appendHitPattern(), clone(), DEFINE_FWK_MODULE, filterToken, fitterToken, edm::EventSetup::get(), edm::Event::getByToken(), hfClusterShapes_cfi::hits, mps_fire::i, gen::k, eostools::move(), nTracks(), edm::Event::put(), TrackingRegionProducer::regions(), PixelFitter::run(), seedProducerToken, reco::TrackExtraBase::setHits(), theRegionProducer, HiIsolationCommonParameters_cff::track, and l1t::tracks.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 37 of file PixelTracksProducer.h.
Referenced by PixelTracksProducer(), and produce().
|
private |
Definition at line 33 of file PixelTracksProducer.h.
Referenced by PixelTracksProducer(), and produce().
|
private |
Definition at line 36 of file PixelTracksProducer.h.
Referenced by PixelTracksProducer(), and produce().
|
private |
Definition at line 34 of file PixelTracksProducer.h.
Referenced by PixelTracksProducer(), produce(), and ~PixelTracksProducer().