ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkAlignment
TrkAlignEvent
TrkAlignEvent
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
26
27
namespace
Trk
{
28
29
class
AlignModule
;
30
32
enum
AlignModuleListType
{
L0
=0,
L1
,
L2
,
L3
,
33
L1_5
,
L2_5
,
34
ModulesOnTrack
35
};
36
37
typedef
std::vector<AlignModule*>
AlignModuleList
;
38
39
}
40
41
#endif
// TRKALIGNEVENT_ALIGNMODULELIST_H
Trk::AlignModule
Definition
AlignModule.h:45
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Trk::AlignModuleList
std::vector< AlignModule * > AlignModuleList
Definition
AlignModuleList.h:37
Trk::AlignModuleListType
AlignModuleListType
Type of AlignModuleList (see description above).
Definition
AlignModuleList.h:32
Trk::L2_5
@ L2_5
Definition
AlignModuleList.h:33
Trk::L1_5
@ L1_5
Definition
AlignModuleList.h:33
Trk::ModulesOnTrack
@ ModulesOnTrack
Definition
AlignModuleList.h:34
Trk::L1
@ L1
Definition
AlignModuleList.h:32
Trk::L2
@ L2
Definition
AlignModuleList.h:32
Trk::L3
@ L3
Definition
AlignModuleList.h:32
Trk::L0
@ L0
Definition
AlignModuleList.h:32
Generated on
for ATLAS Offline Software by
1.14.0