ATLAS Offline Software
Loading...
Searching...
No Matches
getIsolationAccessor.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef XAODPRIMITIVES_TOOLS_GETISOLATIONACCESSOR_H
8#define XAODPRIMITIVES_TOOLS_GETISOLATIONACCESSOR_H
9
10// EDM include(s):
12
13// Local include(s):
15
16namespace xAOD {
17
26 const SG::AuxElement::Accessor< float >*
28
29} // namespace xAOD
30
31#endif // XAODPRIMITIVES_TOOLS_GETISOLATIONACCESSOR_H
Base class for elements of a container that can have aux data.
IsolationType
Overall enumeration for isolation types in xAOD files.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const SG::AuxElement::Accessor< float > * getIsolationAccessor(Iso::IsolationType type)
Get the Accessor object for a given isolation type.