![]() |
ATLAS Offline Software
|
#include <stdint.h>Go to the source code of this file.
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
| namespace | xAOD::EgammaParameters |
Variables | |
| const uint16_t | xAOD::EgammaParameters::AuthorUnknown =0x0 |
| for the Authors of the egamma objects | |
| const uint16_t | xAOD::EgammaParameters::AuthorElectron =0x1 |
| Object Reconstructed by standard cluster-based algorithm. | |
| const uint16_t | xAOD::EgammaParameters::AuthorSofte =0x2 |
| Electron reconstructed by the track-based algorithm, here for compatibility with old AOD format. | |
| const uint16_t | xAOD::EgammaParameters::AuthorPhoton =0x4 |
| Object Reconstructed by standard cluster-based algorithm. | |
| const uint16_t | xAOD::EgammaParameters::AuthorFwdElectron =0x8 |
| Electron reconstructed by the Forward cluster-based algorithm. | |
| const uint16_t | xAOD::EgammaParameters::AuthorAmbiguous =0x10 |
| Object Reconstructed by standard cluster-based algorithm. | |
| const uint16_t | xAOD::EgammaParameters::AuthorTrigElectron =0x20 |
| trigger Electrons | |
| const uint16_t | xAOD::EgammaParameters::AuthorTrigPhoton =0x40 |
| trigger Photons | |
| const uint16_t | xAOD::EgammaParameters::AuthorCaloTopo35 =0x80 |
| Photon reconstructed by SW CaloTopo35 seeded clusters. | |
| const uint16_t | xAOD::EgammaParameters::AuthorALL = 0xFFFF |
| not an actual author, but used as default in some functions | |
| const uint32_t | xAOD::EgammaParameters::BADCLUSELECTRON |
| const uint32_t | xAOD::EgammaParameters::BADCLUSPHOTON |
| const uint32_t | xAOD::EgammaParameters::ALLOQ = 0xFFFFFFFF |