ATLAS Offline Software
Event
xAOD
xAODPrimitives
xAODPrimitives
tools
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):
11
#include "
AthContainers/AuxElement.h
"
12
13
// Local include(s):
14
#include "
xAODPrimitives/IsolationType.h
"
15
16
namespace
xAOD
{
17
26
const
SG::AuxElement::Accessor< float >
*
27
getIsolationAccessor
(
Iso::IsolationType
type
);
28
29
}
// namespace xAOD
30
31
#endif // XAODPRIMITIVES_TOOLS_GETISOLATIONACCESSOR_H
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition:
Control/AthContainers/AthContainers/Accessor.h:68
IsolationType.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
python.CaloAddPedShiftConfig.type
type
Definition:
CaloAddPedShiftConfig.py:42
xAOD::Iso::IsolationType
IsolationType
Overall enumeration for isolation types in xAOD files.
Definition:
IsolationType.h:26
xAOD::getIsolationAccessor
const SG::AuxElement::Accessor< float > * getIsolationAccessor(Iso::IsolationType type)
Get the Accessor object for a given isolation type.
Definition:
getIsolationAccessor.cxx:24
AuxElement.h
Base class for elements of a container that can have aux data.
Generated on Tue Sep 2 2025 21:12:01 for ATLAS Offline Software by
1.8.18