ATLAS Offline Software
|
#include <climits>
Go to the source code of this file.
Namespaces | |
egammaPIDObs | |
Variables | |
const unsigned int | egammaPIDObs::EgPidUndefined = UINT_MAX |
const unsigned int | egammaPIDObs::HADLEAKETA_ELECTRON |
cuts of hadronic leakage More... | |
const unsigned int | egammaPIDObs::CALOSTRIPS_ELECTRON |
cuts in strips (with ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::CALOSTRIPS_LOOSE_ELECTRON |
const unsigned int | egammaPIDObs::CALOMIDDLE_ELECTRON |
cuts in middle sampling More... | |
const unsigned int | egammaPIDObs::CALOBACK_ELECTRON |
const unsigned int | egammaPIDObs::CALORIMETRICISOLATION_ELECTRON |
calorimeter isolation More... | |
const unsigned int | egammaPIDObs::CALO_ELECTRON = HADLEAKETA_ELECTRON | CALOSTRIPS_ELECTRON | CALOMIDDLE_ELECTRON | CALOBACK_ELECTRON |
all cuts in calorimeter (except isolation) More... | |
const unsigned int | egammaPIDObs::TRACKINGNOBLAYER_ELECTRON |
Track quality cuts except b-layer for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKINGLOOSE_ELECTRON |
Track quality cuts except b-layer for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKING_ELECTRON |
Track quality cuts for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKMATCHDETA_ELECTRON |
Track cluster matching in eta for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKMATCHNOEOVERP_ELECTRON |
Track cluster matching in eta, phi for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKMATCH_ELECTRON |
Track cluster matching in eta, phi, E/p for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKMATCHTIGHT_ELECTRON |
Tight Track cluster matching. More... | |
const unsigned int | egammaPIDObs::TRACKMATCHDETATIGHT_ELECTRON |
Track cluster matching in eta tight for electrons. More... | |
const unsigned int | egammaPIDObs::CONVMATCH_ELECTRON |
Tight conversion matching. More... | |
const unsigned int | egammaPIDObs::TRT_ELECTRON |
TRT hits and TR ratio for electrons. More... | |
const unsigned int | egammaPIDObs::TRT_RATIO_ELECTRON |
TR ratio for electrons. More... | |
const unsigned int | egammaPIDObs::TRACKINGISOLATION_ELECTRON |
isolation by tracker More... | |
const unsigned int | egammaPIDObs::ISOLATION_ELECTRON |
isolation for electrons is combination of calo and tracker More... | |
const unsigned int | egammaPIDObs::CALOTRACKISOLATION_ELECTRON |
isolation for electrons is combination of calo and tracker More... | |
const unsigned int | egammaPIDObs::ALLNOTRT_ELECTRON |
all cuts except TRT for electrons More... | |
const unsigned int | egammaPIDObs::ALL_ELECTRON |
all cuts for electrons More... | |
const unsigned int | egammaPIDObs::ElectronLoosePP |
Loose++ electron selection. More... | |
const unsigned int | egammaPIDObs::ElectronLoosePPIso |
Loose++ electron selecton with isolation. More... | |
const unsigned int | egammaPIDObs::ElectronMediumPP |
Medium++ electron selecton. More... | |
const unsigned int | egammaPIDObs::ElectronMediumPPIso |
Medium++ electron selecton with isolation. More... | |
const unsigned int | egammaPIDObs::ElectronTightPP |
Tight++ electron selecton. More... | |
const unsigned int | egammaPIDObs::ElectronTightPPIso |
Tight++ electron selecton with isolation. More... | |
const unsigned int | egammaPIDObs::ElectronLoose |
Loose electron selection. More... | |
const unsigned int | egammaPIDObs::ElectronLooseIso |
Loose electron selecton with isolation. More... | |
const unsigned int | egammaPIDObs::ElectronMedium_WithoutTrackMatch |
Medium electron selection with the delta eta cut has been removed. More... | |
const unsigned int | egammaPIDObs::ElectronMediumIso_WithoutTrackMatch |
Medium electron selection without deta match with isolation requirement. More... | |
const unsigned int | egammaPIDObs::ElectronMedium_WithTrackMatch |
Medium electron selection with deta match (was ElectronMedium in 15.X) More... | |
const unsigned int | egammaPIDObs::ElectronMediumIso_WithTrackMatch |
MediumIso electron selection with deta match (was ElectronMediumIso in 15.X) More... | |
const unsigned int | egammaPIDObs::ElectronMedium = ElectronMedium_WithTrackMatch |
Medium electron selecton. More... | |
const unsigned int | egammaPIDObs::ElectronMediumIso = ElectronMediumIso_WithTrackMatch |
MediumIso electron selecton. More... | |
const unsigned int | egammaPIDObs::ElectronTight_WithoutTrackMatch |
Tight electron without track match (corresponds to RobusterTight in 15.6.X but without the deltaEta bits TrackMatchEta_Electron and TrackMatchEtaTight_Electron) More... | |
const unsigned int | egammaPIDObs::ElectronTight_WithoutTrackMatch_NoConvCut |
Tight without conversion requirement or track match. More... | |
const unsigned int | egammaPIDObs::ElectronTightIso_WithoutTrackMatch |
Tight_WithTrackMatch electron selection with isolation requirement. More... | |
const unsigned int | egammaPIDObs::ElectronTight_WithTrackMatch |
Tight electron selection with track match. More... | |
const unsigned int | egammaPIDObs::ElectronTight_WithTrackMatch_NoConvCut |
Tight with track match without conversion requirement. More... | |
const unsigned int | egammaPIDObs::ElectronTightIso_WithTrackMatch |
Tight_WithTrackMatch electron selection with isolation requirement. More... | |
const unsigned int | egammaPIDObs::ElectronTight = ElectronTight_WithTrackMatch |
Tight electron selection. More... | |
const unsigned int | egammaPIDObs::ElectronTight_NoConvCut = ElectronTight_WithTrackMatch_NoConvCut |
Tight without conversion requirement. More... | |
const unsigned int | egammaPIDObs::ElectronTightIso = ElectronTightIso_WithTrackMatch |
Tight electron selection with isolation requirement. More... | |
const unsigned int | egammaPIDObs::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) More... | |
const unsigned int | egammaPIDObs::ElectronTight_WithTightEtaTrackMatch |
Tight electron (corresponds to RobusterTight in 15.6.X with the deltaEta bits TrackMatchEta_Electron and TrackMatchEtaTight_Electron) More... | |
const unsigned int | egammaPIDObs::ElectronTightIso_WithLooseEtaTrackMatch |
Tight_WithLooseEtaTrackMatch electron selection with isolation requirement. More... | |
const unsigned int | egammaPIDObs::ElectronTightIso_WithTightEtaTrackMatch |
Tight_WithTightEtaTrackMatch electron selection with isolation requirement. More... | |
const unsigned int | egammaPIDObs::HADLEAKETA_PHOTONLOOSE |
cuts of hadronic leakage (for Loose selection) More... | |
const unsigned int | egammaPIDObs::HADLEAKETA_PHOTON |
cuts of hadronic leakage More... | |
const unsigned int | egammaPIDObs::CALOMIDDLE_PHOTONLOOSE |
cuts in middle sampling (for Loose selection) More... | |
const unsigned int | egammaPIDObs::CALOMIDDLE_PHOTON |
cuts in middle sampling More... | |
const unsigned int | egammaPIDObs::CALOSTRIPS_PHOTON |
cuts in strips (with ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::CALOSTRIPS_PHOTONMEDIUM |
cuts in strips (with ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::CALORIMETRICISOLATION_PHOTON |
calorimeter isolation More... | |
const unsigned int | egammaPIDObs::CALO_PHOTON |
all cuts in calorimeter (except isolation) More... | |
const unsigned int | egammaPIDObs::TRACKINGISOLATION_PHOTON |
isolation by tracker More... | |
const unsigned int | egammaPIDObs::ISOLATION_PHOTON |
isolation for photons is combination of calo and tracker More... | |
const unsigned int | egammaPIDObs::CALOTRACKISOLATION_PHOTON |
isolation for photons is combination of calo and tracker More... | |
const unsigned int | egammaPIDObs::TRACKMATCH_PHOTON |
Track cluster matching E/p for photons. More... | |
const unsigned int | egammaPIDObs::AMBIGUITYRESOLVE_PHOTON |
Ambigiuty resolve for photons. More... | |
const unsigned int | egammaPIDObs::PhotonLooseAR |
Loose photon selection with Ambiguity resolver. More... | |
const unsigned int | egammaPIDObs::PhotonLooseARIso = PhotonLooseAR | ISOLATION_PHOTON |
Loose photon selection with Ambiguity resolver and Isolation. More... | |
const unsigned int | egammaPIDObs::PhotonMediumAR = PhotonLooseAR | CALOSTRIPS_PHOTONMEDIUM |
Medium photon selection. More... | |
const unsigned int | egammaPIDObs::PhotonTightAR = CALO_PHOTON | AMBIGUITYRESOLVE_PHOTON |
Tight photon selection with Ambiguity resolver. More... | |
const unsigned int | egammaPIDObs::PhotonTightARIso = PhotonTightAR | ISOLATION_PHOTON |
Tight photon selection with isolation and Ambiguity resolver. More... | |
const unsigned int | egammaPIDObs::PhotonLoose |
Loose photon selection. More... | |
const unsigned int | egammaPIDObs::PhotonLooseIso = PhotonLoose | ISOLATION_PHOTON |
Loose photon selection with Isolation. More... | |
const unsigned int | egammaPIDObs::PhotonMedium = PhotonLoose | CALOSTRIPS_PHOTONMEDIUM |
Medium photon selection. More... | |
const unsigned int | egammaPIDObs::PhotonTight = CALO_PHOTON |
Tight photon selection. More... | |
const unsigned int | egammaPIDObs::PhotonTightIso = PhotonTight | ISOLATION_PHOTON |
Tight photon selection with isolation. More... | |
const unsigned int | egammaPIDObs::frwdElectronTight = 126 |
forward electron flavours More... | |
const unsigned int | egammaPIDObs::frwdElectronLoose = 104 |
const unsigned int | egammaPIDObs::BADCLUSELECTRON |
const unsigned int | egammaPIDObs::BADCLUSPHOTON |
const unsigned int | egammaPIDObs::ALLOQ = 0xFFFFFFFF |
const unsigned int | egammaPIDObs::CALOSTRIPSOLD_ELECTRON |
old cuts in strips (without ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::TRT90_ELECTRON |
TRT hits and TR ratio (@90% eff) for electrons. More... | |
const unsigned int | egammaPIDObs::CALONOISOOLD_ELECTRON = HADLEAKETA_ELECTRON | CALOSTRIPSOLD_ELECTRON | CALOMIDDLE_ELECTRON |
"old" all cuts in calorimeter (except isolation) without ClusterStripsDEmaxs1 More... | |
const unsigned int | egammaPIDObs::CALOOLD_ELECTRON = CALONOISOOLD_ELECTRON | CALORIMETRICISOLATION_ELECTRON |
"old" all cuts in calorimeter (including isolation) without ClusterStripsDEmaxs1 More... | |
const unsigned int | egammaPIDObs::ALLNOTRTOLD_ELECTRON |
all cuts except TRT for electrons(old way) More... | |
const unsigned int | egammaPIDObs::ALLOLD_ELECTRON |
all cuts fo electrons (old way) More... | |
const unsigned int | egammaPIDObs::ElectronLooseOLD |
const unsigned int | egammaPIDObs::ElectronMediumOLD |
const unsigned int | egammaPIDObs::ElectronMediumNoIsoOLD |
const unsigned int | egammaPIDObs::ElectronTightOLD |
const unsigned int | egammaPIDObs::ElectronTightTRTNoIsoOLD |
const unsigned int | egammaPIDObs::ElectronTightNoIsolationOLD = ElectronTightTRTNoIsoOLD |
const unsigned int | egammaPIDObs::ElectronMediumNoIso = ElectronMedium |
obsolete - kept not crash clients More... | |
const unsigned int | egammaPIDObs::ElectronTightTRTNoIso = ElectronTight |
obsolete - kept not to crash clients More... | |
const unsigned int | egammaPIDObs::ElectronTightNoIsolation = ElectronTight |
obsolete - kept not to crash clients More... | |
const unsigned int | egammaPIDObs::CALOSTRIPSOLD_PHOTON |
old cuts in strips (without ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::CALONOISOOLD_PHOTON |
"old" all cuts in calorimeter (except isolation) without ClusterStripsDEmaxs1 More... | |
const unsigned int | egammaPIDObs::PhotonTightOLD |
Tight photon (old definition) More... | |
const unsigned int | egammaPIDObs::ElectronTightRobust = ElectronTight_WithLooseEtaTrackMatch |
Tight electron (NB: kept for backward compatibility) More... | |
const unsigned int | egammaPIDObs::HADLEAKETA |
cuts of hadronic leakage More... | |
const unsigned int | egammaPIDObs::CALOSTRIPSOLD |
old cuts in strips (without ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::CALOSTRIPS |
cuts in strips (with ClusterStripsDEmaxs1) More... | |
const unsigned int | egammaPIDObs::CALOMIDDLE |
cuts in middle sampling More... | |
const unsigned int | egammaPIDObs::CALOISO = 0x1 << ClusterIsolation |
calorimeter isolation More... | |
const unsigned int | egammaPIDObs::CALONOISOOLD = HADLEAKETA | CALOSTRIPSOLD | CALOMIDDLE |
"old" all cuts in calorimeter (except isolation) without ClusterStripsDEmaxs1 More... | |
const unsigned int | egammaPIDObs::CALONOISO = HADLEAKETA | CALOSTRIPS | CALOMIDDLE |
all cuts in calorimeter (except isolation) More... | |
const unsigned int | egammaPIDObs::CALOOLD = CALONOISOOLD | CALOISO |
all cuts in calorimeter (including isolation) without ClusterStripsDEmaxs1 More... | |
const unsigned int | egammaPIDObs::CALO = CALONOISO | CALOISO |
all cuts in calorimeter (including isolation) More... | |
const unsigned int | egammaPIDObs::TRACKINGNOBLAYER |
const unsigned int | egammaPIDObs::TRACKING = TRACKINGNOBLAYER | 0x1 << TrackBlayer |
const unsigned int | egammaPIDObs::TRACKMATCHDETA |
const unsigned int | egammaPIDObs::TRACKMATCH |
const unsigned int | egammaPIDObs::TRACKMATCHNOEOVERP |
const unsigned int | egammaPIDObs::TRT |
const unsigned int | egammaPIDObs::TRT90 |
const unsigned int | egammaPIDObs::TRACKISO = 0x1u << TrackIsolation |
isolation by tracker More... | |
const unsigned int | egammaPIDObs::ALLNOTRT = TRACKING | TRACKMATCH | CALO |
const unsigned int | egammaPIDObs::ALLNOTRTOLD = TRACKING | TRACKMATCH | CALOOLD |
const unsigned int | egammaPIDObs::ALL = 0xFFFFFFFF |
all cuts More... | |
const unsigned int | egammaPIDObs::ALLOLD = ALLNOTRTOLD | TRT |
all cuts (old way) More... | |
const unsigned int | egammaPIDObs::ElectronLooseOLDRel = CALOMIDDLE | HADLEAKETA |
const unsigned int | egammaPIDObs::ElectronMediumOLDRel = CALOOLD | TRACKINGNOBLAYER | TRACKMATCHDETA |
const unsigned int | egammaPIDObs::ElectronMediumNoIsoOLDRel = CALONOISOOLD | TRACKINGNOBLAYER | TRACKMATCHDETA |
const unsigned int | egammaPIDObs::ElectronTightOLDRel = ALLOLD |
const unsigned int | egammaPIDObs::ElectronTightTRTNoIsoOLDRel = TRACKING | TRACKMATCH | CALONOISOOLD | TRT90 |
const unsigned int | egammaPIDObs::ElectronTightNoIsolationOLDRel = ElectronTightTRTNoIsoOLDRel |
const unsigned int | egammaPIDObs::PhotonTightOLDRel = CALOOLD |