#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 edm::ParameterSet::getParameter(), 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 edm::ParameterSetDescription::add(), HLT_FULL_cff::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(), alcazmumu_cfi::filter, edm::Event::getByToken(), edm::EventSetup::getData(), edm::ESGetToken< T, R >::isInitialized(), edm::EDGetTokenT< T >::isUninitialized(), nHits, edm::Handle< T >::product(), HLT_FULL_cff::region, theCleanerToken, theFilterToken, theFitterToken, theHitSetsToken, and HLT_FULL_cff::track.
|
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().