ATLAS Offline Software
EgammaAccessors_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: EgammaAccessors_v1.h 741466 2016-04-19 20:21:49Z christos $
8 #ifndef XAOD_EGAMMAACCESSORS_V1_H
9 #define XAOD_EGAMMAACCESSORS_V1_H
10 
11 // EDM include(s):
13 // Local include(s):
14 #include "xAODEgamma/EgammaEnums.h"
15 
16 namespace xAOD {
17 
22 
23 
26 
27 } // namespace xAOD
28 
29 #endif // XAOD_EGAMMAACCESSORS_V1_H
xAOD::EgammaParameters::ShowerShapeType
ShowerShapeType
Definition: EgammaEnums.h:27
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition: Control/AthContainers/AthContainers/Accessor.h:68
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::showerShapeAccessorV1
const SG::AuxElement::Accessor< float > * showerShapeAccessorV1(xAOD::EgammaParameters::ShowerShapeType type)
Explicit Instantiation of Template.
Definition: EgammaAccessors_v1.cxx:26
EgammaEnums.h
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
AuxElement.h
Base class for elements of a container that can have aux data.