ATLAS Offline Software
Loading...
Searching...
No Matches
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:
7
8namespace xAOD {
9
10//==============================================================================
12{
13 static const caloRingsReader_t caloRingsReader( caloRingsLinksDecorKey() );
14 return caloRingsReader;
15}
16
17} // namespace xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const caloRingsReader_t & getCaloRingsReader()
Get CaloRings accessor with read only permissions.
SG::AuxElement::ConstAccessor< xAOD::CaloRingsLinks > caloRingsReader_t
The CaloRings element links reader type:
std::string caloRingsLinksDecorKey()