]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCClusterConverterComponent.h
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCClusterConverterComponent.h
index 6f4edcad9757b284856f5ef6bcf1ffe1a86ca8e2..c8169ea68851b27619c7719101a3bbe1aefc31eb 100644 (file)
@@ -7,16 +7,16 @@
 //* ALICE Experiment at CERN, All rights reserved.                         *
 //* See cxx source for full Copyright notice                               *
 
-/** @file   AliHLTTPCClusterConverterComponent.h
-    @author Kalliopi Kanaki
-    @date   
-    @brief  The TPC cluster format conversion component.
-*/
+/// @file   AliHLTTPCClusterConverterComponent.h
+/// @author Kalliopi Kanaki
+/// @date   
+/// @brief  The TPC cluster format conversion component.
+///
 
 #include "AliHLTProcessor.h"
 
-class AliHLTTPCSpacePointData;
-class AliHLTTPCTrackSegmentData;
+struct AliHLTTPCSpacePointData;
+struct AliHLTTPCTrackSegmentData;
 class TObjArray;
 
 /**