]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDpoints.h
Corrections to reconstruction algorithm.
[u/mrichter/AliRoot.git] / TRD / AliTRDpoints.h
index 64662c7fafd1cbd20c63ff75bed4e9f30ef48040..6cdeb8402b899f4e3d2accad31e60194c60a9330 100644 (file)
@@ -5,6 +5,13 @@
 
 /* $Id$ */
 
+///////////////////////////////////////////////////////////////////////////////
+//                                                                           //
+//  This class contains the TRD points for the ALICE event display.          //
+//  Used to seperately display dEdx and TR photon hits.                      //
+//                                                                           //
+///////////////////////////////////////////////////////////////////////////////
+
 #include "AliPoints.h"
 
 class AliTRDpoints : public AliPoints {