]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Misprint corrected.
authorpolicheh <policheh@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 22 May 2008 18:31:17 +0000 (18:31 +0000)
committerpolicheh <policheh@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 22 May 2008 18:31:17 +0000 (18:31 +0000)
PHOS/PHOSda2.cxx

index 6eda33e0dc7377f12d2ee31b3a6cc9ddfe50ec24..d95cf61327f72ed1b71195290a82ccf147c796dc 100644 (file)
@@ -100,7 +100,7 @@ int main(int argc, char **argv) {
 
   AliRawReader *rawReader = NULL;
 
-  AliPHOSDA1 da2(2); // DA2 ("Checking for bad channels") for module2
+  AliPHOSDA2 da2(2); // DA2 ("Checking for bad channels") for module2
   
   Float_t q[64][56][2];