There was an error while loading. Please reload this page.
1 parent 1613dfd commit 0ac25f6Copy full SHA for 0ac25f6
1 file changed
GPU/GPUTracking/DataTypes/GPUO2FakeClasses.h
@@ -81,6 +81,10 @@ template <class T>
81
class ConstMCTruthContainerView
82
{
83
};
84
+template <class T>
85
+class ConstMCTruthContainer
86
+{
87
+};
88
} // namespace dataformats
89
} // namespace o2
90
0 commit comments