ATLAS Offline Software
Tracking
TrkDetDescr
TrkDetDescrUtils
TrkDetDescrUtils
LayerIndexSampleMap.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// LayerIndexSampleMap.h, (c) ATLAS Detector software
8
9
#ifndef TRKDETDESCRUTILS_LAYERINDEXSAMPLEMAP_H
10
#define TRKDETDESCRUTILS_LAYERINDEXSAMPLEMAP_H
11
12
#include <map>
13
// from TrkDetDescrUtils
14
#include "
TrkDetDescrUtils/LayerIndex.h
"
15
// CLASS DEF
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
27
namespace
Trk
{
28
29
typedef
std::map<Trk::LayerIndex, int>
LayerIndexSampleMap
;
30
31
}
32
33
// clid LayerIndexSampleMap
34
// 267485628 LayerIndexSampleMap
35
36
CLASS_DEF
(
Trk::LayerIndexSampleMap
, 267485628, 1)
37
38
#endif
Trk::LayerIndexSampleMap
std::map< Trk::LayerIndex, int > LayerIndexSampleMap
Definition:
LayerIndexSampleMap.h:29
LayerIndex.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:20:08 for ATLAS Offline Software by
1.8.18