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