ATLAS Offline Software
Event
xAOD
xAODCaloRings
Root
getCaloRingsDecorator.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Local includes:
6
#include "
xAODCaloRings/tools/getCaloRingsDecorator.h
"
7
8
namespace
xAOD
{
9
10
//==============================================================================
11
const
caloRingsReader_t
&
getCaloRingsReader
()
12
{
13
static
const
caloRingsReader_t
caloRingsReader(
caloRingsLinksDecorKey
() );
14
return
caloRingsReader;
15
}
16
17
}
// namespace xAOD
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:55
xAOD::caloRingsLinksDecorKey
std::string caloRingsLinksDecorKey()
Definition:
getCaloRingsDecorator.h:17
getCaloRingsDecorator.h
xAOD::getCaloRingsReader
const caloRingsReader_t & getCaloRingsReader()
Get CaloRings accessor with read only permissions.
Definition:
getCaloRingsDecorator.cxx:11
Generated on Thu Nov 7 2024 21:15:48 for ATLAS Offline Software by
1.8.18