]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/MUON/src/Cluster.hpp
Coding violations in HLT/MUON
[u/mrichter/AliRoot.git] / HLT / MUON / src / Cluster.hpp
1 ////////////////////////////////////////////////////////////////////////////////
2 //
3 // Author: Artur Szostak
4 // Email:  artur@alice.phy.uct.ac.za | artursz@iafrica.com
5 //
6 ////////////////////////////////////////////////////////////////////////////////
7
8 #ifndef ALIHLTMUONCORECLUSTER_H
9 #define ALIHLTMUONCORECLUSTER_H
10
11 #include "Point.hpp"
12
13
14 typedef AliHLTMUONCorePoint AliHLTMUONCoreClusterPoint;
15
16
17 #endif // ALIHLTMUONCORECLUSTER_H