ATLAS Offline Software
PhotonAccessors_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: PhotonAccessors_v1.h 741466 2016-04-19 20:21:49Z christos $
8 #ifndef XAOD_PHOTONACCESSORS_V1_H
9 #define XAOD_PHOTONACCESSORS_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_PHOTONACCESSORS_V1_H
xAOD::vertexCaloMatchAccessorV1
const SG::AuxElement::Accessor< float > * vertexCaloMatchAccessorV1(xAOD::EgammaParameters::VertexCaloMatchType type)
Helper function for managing Egamma Accessor objects.
Definition: PhotonAccessors_v1.cxx:25
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::VertexCaloMatchType
VertexCaloMatchType
Definition: EgammaEnums.h:239
EgammaEnums.h
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
AuxElement.h
Base class for elements of a container that can have aux data.