]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/testRawReaderFastDDL.C
doxy: all TPC root converted
[u/mrichter/AliRoot.git] / TPC / testRawReaderFastDDL.C
index 61d508eaf5a505a8c5eded4dc3d335a858021a73..b8b95a6c1872780602bb7fb8d1a07592cccbd4f8 100644 (file)
@@ -1,3 +1,9 @@
+/// \file testRawReaderFastDDL.C
+///
+/// compare old and new AltroRawStream algorithms for each pad and timebin
+///
+/// check if bins are filled twice (which should not be the case!!!)
+
 #include <stdio.h>
 #include <TString.h>
 #include <TROOT.h>
 #include "AliAltroRawStreamFast.h"
 #include "AliAltroRawStream.h"
 
-/*
- compare old and new AltroRawStream algorithms for each pad and timebin
-
- check if bins are filled twice (which should not be the case!!!)
-*/
 
 void testRawReaderFastDDL(const Char_t *file="/data.local/data/06000002142000.1A.root")
 {