ATLAS Offline Software
Event
xAOD
xAODCaloRings
xAODCaloRings
tools
getCaloRingsDecorator.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_UTILS_GETCALORINGSDECORATOR_H
6
#define XAODCALORINGS_UTILS_GETCALORINGSDECORATOR_H
7
8
// Local includes:
9
#include "
xAODCaloRings/CaloRingsAuxTypes.h
"
10
11
// System include(s).
12
#include <string>
13
14
namespace
xAOD
{
15
16
inline
17
std::string
caloRingsLinksDecorKey
(){
18
return
"caloRingsLinks"
;
19
}
20
24
const
caloRingsReader_t
&
getCaloRingsReader
();
25
26
}
// namespace xAOD
27
28
#endif // XAODCALORINGS_TOOLS_GETCALORINGSDECORATOR_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::caloRingsLinksDecorKey
std::string caloRingsLinksDecorKey()
Definition:
getCaloRingsDecorator.h:17
CaloRingsAuxTypes.h
xAOD::caloRingsReader_t
SG::AuxElement::ConstAccessor< xAOD::CaloRingsLinks > caloRingsReader_t
The CaloRings element links reader type:
Definition:
CaloRingsAuxTypes.h:19
xAOD::getCaloRingsReader
const caloRingsReader_t & getCaloRingsReader()
Get CaloRings accessor with read only permissions.
Definition:
getCaloRingsDecorator.cxx:11
Generated on Fri Jan 10 2025 21:10:42 for ATLAS Offline Software by
1.8.18