ATLAS Offline Software
Tracking
TrkEvent
TrkMeasurementBase
TrkMeasurementBase
TrkMeasurementBaseDict.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 TRKMEASUREMENTBASEDICT_H
6
#define TRKMEASUREMENTBASEDICT_H
7
8
#include "
TrkMeasurementBase/MeasurementBase.h
"
9
#include "
AthContainers/DataVector.h
"
10
11
// We need to instantiate some templates here to be able to create the
12
// dictionary for them
13
14
//namespace Trk {
15
// class TrkMeasurementBaseDict_Dummy
16
// {
17
// DataVector<const MeasurementBase> m_measurementVector;
18
// };
19
//}
20
21
#endif
MeasurementBase.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Mon Dec 23 2024 21:21:45 for ATLAS Offline Software by
1.8.18