5#ifndef IDPERFMON_ELECTRONSELECTOR_H
6#define IDPERFMON_ELECTRONSELECTOR_H
20#include "GaudiKernel/ServiceHandle.h"
AsgElectronLikelihoodTool * m_LHTool2015
const xAOD::TrackParticle * GetElecPosTrackParticle(size_t i)
std::vector< const xAOD::TrackParticle * > m_pxElTrackList
void SetPtCut(float newpt)
unsigned int GetElectronCollectionSize()
const xAOD::Muon * m_pxElectron
ElectronSelector(const ElectronSelector &)=delete
static std::atomic< unsigned int > s_uNumInstances
bool RecordElectron(const xAOD::Electron *)
const xAOD::TrackParticle * GetElecNegTrackParticle(size_t i)
std::vector< const xAOD::TrackParticle * > m_goodElecPosTrackParticleList
std::vector< const xAOD::TrackParticle * > m_goodElecNegTrackParticleList
void setDebug(bool debug)
void PrepareElectronList(const xAOD::ElectronContainer *pxElecContainer)
ElectronSelector & operator=(const ElectronSelector &)=delete
ElectronContainer_v1 ElectronContainer
Definition of the current "electron container version".
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Muon_v1 Muon
Reference the current persistent version:
Electron_v1 Electron
Definition of the current "egamma version".