#include <PixelTrackReconstruction.h>
Public Member Functions | |
PixelTrackReconstruction (const edm::ParameterSet &conf, edm::ConsumesCollector &&iC) | |
void | run (pixeltrackfitting::TracksWithTTRHs &tah, edm::Event &ev, const edm::EventSetup &es) |
~PixelTrackReconstruction () | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ParameterSetDescription &desc) |
Definition at line 18 of file PixelTrackReconstruction.h.
PixelTrackReconstruction::PixelTrackReconstruction | ( | const edm::ParameterSet & | conf, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 21 of file PixelTrackReconstruction.cc.
References looper::cfg, edm::InputTag::label(), AlCaHLTBitMon_QueryRunRegistry::string, theCleanerToken, and theFilterToken.
PixelTrackReconstruction::~PixelTrackReconstruction | ( | ) |
Definition at line 34 of file PixelTrackReconstruction.cc.
|
static |
Definition at line 36 of file PixelTrackReconstruction.cc.
References submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PixelTrackProducer::fillDescriptions().
void PixelTrackReconstruction::run | ( | pixeltrackfitting::TracksWithTTRHs & | tah, |
edm::Event & | ev, | ||
const edm::EventSetup & | es | ||
) |
FIXME at some point we need to migrate the fitter...
Definition at line 43 of file PixelTrackReconstruction.cc.
References PixelTrackCleanerWrapper::clean(), makeMEIFBenchmarkPlots::ev, ALCARECOTkAlBeamHalo_cff::filter, edm::EventSetup::getData(), hfClusterShapes_cfi::hits, edm::EDGetTokenT< T >::isUninitialized(), nHits, edm::Handle< T >::product(), nano_mu_digi_cff::region, theCleanerToken, theFilterToken, theFitterToken, theHitSetsToken, HLT_2024v12_cff::track, and DiMuonV_cfg::tracks.
|
private |
Definition at line 31 of file PixelTrackReconstruction.h.
Referenced by PixelTrackReconstruction(), and run().
|
private |
Definition at line 30 of file PixelTrackReconstruction.h.
Referenced by PixelTrackReconstruction(), and run().
|
private |
Definition at line 29 of file PixelTrackReconstruction.h.
Referenced by run().
|
private |
Definition at line 28 of file PixelTrackReconstruction.h.
Referenced by run().