ATLAS Offline Software
MuonAccessors_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 XAODMUON_MUONACCESSORS_V1_H
8 #define XAODMUON_MUONACCESSORS_V1_H
9 
10 // EDM include(s):
12 
13 // Local include(s):
15 
16 namespace xAOD {
17 
18  // Helper functions for managing Muon Accessor objects
19 
23  template <class T>
26 
27 } // namespace xAOD
28 
29 #include "MuonAccessors_v1.icc"
30 #endif // XAODMUON_MUONACCESSORS_V1_H
MuonAccessors_v1.icc
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition: Control/AthContainers/AthContainers/Accessor.h:68
egammaParameters::ParamDef
ParamDef
Definition: egammaParamDefs.h:99
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::parameterAccessorV1
const SG::AuxElement::Accessor< T > * parameterAccessorV1(Muon_v1::ParamDef type)
This function holds on to Accessor objects that can be used by each Muon_v1 object at runtime to get/...
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
Muon_v1.h
AuxElement.h
Base class for elements of a container that can have aux data.