Go to the documentation of this file. 1 #ifndef EgammaHLTPixelMatchElectronAlgo_H
2 #define EgammaHLTPixelMatchElectronAlgo_H
75 #endif // EgammaHLTPixelMatchElectronAlgo_H
edm::EDGetTokenT< reco::TrackCollection > trackProducer_
bool isInnerMostWithLostHits(const reco::GsfTrackRef &, const reco::GsfTrackRef &, bool &)
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > magneticFieldToken_
EgammaHLTPixelMatchElectronAlgo(const edm::ParameterSet &conf, edm::ConsumesCollector &&iC)
EgammaHLTPixelMatchElectronAlgo & operator=(const EgammaHLTPixelMatchElectronAlgo &rhs)
edm::EDGetTokenT< reco::GsfTrackCollection > gsfTrackProducer_
edm::ESWatcher< IdealMagneticFieldRecord > magneticFieldWatcher_
edm::ESWatcher< TrackerDigiGeometryRecord > trackerGeometryWatcher_
void setupES(const edm::EventSetup &setup)
edm::EDGetTokenT< reco::BeamSpot > bsProducer_
edm::ESHandle< MagneticField > magField_
edm::ESHandle< TrackerGeometry > trackerGeom_
void process(edm::Handle< reco::TrackCollection > tracksH, edm::Handle< reco::GsfTrackCollection > gsfTracksH, reco::ElectronCollection &outEle, Global3DPoint &bs)
std::unique_ptr< MultiTrajectoryStateTransform > mtsTransform_
std::vector< Electron > ElectronCollection
collectin of Electron objects
void run(edm::Event &, reco::ElectronCollection &)
EgammaHLTPixelMatchElectronAlgo(const EgammaHLTPixelMatchElectronAlgo &rhs)
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > trackerGeometryToken_