ATLAS Offline Software
MuonTrackSummaryAccessors_v1.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: MuonTrackSummaryAccessors_v1.h 587620 2014-03-14 12:41:33Z krasznaa $
8 #ifndef XAOD_MUONTRACKSUMMARYACCESSORS_V1_H
9 #define XAOD_MUONTRACKSUMMARYACCESSORS_V1_H
10 
11 // EDM include(s):
13 
14 // Local include(s):
16 
17 namespace xAOD {
18 
26 
27 } // namespace xAOD
28 
29 #endif // XAOD_MUONTRACKSUMMARYACCESSORS_V1_H
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition: Control/AthContainers/AthContainers/Accessor.h:68
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::MuonSummaryType
MuonSummaryType
Enumerates the different types of information stored in Summary.
Definition: TrackingPrimitives.h:324
xAOD::muonTrackSummaryAccessorV1
const SG::AuxElement::Accessor< uint8_t > * muonTrackSummaryAccessorV1(xAOD::MuonSummaryType type)
Helper function for managing MuonTrackSummary Accessor objects.
Definition: MuonTrackSummaryAccessors_v1.cxx:23
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
TrackingPrimitives.h
AuxElement.h
Base class for elements of a container that can have aux data.