]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/TOFPreprocessor.C
New naming of online calibration directory
[u/mrichter/AliRoot.git] / TOF / TOFPreprocessor.C
index 6836946811c6fef015949dc6babfdfbb557d5aa1..0234cd25c752598b0fc801f397ae5cc4bcf967e8 100644 (file)
@@ -43,7 +43,7 @@ void TOFPreprocessor()
 
   // checking the file which should have been created  
   AliCDBEntry* chkEntry = AliCDBManager::Instance()->GetStorage(AliShuttleInterface::GetMainCDB())
-                       ->Get("TOF/Calib/OnlineDelay", 0);
+                       ->Get("TOF/Calib/ParOnline", 0);
   if (!chkEntry)
   {
     printf("The file is not there. Something went wrong.\n");