ATLAS Offline Software
Loading...
Searching...
No Matches
egammaPID Namespace Reference

Enumerations

enum  egammaIDQuality {
  ElectronIDLoose , ElectronIDLoosePP , ElectronIDMedium , ElectronIDMediumPP ,
  ElectronIDTight , ElectronIDTightPP , PhotonIDLoose , PhotonIDTight ,
  PhotonIDLooseAR , PhotonIDTightAR , ElectronIDLooseIso , ElectronIDLoosePPIso ,
  ElectronIDMediumIso , ElectronIDMediumPPIso , ElectronIDTightIso , ElectronIDTightPPIso ,
  PhotonIDLooseIso , PhotonIDTightIso , PhotonIDLooseARIso , PhotonIDTightARIso ,
  ForwardElectronIDLoose , ForwardElectronIDMedium , ForwardElectronIDTight , NoIDCut ,
  PhotonIDMedium , PhotonIDMediumAR , ElectronIDLoose1 , ElectronIDMedium1 ,
  ElectronIDTight1 , ElectronIDLooseHLT , ElectronIDMediumHLT , ElectronIDTightHLT ,
  PhotonIDLooseEF , PhotonIDMediumEF
}
enum  BitDefElectron {
  ClusterEtaRange_Electron = 0 , ConversionMatch_Electron = 1 , ClusterHadronicLeakage_Electron = 2 , ClusterMiddleEnergy_Electron = 3 ,
  ClusterMiddleEratio37_Electron = 4 , ClusterMiddleEratio33_Electron = 5 , ClusterMiddleWidth_Electron = 6 , ClusterBackEnergyFraction_Electron = 7 ,
  ClusterStripsEratio_Electron = 8 , ClusterStripsDeltaEmax2_Electron = 9 , ClusterStripsDeltaE_Electron = 10 , ClusterStripsWtot_Electron = 11 ,
  ClusterStripsFracm_Electron = 12 , ClusterStripsWeta1c_Electron = 13 , ClusterStripsDEmaxs1_Electron = 15 , TrackBlayer_Electron = 16 ,
  TrackPixel_Electron = 17 , TrackSi_Electron = 18 , TrackA0_Electron = 19 , TrackMatchEta_Electron = 20 ,
  TrackMatchPhi_Electron = 21 , TrackMatchEoverP_Electron = 22 , TrackTRTeProbabilityHT_Electron = 23 , TrackTRThits_Electron = 24 ,
  TrackTRTratio_Electron = 25 , TrackTRTratio90_Electron = 26 , TrackA0Tight_Electron = 27 , TrackMatchEtaTight_Electron = 28 ,
  Isolation_Electron = 29 , ClusterIsolation_Electron = 30 , TrackIsolation_Electron = 31
}
enum  BitDefPhoton {
  ClusterEtaRange_Photon = 0 , ClusterBackEnergyFraction_Photon = 7 , ClusterHadronicLeakage_Photon = 10 , ClusterMiddleEnergy_Photon = 11 ,
  ClusterMiddleEratio37_Photon = 12 , ClusterMiddleEratio33_Photon = 13 , ClusterMiddleWidth_Photon = 14 , ClusterStripsEratio_Photon = 15 ,
  ClusterStripsDeltaEmax2_Photon = 16 , ClusterStripsDeltaE_Photon = 17 , ClusterStripsWtot_Photon = 18 , ClusterStripsFracm_Photon = 19 ,
  ClusterStripsWeta1c_Photon = 20 , ClusterStripsDEmaxs1_Photon = 21 , TrackMatchEoverP_Photon = 22 , AmbiguityResolution_Photon = 23 ,
  Isolation_Photon = 29 , ClusterIsolation_Photon = 30 , TrackIsolation_Photon = 31
}
enum  BitDefForwardElectron {
  BinEta_ForwardElectron = 0 , SECONDLAMBDA_ForwardElectron = 1 , LATERAL_ForwardElectron = 2 , LONGITUDINAL_ForwardElectron = 3 ,
  CELLMAXFRAC_ForwardElectron = 4 , SECONDR_ForwardElectron = 5 , CENTERLAMBDA_ForwardElectron = 6
}

Variables

const unsigned int EgPidUndefined = UINT_MAX
const unsigned int HADLEAKETA_ELECTRON
 cuts of hadronic leakage
const unsigned int CALOSTRIPS_ELECTRON
 cuts in strips (with ClusterStripsDEmaxs1)
const unsigned int CALOSTRIPS_LOOSE_ELECTRON
const unsigned int CALOMIDDLE_ELECTRON
 cuts in middle sampling
const unsigned int CALOBACK_ELECTRON
const unsigned int CALORIMETRICISOLATION_ELECTRON
 calorimeter isolation
const unsigned int CALO_ELECTRON = HADLEAKETA_ELECTRON | CALOSTRIPS_ELECTRON | CALOMIDDLE_ELECTRON | CALOBACK_ELECTRON
 all cuts in calorimeter (except isolation)
const unsigned int TRACKINGNOBLAYER_ELECTRON
 Track quality cuts except b-layer for electrons.
const unsigned int TRACKINGLOOSE_ELECTRON
 Track quality cuts except b-layer for electrons.
const unsigned int TRACKING_ELECTRON
 Track quality cuts for electrons.
const unsigned int TRACKMATCHDETA_ELECTRON
 Track cluster matching in eta for electrons.
const unsigned int TRACKMATCHNOEOVERP_ELECTRON
 Track cluster matching in eta, phi for electrons.
const unsigned int TRACKMATCH_ELECTRON
 Track cluster matching in eta, phi, E/p for electrons.
const unsigned int TRACKMATCHTIGHT_ELECTRON
 Tight Track cluster matching.
const unsigned int TRACKMATCHDETATIGHT_ELECTRON
 Track cluster matching in eta tight for electrons.
const unsigned int CONVMATCH_ELECTRON
 Tight conversion matching.
const unsigned int TRT_ELECTRON
 TRT hits and TR ratio and TR Probability for electrons.
const unsigned int TRT_RATIO_ELECTRON
 TR ratio for electrons.
const unsigned int TRT_EPROB_ELECTRON
 TR PID tool cut for electrons.
const unsigned int TRACKINGISOLATION_ELECTRON
 isolation by tracker
const unsigned int ISOLATION_ELECTRON
 isolation for electrons is combination of calo and tracker
const unsigned int CALOTRACKISOLATION_ELECTRON
 isolation for electrons is combination of calo and tracker
const unsigned int ALLNOTRT_ELECTRON
 all cuts except TRT for electrons
const unsigned int ALL_ELECTRON
 all cuts for electrons
const unsigned int ElectronLoosePP
 Loose++ electron selection.
const unsigned int ElectronLoosePPIso
 Loose++ electron selecton with isolation.
const unsigned int ElectronMediumPP
 Medium++ electron selecton.
const unsigned int ElectronMediumPPIso
 Medium++ electron selecton with isolation.
const unsigned int ElectronTightPP
 Tight++ electron selecton.
const unsigned int ElectronTightPPIso
 Tight++ electron selecton with isolation.
const unsigned int ElectronLoose
 Loose electron selection.
const unsigned int ElectronLooseIso
 Loose electron selecton with isolation.
const unsigned int ElectronMedium_WithoutTrackMatch
 Medium electron selection with the delta eta cut has been removed.
const unsigned int ElectronMediumIso_WithoutTrackMatch
 Medium electron selection without deta match with isolation requirement.
const unsigned int ElectronMedium_WithTrackMatch
 Medium electron selection with deta match (was ElectronMedium in 15.X)
const unsigned int ElectronMediumIso_WithTrackMatch
 MediumIso electron selection with deta match (was ElectronMediumIso in 15.X)
const unsigned int ElectronMedium = ElectronMedium_WithTrackMatch
 Medium electron selecton.
const unsigned int ElectronMediumIso = ElectronMediumIso_WithTrackMatch
 MediumIso electron selecton.
const unsigned int ElectronTight_WithoutTrackMatch
 Tight electron without track match (corresponds to RobusterTight in 15.6.X but without the deltaEta bits TrackMatchEta_Electron and TrackMatchEtaTight_Electron)
const unsigned int ElectronTight_WithoutTrackMatch_NoConvCut
 Tight without conversion requirement or track match.
const unsigned int ElectronTightIso_WithoutTrackMatch
 Tight_WithTrackMatch electron selection with isolation requirement.
const unsigned int ElectronTight_WithTrackMatch
 Tight electron selection with track match.
const unsigned int ElectronTight_WithTrackMatch_NoConvCut
 Tight with track match without conversion requirement.
const unsigned int ElectronTightIso_WithTrackMatch
 Tight_WithTrackMatch electron selection with isolation requirement.
const unsigned int ElectronTight = ElectronTight_WithTrackMatch
 Tight electron selection.
const unsigned int ElectronTight_NoConvCut = ElectronTight_WithTrackMatch_NoConvCut
 Tight without conversion requirement.
const unsigned int ElectronTightIso = ElectronTightIso_WithTrackMatch
 Tight electron selection with isolation requirement.
const unsigned int ElectronTight_WithLooseEtaTrackMatch
 Tight electron (corresponds to RobusterTight in 15.6.X with the loose deltaEta bit TrackMatchEta_Electron but with out the tight one TrackMatchEtaTight_Electron)
const unsigned int ElectronTight_WithTightEtaTrackMatch
 Tight electron (corresponds to RobusterTight in 15.6.X with the deltaEta bits TrackMatchEta_Electron and TrackMatchEtaTight_Electron)
const unsigned int ElectronTightIso_WithLooseEtaTrackMatch
 Tight_WithLooseEtaTrackMatch electron selection with isolation requirement.
const unsigned int ElectronTightIso_WithTightEtaTrackMatch
 Tight_WithTightEtaTrackMatch electron selection with isolation requirement.
const unsigned int CALOMIDDLE_ELECTRON_HLT
 trigger specfic definitions
const unsigned int CALO_ELECTRON_HLT
 all cuts in calorimeter (except isolation)
const unsigned int TRACKMATCHTIGHT_ELECTRON_EF = 0x1u << TrackA0Tight_Electron
 Tight Track cluster matching redefined for EF.
const unsigned int TRACKMATCH_ELECTRON_EF
 Track-cluster matching in eta, E/p for electrons redefined for EF.
const unsigned int TRACKMATCH_ELECTRON_NoEoP_EF = 0x1u << TrackMatchEta_Electron
 Track-cluster matching in eta for electrons redefined for EF.
const unsigned int ElectronLoose1
 Electron trigger PID definitions.
const unsigned int ElectronMedium1
 Medium1 tunes electron selecton.
const unsigned int ElectronTight1
 Tight1 tunes electron selecton.
const unsigned int ElectronLooseHLT
 Loose 2014 tunes electron selection.
const unsigned int ElectronMediumHLT
 Medium 2014 tunes electron selecton.
const unsigned int ElectronTightHLT
 Tight 2014 tunes electron selecton.
const unsigned int HADLEAKETA_PHOTON
 cuts of hadronic leakage
const unsigned int CALOMIDDLE_PHOTON
 cuts in middle sampling
const unsigned int CALOSTRIPS_PHOTONTIGHT
 cuts in strips (with ClusterStripsDEmaxs1)
const unsigned int CALOSTRIPS_PHOTONMEDIUM
 cuts in strips (with ClusterStripsDEmaxs1)
const unsigned int CALORIMETRICISOLATION_PHOTON
 calorimeter isolation
const unsigned int TRACKINGISOLATION_PHOTON
 isolation by tracker
const unsigned int ISOLATION_PHOTON
 isolation for photons is combination of calo and tracker
const unsigned int CALOTRACKISOLATION_PHOTON
 isolation for photons is combination of calo and tracker
const unsigned int TRACKMATCH_PHOTON
 Track cluster matching E/p for photons.
const unsigned int AMBIGUITYRESOLVE_PHOTON
 Ambigiuty resolve for photons.
const unsigned int HADLEAKETA_PHOTON_EF
 bit definitions for Photon triggers
const unsigned int CALO_PHOTON_RETA_WETA2_ERATIO
 cuts of Eratio (for Medium selection)
const unsigned int PhotonLoose = HADLEAKETA_PHOTON | CALOMIDDLE_PHOTON | AMBIGUITYRESOLVE_PHOTON
 Loose photon selection.
const unsigned int PhotonLooseIso = PhotonLoose | ISOLATION_PHOTON
 Loose photon selection with Isolation.
const unsigned int PhotonLooseAR = PhotonLoose | AMBIGUITYRESOLVE_PHOTON
 Loose photon selection with Ambiguity resolver.
const unsigned int PhotonLooseARIso = PhotonLooseAR | ISOLATION_PHOTON
 Loose photon selection with Ambiguity resolver and Isolation.
const unsigned int PhotonMedium = HADLEAKETA_PHOTON | CALOMIDDLE_PHOTON | CALOSTRIPS_PHOTONMEDIUM | AMBIGUITYRESOLVE_PHOTON
 Medium photon selection.
const unsigned int PhotonMediumIso = PhotonMedium | ISOLATION_PHOTON
 Medium photon selection with Isolation.
const unsigned int PhotonMediumAR = PhotonMedium | AMBIGUITYRESOLVE_PHOTON
 Medium photon selection with Ambiguity revolver.
const unsigned int PhotonMediumARIso = PhotonMediumAR | ISOLATION_PHOTON
 Medium photon selection with Ambiguity resolver and Isolation.
const unsigned int PhotonTight = HADLEAKETA_PHOTON | CALOMIDDLE_PHOTON | CALOSTRIPS_PHOTONTIGHT | AMBIGUITYRESOLVE_PHOTON
 Tight photon selection.
const unsigned int PhotonTightIso = PhotonTight | ISOLATION_PHOTON
 Tight photon selection with isolation.
const unsigned int PhotonTightAR = PhotonTight | AMBIGUITYRESOLVE_PHOTON
 Tight photon selection with Ambiguity resolver.
const unsigned int PhotonTightARIso = PhotonTightAR | ISOLATION_PHOTON
 Tight photon selection with isolation and Ambiguity resolver.
const unsigned int PhotonLooseEF = CALOMIDDLE_PHOTON | HADLEAKETA_PHOTON_EF
 TrigEgamma Pid Definitions.
const unsigned int PhotonMediumEF = HADLEAKETA_PHOTON_EF | CALO_PHOTON_RETA_WETA2_ERATIO
 Medium photon selection for online EF.
const unsigned int ID_ForwardElectron
 cuts on all variables
const unsigned int ForwardElectronTight = 126
const unsigned int ForwardElectronLoose = 104

Enumeration Type Documentation

◆ BitDefElectron

Enumerator
ClusterEtaRange_Electron 

cluster eta range

ConversionMatch_Electron 

matching to photon (not necessarily conversion–the name is historical)

ClusterHadronicLeakage_Electron 

cluster leakage into the hadronic calorimeter

ClusterMiddleEnergy_Electron 

energy in 2nd sampling (e.g E277>0)

ClusterMiddleEratio37_Electron 

energy ratio in 2nd sampling (e.g E237/E277)

ClusterMiddleEratio33_Electron 

energy ratio in 2nd sampling (e.g E233/E237)

ClusterMiddleWidth_Electron 

width in the second sampling (e.g Weta2)

ClusterBackEnergyFraction_Electron 

energy fraction in the third layer

ClusterStripsEratio_Electron 

fraction of energy found in 1st sampling (NB: not used in fact for electrons)

ClusterStripsDeltaEmax2_Electron 

energy of 2nd maximum in 1st sampling ~e2tsts1/(1000+const_lumi*et)

ClusterStripsDeltaE_Electron 

difference between 2nd maximum and 1st minimum in strips (e2tsts1-emins1)

ClusterStripsWtot_Electron 

shower width in 1st sampling

ClusterStripsFracm_Electron 

shower shape in shower core 1st sampling

ClusterStripsWeta1c_Electron 

shower width weighted by distance from the maximum one

ClusterStripsDEmaxs1_Electron 

difference between max and 2nd max in strips

TrackBlayer_Electron 

B layer hit.

TrackPixel_Electron 

number of Pixel hits

TrackSi_Electron 

number of Pixel and SCT hits

TrackA0_Electron 

distance of closet approach

TrackMatchEta_Electron 

eta difference between cluster and extrapolated track in the 1st sampling

TrackMatchPhi_Electron 

phi difference between cluster and extrapolated track in the 2nd sampling

TrackMatchEoverP_Electron 

energy-momentum match

TrackTRTeProbabilityHT_Electron 

Cut on the TRT eProbabilityHT_Electron.

TrackTRThits_Electron 

number of TRT hits

TrackTRTratio_Electron 

ratio of high to all TRT hits for isolated electrons

TrackTRTratio90_Electron 

ratio of high to all TRT hits for non-isolated electrons (not for new ++ menus)

TrackA0Tight_Electron 

distance of closet approach for tight selection (!

! Used in new ++ menus dc14)

TrackMatchEtaTight_Electron 

eta difference between cluster and extrapolated track in the 1st sampling for tight selection (!

! Used in new ++ menus dc14)

Isolation_Electron 

isolation

ClusterIsolation_Electron 

calorimetric isolation

TrackIsolation_Electron 

tracker isolation

Definition at line 94 of file egammaPIDdefs.h.

94 {
130 TrackSi_Electron = 18,
132 TrackA0_Electron = 19,
158 };
@ TrackBlayer_Electron
B layer hit.
@ TrackMatchPhi_Electron
phi difference between cluster and extrapolated track in the 2nd sampling
@ ClusterMiddleWidth_Electron
width in the second sampling (e.g Weta2)
@ ClusterStripsWeta1c_Electron
shower width weighted by distance from the maximum one
@ TrackA0_Electron
distance of closet approach
@ ClusterStripsFracm_Electron
shower shape in shower core 1st sampling
@ TrackMatchEta_Electron
eta difference between cluster and extrapolated track in the 1st sampling
@ ClusterIsolation_Electron
calorimetric isolation
@ ClusterStripsEratio_Electron
fraction of energy found in 1st sampling (NB: not used in fact for electrons)
@ TrackTRTeProbabilityHT_Electron
Cut on the TRT eProbabilityHT_Electron.
@ TrackSi_Electron
number of Pixel and SCT hits
@ ClusterStripsDeltaE_Electron
difference between 2nd maximum and 1st minimum in strips (e2tsts1-emins1)
@ TrackTRTratio_Electron
ratio of high to all TRT hits for isolated electrons
@ TrackTRTratio90_Electron
ratio of high to all TRT hits for non-isolated electrons (not for new ++ menus)
@ ClusterMiddleEratio37_Electron
energy ratio in 2nd sampling (e.g E237/E277)
@ ClusterBackEnergyFraction_Electron
energy fraction in the third layer
@ ConversionMatch_Electron
matching to photon (not necessarily conversion–the name is historical)
@ TrackIsolation_Electron
tracker isolation
@ TrackPixel_Electron
number of Pixel hits
@ Isolation_Electron
isolation
@ ClusterStripsDeltaEmax2_Electron
energy of 2nd maximum in 1st sampling ~e2tsts1/(1000+const_lumi*et)
@ TrackMatchEtaTight_Electron
eta difference between cluster and extrapolated track in the 1st sampling for tight selection (!
@ ClusterStripsDEmaxs1_Electron
difference between max and 2nd max in strips
@ TrackMatchEoverP_Electron
energy-momentum match
@ TrackA0Tight_Electron
distance of closet approach for tight selection (!
@ ClusterStripsWtot_Electron
shower width in 1st sampling
@ ClusterMiddleEratio33_Electron
energy ratio in 2nd sampling (e.g E233/E237)
@ ClusterMiddleEnergy_Electron
energy in 2nd sampling (e.g E277>0)
@ ClusterHadronicLeakage_Electron
cluster leakage into the hadronic calorimeter
@ ClusterEtaRange_Electron
cluster eta range
@ TrackTRThits_Electron
number of TRT hits

◆ BitDefForwardElectron

Enumerator
BinEta_ForwardElectron 

cluster eta range

SECONDLAMBDA_ForwardElectron 

second lambda shape moment

LATERAL_ForwardElectron 

lateral shape moment

LONGITUDINAL_ForwardElectron 

Longitudinal shape moment.

CELLMAXFRAC_ForwardElectron 

cell max frac shape moment

SECONDR_ForwardElectron 

secondR shape moment

CENTERLAMBDA_ForwardElectron 

center lambda shape moment

Definition at line 616 of file egammaPIDdefs.h.

616 {
631
632};
@ LONGITUDINAL_ForwardElectron
Longitudinal shape moment.
@ CENTERLAMBDA_ForwardElectron
center lambda shape moment
@ SECONDR_ForwardElectron
secondR shape moment
@ CELLMAXFRAC_ForwardElectron
cell max frac shape moment
@ LATERAL_ForwardElectron
lateral shape moment
@ SECONDLAMBDA_ForwardElectron
second lambda shape moment
@ BinEta_ForwardElectron
cluster eta range

◆ BitDefPhoton

Enumerator
ClusterEtaRange_Photon 

cluster eta range

ClusterBackEnergyFraction_Photon 

energy fraction in the third layer

ClusterHadronicLeakage_Photon 

cluster leakage into the hadronic calorimeter

ClusterMiddleEnergy_Photon 

energy in 2nd sampling (e277)

ClusterMiddleEratio37_Photon 

energy ratio in 2nd sampling

ClusterMiddleEratio33_Photon 

energy ratio in 2nd sampling for photons

ClusterMiddleWidth_Photon 

width in the second sampling

ClusterStripsEratio_Photon 

fraction of energy found in 1st sampling

ClusterStripsDeltaEmax2_Photon 

energy of 2nd maximum in 1st sampling ~e2tsts1/(1000+const_lumi*et)

ClusterStripsDeltaE_Photon 

difference between 2nd maximum and 1st minimum in strips (e2tsts1-emins1)

ClusterStripsWtot_Photon 

shower width in 1st sampling

ClusterStripsFracm_Photon 

shower shape in shower core 1st sampling

ClusterStripsWeta1c_Photon 

shower width weighted by distance from the maximum one

ClusterStripsDEmaxs1_Photon 

difference between max and 2nd max in strips

TrackMatchEoverP_Photon 

energy-momentum match for photon selection

AmbiguityResolution_Photon 

ambiguity resolution for photon (vs electron)

Isolation_Photon 

isolation

ClusterIsolation_Photon 

calorimetric isolation for photon selection

TrackIsolation_Photon 

tracker isolation for photon selection

Definition at line 162 of file egammaPIDdefs.h.

162 {
196 Isolation_Photon = 29,
201 };
@ ClusterMiddleEratio33_Photon
energy ratio in 2nd sampling for photons
@ TrackIsolation_Photon
tracker isolation for photon selection
@ AmbiguityResolution_Photon
ambiguity resolution for photon (vs electron)
@ ClusterEtaRange_Photon
cluster eta range
@ ClusterHadronicLeakage_Photon
cluster leakage into the hadronic calorimeter
@ Isolation_Photon
isolation
@ ClusterMiddleEnergy_Photon
energy in 2nd sampling (e277)
@ ClusterMiddleWidth_Photon
width in the second sampling
@ ClusterIsolation_Photon
calorimetric isolation for photon selection
@ ClusterStripsDeltaEmax2_Photon
energy of 2nd maximum in 1st sampling ~e2tsts1/(1000+const_lumi*et)
@ ClusterStripsFracm_Photon
shower shape in shower core 1st sampling
@ ClusterStripsWtot_Photon
shower width in 1st sampling
@ ClusterMiddleEratio37_Photon
energy ratio in 2nd sampling
@ ClusterStripsDeltaE_Photon
difference between 2nd maximum and 1st minimum in strips (e2tsts1-emins1)
@ ClusterStripsEratio_Photon
fraction of energy found in 1st sampling
@ ClusterStripsDEmaxs1_Photon
difference between max and 2nd max in strips
@ ClusterStripsWeta1c_Photon
shower width weighted by distance from the maximum one
@ ClusterBackEnergyFraction_Photon
energy fraction in the third layer
@ TrackMatchEoverP_Photon
energy-momentum match for photon selection

◆ egammaIDQuality

Enumerator
ElectronIDLoose 
ElectronIDLoosePP 
ElectronIDMedium 
ElectronIDMediumPP 
ElectronIDTight 
ElectronIDTightPP 
PhotonIDLoose 
PhotonIDTight 
PhotonIDLooseAR 
PhotonIDTightAR 
ElectronIDLooseIso 
ElectronIDLoosePPIso 
ElectronIDMediumIso 
ElectronIDMediumPPIso 
ElectronIDTightIso 
ElectronIDTightPPIso 
PhotonIDLooseIso 
PhotonIDTightIso 
PhotonIDLooseARIso 
PhotonIDTightARIso 
ForwardElectronIDLoose 
ForwardElectronIDMedium 
ForwardElectronIDTight 
NoIDCut 
PhotonIDMedium 
PhotonIDMediumAR 
ElectronIDLoose1 
ElectronIDMedium1 
ElectronIDTight1 
ElectronIDLooseHLT 
ElectronIDMediumHLT 
ElectronIDTightHLT 
PhotonIDLooseEF 
PhotonIDMediumEF 

Definition at line 51 of file egammaPIDdefs.h.

51 {
75 NoIDCut,
86 };
@ ForwardElectronIDTight
@ ElectronIDTightPPIso
@ ForwardElectronIDLoose
@ ForwardElectronIDMedium
@ ElectronIDMediumPPIso
@ ElectronIDMediumIso
@ ElectronIDLoosePPIso
@ ElectronIDMediumHLT

Variable Documentation

◆ ALL_ELECTRON

const unsigned int egammaPID::ALL_ELECTRON
Initial value:
=
const unsigned int ALLNOTRT_ELECTRON
all cuts except TRT for electrons
const unsigned int TRT_ELECTRON
TRT hits and TR ratio and TR Probability for electrons.

all cuts for electrons

Definition at line 303 of file egammaPIDdefs.h.

◆ ALLNOTRT_ELECTRON

const unsigned int egammaPID::ALLNOTRT_ELECTRON
Initial value:
=
const unsigned int CALO_ELECTRON
all cuts in calorimeter (except isolation)
const unsigned int TRACKMATCH_ELECTRON
Track cluster matching in eta, phi, E/p for electrons.
const unsigned int TRACKING_ELECTRON
Track quality cuts for electrons.

all cuts except TRT for electrons

Definition at line 300 of file egammaPIDdefs.h.

◆ AMBIGUITYRESOLVE_PHOTON

const unsigned int egammaPID::AMBIGUITYRESOLVE_PHOTON
Initial value:

Ambigiuty resolve for photons.

Definition at line 568 of file egammaPIDdefs.h.

◆ CALO_ELECTRON

const unsigned int egammaPID::CALO_ELECTRON = HADLEAKETA_ELECTRON | CALOSTRIPS_ELECTRON | CALOMIDDLE_ELECTRON | CALOBACK_ELECTRON

all cuts in calorimeter (except isolation)

Definition at line 237 of file egammaPIDdefs.h.

◆ CALO_ELECTRON_HLT

const unsigned int egammaPID::CALO_ELECTRON_HLT
Initial value:
=
const unsigned int HADLEAKETA_ELECTRON
cuts of hadronic leakage
const unsigned int CALOMIDDLE_ELECTRON
cuts in middle sampling
const unsigned int CALOSTRIPS_ELECTRON
cuts in strips (with ClusterStripsDEmaxs1)
const unsigned int CALOBACK_ELECTRON

all cuts in calorimeter (except isolation)

Definition at line 459 of file egammaPIDdefs.h.

◆ CALO_PHOTON_RETA_WETA2_ERATIO

const unsigned int egammaPID::CALO_PHOTON_RETA_WETA2_ERATIO
Initial value:

cuts of Eratio (for Medium selection)

Definition at line 578 of file egammaPIDdefs.h.

◆ CALOBACK_ELECTRON

const unsigned int egammaPID::CALOBACK_ELECTRON
Initial value:

Definition at line 228 of file egammaPIDdefs.h.

◆ CALOMIDDLE_ELECTRON

const unsigned int egammaPID::CALOMIDDLE_ELECTRON
Initial value:

cuts in middle sampling

Definition at line 224 of file egammaPIDdefs.h.

◆ CALOMIDDLE_ELECTRON_HLT

const unsigned int egammaPID::CALOMIDDLE_ELECTRON_HLT
Initial value:

trigger specfic definitions

calo middle with rphi

Definition at line 453 of file egammaPIDdefs.h.

◆ CALOMIDDLE_PHOTON

const unsigned int egammaPID::CALOMIDDLE_PHOTON
Initial value:

cuts in middle sampling

Definition at line 532 of file egammaPIDdefs.h.

◆ CALORIMETRICISOLATION_ELECTRON

const unsigned int egammaPID::CALORIMETRICISOLATION_ELECTRON
Initial value:

calorimeter isolation

Definition at line 233 of file egammaPIDdefs.h.

◆ CALORIMETRICISOLATION_PHOTON

const unsigned int egammaPID::CALORIMETRICISOLATION_PHOTON
Initial value:

calorimeter isolation

Definition at line 552 of file egammaPIDdefs.h.

◆ CALOSTRIPS_ELECTRON

const unsigned int egammaPID::CALOSTRIPS_ELECTRON
Initial value:

cuts in strips (with ClusterStripsDEmaxs1)

Definition at line 212 of file egammaPIDdefs.h.

◆ CALOSTRIPS_LOOSE_ELECTRON

const unsigned int egammaPID::CALOSTRIPS_LOOSE_ELECTRON
Initial value:

Definition at line 220 of file egammaPIDdefs.h.

◆ CALOSTRIPS_PHOTONMEDIUM

const unsigned int egammaPID::CALOSTRIPS_PHOTONMEDIUM
Initial value:

cuts in strips (with ClusterStripsDEmaxs1)

Definition at line 548 of file egammaPIDdefs.h.

◆ CALOSTRIPS_PHOTONTIGHT

const unsigned int egammaPID::CALOSTRIPS_PHOTONTIGHT
Initial value:

cuts in strips (with ClusterStripsDEmaxs1)

Definition at line 538 of file egammaPIDdefs.h.

◆ CALOTRACKISOLATION_ELECTRON

const unsigned int egammaPID::CALOTRACKISOLATION_ELECTRON
Initial value:
=
const unsigned int TRACKINGISOLATION_ELECTRON
isolation by tracker
const unsigned int CALORIMETRICISOLATION_ELECTRON
calorimeter isolation

isolation for electrons is combination of calo and tracker

Definition at line 296 of file egammaPIDdefs.h.

◆ CALOTRACKISOLATION_PHOTON

const unsigned int egammaPID::CALOTRACKISOLATION_PHOTON
Initial value:
=
const unsigned int TRACKINGISOLATION_PHOTON
isolation by tracker
const unsigned int CALORIMETRICISOLATION_PHOTON
calorimeter isolation

isolation for photons is combination of calo and tracker

Definition at line 562 of file egammaPIDdefs.h.

◆ CONVMATCH_ELECTRON

const unsigned int egammaPID::CONVMATCH_ELECTRON
Initial value:

Tight conversion matching.

Definition at line 272 of file egammaPIDdefs.h.

◆ EgPidUndefined

const unsigned int egammaPID::EgPidUndefined = UINT_MAX

Definition at line 90 of file egammaPIDdefs.h.

◆ ElectronLoose

const unsigned int egammaPID::ElectronLoose
Initial value:

Loose electron selection.

Definition at line 349 of file egammaPIDdefs.h.

◆ ElectronLoose1

const unsigned int egammaPID::ElectronLoose1
Initial value:
=
const unsigned int TRACKINGLOOSE_ELECTRON
Track quality cuts except b-layer for electrons.
const unsigned int TRACKMATCHDETA_ELECTRON
Track cluster matching in eta for electrons.
const unsigned int CALOSTRIPS_LOOSE_ELECTRON

Electron trigger PID definitions.

Loose1 tunes electron selection

Definition at line 477 of file egammaPIDdefs.h.

◆ ElectronLooseHLT

const unsigned int egammaPID::ElectronLooseHLT
Initial value:

Loose 2014 tunes electron selection.

Definition at line 503 of file egammaPIDdefs.h.

◆ ElectronLooseIso

const unsigned int egammaPID::ElectronLooseIso
Initial value:
=
const unsigned int ElectronLoose
Loose electron selection.
const unsigned int ISOLATION_ELECTRON
isolation for electrons is combination of calo and tracker

Loose electron selecton with isolation.

Definition at line 352 of file egammaPIDdefs.h.

◆ ElectronLoosePP

const unsigned int egammaPID::ElectronLoosePP
Initial value:

Loose++ electron selection.

Definition at line 310 of file egammaPIDdefs.h.

◆ ElectronLoosePPIso

const unsigned int egammaPID::ElectronLoosePPIso
Initial value:
=
const unsigned int ElectronLoosePP
Loose++ electron selection.

Loose++ electron selecton with isolation.

Definition at line 315 of file egammaPIDdefs.h.

◆ ElectronMedium

const unsigned int egammaPID::ElectronMedium = ElectronMedium_WithTrackMatch

Medium electron selecton.

Definition at line 370 of file egammaPIDdefs.h.

◆ ElectronMedium1

const unsigned int egammaPID::ElectronMedium1
Initial value:
=
const unsigned int TRT_EPROB_ELECTRON
TR PID tool cut for electrons.
const unsigned int TRT_RATIO_ELECTRON
TR ratio for electrons.

Medium1 tunes electron selecton.

Definition at line 483 of file egammaPIDdefs.h.

◆ ElectronMedium_WithoutTrackMatch

const unsigned int egammaPID::ElectronMedium_WithoutTrackMatch
Initial value:
=
const unsigned int TRACKINGNOBLAYER_ELECTRON
Track quality cuts except b-layer for electrons.

Medium electron selection with the delta eta cut has been removed.

Definition at line 356 of file egammaPIDdefs.h.

◆ ElectronMedium_WithTrackMatch

const unsigned int egammaPID::ElectronMedium_WithTrackMatch
Initial value:

Medium electron selection with deta match (was ElectronMedium in 15.X)

Definition at line 363 of file egammaPIDdefs.h.

◆ ElectronMediumHLT

const unsigned int egammaPID::ElectronMediumHLT
Initial value:
=
const unsigned int TRACKMATCHDETATIGHT_ELECTRON
Track cluster matching in eta tight for electrons.
const unsigned int CALO_ELECTRON_HLT
all cuts in calorimeter (except isolation)

Medium 2014 tunes electron selecton.

Definition at line 508 of file egammaPIDdefs.h.

◆ ElectronMediumIso

const unsigned int egammaPID::ElectronMediumIso = ElectronMediumIso_WithTrackMatch

MediumIso electron selecton.

Definition at line 372 of file egammaPIDdefs.h.

◆ ElectronMediumIso_WithoutTrackMatch

const unsigned int egammaPID::ElectronMediumIso_WithoutTrackMatch
Initial value:
=
const unsigned int ElectronMedium_WithoutTrackMatch
Medium electron selection with the delta eta cut has been removed.

Medium electron selection without deta match with isolation requirement.

Definition at line 359 of file egammaPIDdefs.h.

◆ ElectronMediumIso_WithTrackMatch

const unsigned int egammaPID::ElectronMediumIso_WithTrackMatch
Initial value:
=
const unsigned int ElectronMedium_WithTrackMatch
Medium electron selection with deta match (was ElectronMedium in 15.X)

MediumIso electron selection with deta match (was ElectronMediumIso in 15.X)

Definition at line 366 of file egammaPIDdefs.h.

◆ ElectronMediumPP

const unsigned int egammaPID::ElectronMediumPP
Initial value:

Medium++ electron selecton.

Definition at line 320 of file egammaPIDdefs.h.

◆ ElectronMediumPPIso

const unsigned int egammaPID::ElectronMediumPPIso
Initial value:
=
const unsigned int ElectronMediumPP
Medium++ electron selecton.

Medium++ electron selecton with isolation.

Definition at line 329 of file egammaPIDdefs.h.

◆ ElectronTight

const unsigned int egammaPID::ElectronTight = ElectronTight_WithTrackMatch

Tight electron selection.

Definition at line 412 of file egammaPIDdefs.h.

◆ ElectronTight1

const unsigned int egammaPID::ElectronTight1
Initial value:
=
const unsigned int TRACKMATCHTIGHT_ELECTRON
Tight Track cluster matching.
const unsigned int TRACKMATCH_ELECTRON_EF
Track-cluster matching in eta, E/p for electrons redefined for EF.

Tight1 tunes electron selecton.

Definition at line 491 of file egammaPIDdefs.h.

◆ ElectronTight_NoConvCut

const unsigned int egammaPID::ElectronTight_NoConvCut = ElectronTight_WithTrackMatch_NoConvCut

Tight without conversion requirement.

Definition at line 414 of file egammaPIDdefs.h.

◆ ElectronTight_WithLooseEtaTrackMatch

const unsigned int egammaPID::ElectronTight_WithLooseEtaTrackMatch
Initial value:

Tight electron (corresponds to RobusterTight in 15.6.X with the loose deltaEta bit TrackMatchEta_Electron but with out the tight one TrackMatchEtaTight_Electron)

Definition at line 420 of file egammaPIDdefs.h.

◆ ElectronTight_WithoutTrackMatch

const unsigned int egammaPID::ElectronTight_WithoutTrackMatch
Initial value:

Tight electron without track match (corresponds to RobusterTight in 15.6.X but without the deltaEta bits TrackMatchEta_Electron and TrackMatchEtaTight_Electron)

Definition at line 375 of file egammaPIDdefs.h.

◆ ElectronTight_WithoutTrackMatch_NoConvCut

const unsigned int egammaPID::ElectronTight_WithoutTrackMatch_NoConvCut
Initial value:

Tight without conversion requirement or track match.

Definition at line 384 of file egammaPIDdefs.h.

◆ ElectronTight_WithTightEtaTrackMatch

const unsigned int egammaPID::ElectronTight_WithTightEtaTrackMatch
Initial value:

Tight electron (corresponds to RobusterTight in 15.6.X with the deltaEta bits TrackMatchEta_Electron and TrackMatchEtaTight_Electron)

Definition at line 431 of file egammaPIDdefs.h.

◆ ElectronTight_WithTrackMatch

const unsigned int egammaPID::ElectronTight_WithTrackMatch
Initial value:

Tight electron selection with track match.

Definition at line 397 of file egammaPIDdefs.h.

◆ ElectronTight_WithTrackMatch_NoConvCut

const unsigned int egammaPID::ElectronTight_WithTrackMatch_NoConvCut
Initial value:

Tight with track match without conversion requirement.

Definition at line 402 of file egammaPIDdefs.h.

◆ ElectronTightHLT

const unsigned int egammaPID::ElectronTightHLT
Initial value:

Tight 2014 tunes electron selecton.

Definition at line 518 of file egammaPIDdefs.h.

◆ ElectronTightIso

const unsigned int egammaPID::ElectronTightIso = ElectronTightIso_WithTrackMatch

Tight electron selection with isolation requirement.

Definition at line 416 of file egammaPIDdefs.h.

◆ ElectronTightIso_WithLooseEtaTrackMatch

const unsigned int egammaPID::ElectronTightIso_WithLooseEtaTrackMatch
Initial value:
=
const unsigned int ElectronTight_WithLooseEtaTrackMatch
Tight electron (corresponds to RobusterTight in 15.6.X with the loose deltaEta bit TrackMatchEta_Elec...

Tight_WithLooseEtaTrackMatch electron selection with isolation requirement.

Definition at line 441 of file egammaPIDdefs.h.

◆ ElectronTightIso_WithoutTrackMatch

const unsigned int egammaPID::ElectronTightIso_WithoutTrackMatch
Initial value:
=
const unsigned int ElectronTight_WithoutTrackMatch
Tight electron without track match (corresponds to RobusterTight in 15.6.X but without the deltaEta b...

Tight_WithTrackMatch electron selection with isolation requirement.

Definition at line 392 of file egammaPIDdefs.h.

◆ ElectronTightIso_WithTightEtaTrackMatch

const unsigned int egammaPID::ElectronTightIso_WithTightEtaTrackMatch
Initial value:
=
const unsigned int ElectronTight_WithTightEtaTrackMatch
Tight electron (corresponds to RobusterTight in 15.6.X with the deltaEta bits TrackMatchEta_Electron ...

Tight_WithTightEtaTrackMatch electron selection with isolation requirement.

Definition at line 446 of file egammaPIDdefs.h.

◆ ElectronTightIso_WithTrackMatch

const unsigned int egammaPID::ElectronTightIso_WithTrackMatch
Initial value:
=
const unsigned int ElectronTight_WithTrackMatch
Tight electron selection with track match.

Tight_WithTrackMatch electron selection with isolation requirement.

Definition at line 407 of file egammaPIDdefs.h.

◆ ElectronTightPP

const unsigned int egammaPID::ElectronTightPP
Initial value:

Tight++ electron selecton.

Definition at line 334 of file egammaPIDdefs.h.

◆ ElectronTightPPIso

const unsigned int egammaPID::ElectronTightPPIso
Initial value:
=
const unsigned int ElectronTightPP
Tight++ electron selecton.

Tight++ electron selecton with isolation.

Definition at line 343 of file egammaPIDdefs.h.

◆ ForwardElectronLoose

const unsigned int egammaPID::ForwardElectronLoose = 104

Definition at line 648 of file egammaPIDdefs.h.

◆ ForwardElectronTight

const unsigned int egammaPID::ForwardElectronTight = 126

Definition at line 647 of file egammaPIDdefs.h.

◆ HADLEAKETA_ELECTRON

const unsigned int egammaPID::HADLEAKETA_ELECTRON
Initial value:

cuts of hadronic leakage

Definition at line 208 of file egammaPIDdefs.h.

◆ HADLEAKETA_PHOTON

const unsigned int egammaPID::HADLEAKETA_PHOTON
Initial value:

cuts of hadronic leakage

Definition at line 528 of file egammaPIDdefs.h.

◆ HADLEAKETA_PHOTON_EF

const unsigned int egammaPID::HADLEAKETA_PHOTON_EF
Initial value:

bit definitions for Photon triggers

cuts of hadronic leakage (for Loose selection)

Definition at line 573 of file egammaPIDdefs.h.

◆ ID_ForwardElectron

const unsigned int egammaPID::ID_ForwardElectron
Initial value:

cuts on all variables

Definition at line 638 of file egammaPIDdefs.h.

◆ ISOLATION_ELECTRON

const unsigned int egammaPID::ISOLATION_ELECTRON
Initial value:

isolation for electrons is combination of calo and tracker

Definition at line 293 of file egammaPIDdefs.h.

◆ ISOLATION_PHOTON

const unsigned int egammaPID::ISOLATION_PHOTON
Initial value:
=

isolation for photons is combination of calo and tracker

Definition at line 559 of file egammaPIDdefs.h.

◆ PhotonLoose

const unsigned int egammaPID::PhotonLoose = HADLEAKETA_PHOTON | CALOMIDDLE_PHOTON | AMBIGUITYRESOLVE_PHOTON

Loose photon selection.

Definition at line 586 of file egammaPIDdefs.h.

◆ PhotonLooseAR

const unsigned int egammaPID::PhotonLooseAR = PhotonLoose | AMBIGUITYRESOLVE_PHOTON

Loose photon selection with Ambiguity resolver.

Definition at line 590 of file egammaPIDdefs.h.

◆ PhotonLooseARIso

const unsigned int egammaPID::PhotonLooseARIso = PhotonLooseAR | ISOLATION_PHOTON

Loose photon selection with Ambiguity resolver and Isolation.

Definition at line 592 of file egammaPIDdefs.h.

◆ PhotonLooseEF

const unsigned int egammaPID::PhotonLooseEF = CALOMIDDLE_PHOTON | HADLEAKETA_PHOTON_EF

TrigEgamma Pid Definitions.

Loose photon selection for online EF

Definition at line 611 of file egammaPIDdefs.h.

◆ PhotonLooseIso

const unsigned int egammaPID::PhotonLooseIso = PhotonLoose | ISOLATION_PHOTON

Loose photon selection with Isolation.

Definition at line 588 of file egammaPIDdefs.h.

◆ PhotonMedium

const unsigned int egammaPID::PhotonMedium = HADLEAKETA_PHOTON | CALOMIDDLE_PHOTON | CALOSTRIPS_PHOTONMEDIUM | AMBIGUITYRESOLVE_PHOTON

Medium photon selection.

Definition at line 594 of file egammaPIDdefs.h.

◆ PhotonMediumAR

const unsigned int egammaPID::PhotonMediumAR = PhotonMedium | AMBIGUITYRESOLVE_PHOTON

Medium photon selection with Ambiguity revolver.

Definition at line 598 of file egammaPIDdefs.h.

◆ PhotonMediumARIso

const unsigned int egammaPID::PhotonMediumARIso = PhotonMediumAR | ISOLATION_PHOTON

Medium photon selection with Ambiguity resolver and Isolation.

Definition at line 600 of file egammaPIDdefs.h.

◆ PhotonMediumEF

const unsigned int egammaPID::PhotonMediumEF = HADLEAKETA_PHOTON_EF | CALO_PHOTON_RETA_WETA2_ERATIO

Medium photon selection for online EF.

Definition at line 614 of file egammaPIDdefs.h.

◆ PhotonMediumIso

const unsigned int egammaPID::PhotonMediumIso = PhotonMedium | ISOLATION_PHOTON

Medium photon selection with Isolation.

Definition at line 596 of file egammaPIDdefs.h.

◆ PhotonTight

const unsigned int egammaPID::PhotonTight = HADLEAKETA_PHOTON | CALOMIDDLE_PHOTON | CALOSTRIPS_PHOTONTIGHT | AMBIGUITYRESOLVE_PHOTON

Tight photon selection.

Definition at line 602 of file egammaPIDdefs.h.

◆ PhotonTightAR

const unsigned int egammaPID::PhotonTightAR = PhotonTight | AMBIGUITYRESOLVE_PHOTON

Tight photon selection with Ambiguity resolver.

Definition at line 606 of file egammaPIDdefs.h.

◆ PhotonTightARIso

const unsigned int egammaPID::PhotonTightARIso = PhotonTightAR | ISOLATION_PHOTON

Tight photon selection with isolation and Ambiguity resolver.

Definition at line 608 of file egammaPIDdefs.h.

◆ PhotonTightIso

const unsigned int egammaPID::PhotonTightIso = PhotonTight | ISOLATION_PHOTON

Tight photon selection with isolation.

Definition at line 604 of file egammaPIDdefs.h.

◆ TRACKING_ELECTRON

const unsigned int egammaPID::TRACKING_ELECTRON
Initial value:

Track quality cuts for electrons.

Definition at line 249 of file egammaPIDdefs.h.

◆ TRACKINGISOLATION_ELECTRON

const unsigned int egammaPID::TRACKINGISOLATION_ELECTRON
Initial value:

isolation by tracker

Definition at line 290 of file egammaPIDdefs.h.

◆ TRACKINGISOLATION_PHOTON

const unsigned int egammaPID::TRACKINGISOLATION_PHOTON
Initial value:

isolation by tracker

Definition at line 556 of file egammaPIDdefs.h.

◆ TRACKINGLOOSE_ELECTRON

const unsigned int egammaPID::TRACKINGLOOSE_ELECTRON
Initial value:

Track quality cuts except b-layer for electrons.

Definition at line 245 of file egammaPIDdefs.h.

◆ TRACKINGNOBLAYER_ELECTRON

const unsigned int egammaPID::TRACKINGNOBLAYER_ELECTRON
Initial value:

Track quality cuts except b-layer for electrons.

Definition at line 240 of file egammaPIDdefs.h.

◆ TRACKMATCH_ELECTRON

const unsigned int egammaPID::TRACKMATCH_ELECTRON
Initial value:

Track cluster matching in eta, phi, E/p for electrons.

Definition at line 260 of file egammaPIDdefs.h.

◆ TRACKMATCH_ELECTRON_EF

const unsigned int egammaPID::TRACKMATCH_ELECTRON_EF
Initial value:

Track-cluster matching in eta, E/p for electrons redefined for EF.

Definition at line 468 of file egammaPIDdefs.h.

◆ TRACKMATCH_ELECTRON_NoEoP_EF

const unsigned int egammaPID::TRACKMATCH_ELECTRON_NoEoP_EF = 0x1u << TrackMatchEta_Electron

Track-cluster matching in eta for electrons redefined for EF.

Definition at line 471 of file egammaPIDdefs.h.

◆ TRACKMATCH_PHOTON

const unsigned int egammaPID::TRACKMATCH_PHOTON
Initial value:

Track cluster matching E/p for photons.

Definition at line 565 of file egammaPIDdefs.h.

◆ TRACKMATCHDETA_ELECTRON

const unsigned int egammaPID::TRACKMATCHDETA_ELECTRON
Initial value:

Track cluster matching in eta for electrons.

Definition at line 253 of file egammaPIDdefs.h.

◆ TRACKMATCHDETATIGHT_ELECTRON

const unsigned int egammaPID::TRACKMATCHDETATIGHT_ELECTRON
Initial value:

Track cluster matching in eta tight for electrons.

Definition at line 269 of file egammaPIDdefs.h.

◆ TRACKMATCHNOEOVERP_ELECTRON

const unsigned int egammaPID::TRACKMATCHNOEOVERP_ELECTRON
Initial value:

Track cluster matching in eta, phi for electrons.

Definition at line 256 of file egammaPIDdefs.h.

◆ TRACKMATCHTIGHT_ELECTRON

const unsigned int egammaPID::TRACKMATCHTIGHT_ELECTRON
Initial value:

Tight Track cluster matching.

Definition at line 265 of file egammaPIDdefs.h.

◆ TRACKMATCHTIGHT_ELECTRON_EF

const unsigned int egammaPID::TRACKMATCHTIGHT_ELECTRON_EF = 0x1u << TrackA0Tight_Electron

Tight Track cluster matching redefined for EF.

Definition at line 466 of file egammaPIDdefs.h.

◆ TRT_ELECTRON

const unsigned int egammaPID::TRT_ELECTRON
Initial value:

TRT hits and TR ratio and TR Probability for electrons.

Definition at line 276 of file egammaPIDdefs.h.

◆ TRT_EPROB_ELECTRON

const unsigned int egammaPID::TRT_EPROB_ELECTRON
Initial value:

TR PID tool cut for electrons.

Definition at line 286 of file egammaPIDdefs.h.

◆ TRT_RATIO_ELECTRON

const unsigned int egammaPID::TRT_RATIO_ELECTRON
Initial value:

TR ratio for electrons.

Definition at line 282 of file egammaPIDdefs.h.