ATLAS Offline Software
Loading...
Searching...
No Matches
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
27namespace Trk {
28
29 class AlignModule;
30
36
37 typedef std::vector<AlignModule*> AlignModuleList;
38
39}
40
41#endif // TRKALIGNEVENT_ALIGNMODULELIST_H
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< AlignModule * > AlignModuleList
AlignModuleListType
Type of AlignModuleList (see description above).
@ ModulesOnTrack