ATLAS Offline Software
Tracking
TrkAlignment
TrkAlignEvent
TrkAlignEvent
AlignParList.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRKALIGNEVENT_ALIGNPARLIST_H
6
#define TRKALIGNEVENT_ALIGNPARLIST_H
7
8
#include "boost/multi_array.hpp"
9
10
namespace
Trk
{
11
class
AlignPar
;
12
typedef
boost::multi_array<AlignPar*,2>
AlignParList
;
13
typedef
boost::array<boost::multi_array_types::index, 2>
AlignParListDims
;
14
}
15
16
#endif // TRKALIGNEVENT_ALIGNPARLIST_H
17
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
AlignPar
AlignPar contains all the information related to an alignment parameter of a particular align module ...
Trk::AlignParListDims
boost::array< boost::multi_array_types::index, 2 > AlignParListDims
Definition:
AlignParList.h:13
Trk::AlignParList
boost::multi_array< AlignPar *, 2 > AlignParList
Definition:
AlignParList.h:11
Generated on Thu Nov 7 2024 21:09:52 for ATLAS Offline Software by
1.8.18