ATLAS Offline Software
CaloRingsAuxTypes.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 /*
3  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4 */
5 #ifndef XAODCALORINGS_CALORINGSAUXTYPES_H
6 #define XAODCALORINGS_CALORINGSAUXTYPES_H
7 
8 // Local include(s).
10 
11 // EDM include(s).
13 
14 namespace xAOD {
15 
20 
21 } // namespace xAOD
22 
23 #endif // XAODCALORINGS_CALORINGSAUXTYPES_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
SG::ConstAccessor
Helper class to provide constant type-safe access to aux data.
Definition: ConstAccessor.h:54
CaloRingsContainer.h
xAOD::caloRingsDeco_t
SG::AuxElement::Decorator< xAOD::CaloRingsLinks > caloRingsDeco_t
The CaloRings element links decorator type:
Definition: CaloRingsAuxTypes.h:17
SG::Decorator
Helper class to provide type-safe access to aux data.
Definition: Decorator.h:58
xAOD::caloRingsReader_t
SG::AuxElement::ConstAccessor< xAOD::CaloRingsLinks > caloRingsReader_t
The CaloRings element links reader type:
Definition: CaloRingsAuxTypes.h:19
AuxElement.h
Base class for elements of a container that can have aux data.