ATLAS Offline Software
ElectronAccessors_v1.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: ElectronAccessors_v1.h 575464 2013-12-13 16:28:44Z christos $
8 #ifndef XAOD_ELECTRONACCESSORS_V1_H
9 #define XAOD_ELECTRONACCESSORS_V1_H
10 
11 // EDM include(s):
13 // Local include(s):
14 #include "xAODEgamma/EgammaEnums.h"
15 
16 namespace xAOD {
17 
22 
25 
26 
27 } // namespace xAOD
28 
29 #endif // XAOD_ELECTRONACCESSORS_V1_H
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition: Control/AthContainers/AthContainers/Accessor.h:66
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::EgammaParameters::TrackCaloMatchType
TrackCaloMatchType
Definition: EgammaEnums.h:173
xAOD::trackCaloMatchAccessorV1
const SG::AuxElement::Accessor< float > * trackCaloMatchAccessorV1(xAOD::EgammaParameters::TrackCaloMatchType type)
Helper function for managing Egamma Accessor objects.
Definition: ElectronAccessors_v1.cxx:25
EgammaEnums.h
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
AuxElement.h
Base class for elements of a container that can have aux data.