ATLAS Offline Software
TrackSummaryAccessors_v1.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAOD_TRACKSUMMARYACCESSORS_V1_H
8 #define XAOD_TRACKSUMMARYACCESSORS_V1_H
9 
10 // EDM include(s):
12 
13 // Local include(s):
15 
16 namespace xAOD {
17 
23  template <class T>
26 
27 } // namespace xAOD
28 
29 #endif // XAODCALOEVENT_CALOCLUSTERACCESSORS_V1_H
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition: Control/AthContainers/AthContainers/Accessor.h:66
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::SummaryType
SummaryType
Enumerates the different types of information stored in Summary.
Definition: TrackingPrimitives.h:228
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
xAOD::trackSummaryAccessorV1
const SG::AuxElement::Accessor< T > * trackSummaryAccessorV1(xAOD::SummaryType type)
Helper function for managing TrackSummary Accessor objects.
TrackingPrimitives.h
AuxElement.h
Base class for elements of a container that can have aux data.