ATLAS Offline Software
Loading...
Searching...
No Matches
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:
10
11// System include(s).
12#include <string>
13
14namespace xAOD {
15
16inline
18 return "caloRingsLinks";
19}
20
25
26} // namespace xAOD
27
28#endif // XAODCALORINGS_TOOLS_GETCALORINGSDECORATOR_H
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()