ATLAS Offline Software
AlignModuleList.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_ALIGNMODULELIST_H
6 #define TRKALIGNEVENT_ALIGNMODULELIST_H
7 
27 namespace Trk {
28 
29  class AlignModule;
30 
35  };
36 
37  typedef std::vector<AlignModule*> AlignModuleList;
38 
39 }
40 
41 #endif // TRKALIGNEVENT_ALIGNMODULELIST_H
Trk::L2
@ L2
Definition: AlignModuleList.h:32
Trk::L2_5
@ L2_5
Definition: AlignModuleList.h:33
Trk::AlignModuleList
std::vector< AlignModule * > AlignModuleList
Definition: AlignModuleList.h:37
Trk::L1_5
@ L1_5
Definition: AlignModuleList.h:33
Trk::L1
@ L1
Definition: AlignModuleList.h:32
AlignModule
AlignModule is a grouping of TrkDetElementBase objects, grouped according to the type of alignment,...
Trk::L3
@ L3
Definition: AlignModuleList.h:32
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::ModulesOnTrack
@ ModulesOnTrack
Definition: AlignModuleList.h:34
Trk::AlignModuleListType
AlignModuleListType
Type of AlignModuleList (see description above).
Definition: AlignModuleList.h:32
Trk::L0
@ L0
Definition: AlignModuleList.h:32