|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRK_TRACKFITINPUTPREPARATOR_H
10 #define TRK_TRACKFITINPUTPREPARATOR_H
23 typedef std::vector<std::pair<const Trk::MeasurementBase *, int> >
34 namespace TrackFitInputPreparator {
47 #endif // TRK_TRACKFITINPUTPREPARATOR_H
bool SortInputFlag
switch to toggle sorting
Const iterator class for DataVector/DataList.
std::vector< const PrepRawData * > PrepRawDataSet
vector of clusters and drift circles
DataVector< const TrackStateOnSurface >::const_iterator TS_iterator
std::vector< const MeasurementBase * > MeasurementSet
vector of fittable measurements
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< std::pair< const Trk::MeasurementBase *, int > > MB_IndexVector
An STL vector of pointers that by default owns its pointed-to elements.