]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/AliT0Preprocessor.h
remove obsolete track prop producer (was not used)
[u/mrichter/AliRoot.git] / T0 / AliT0Preprocessor.h
index 74d67a8405dd3b06807ad8de0be4259b421d1127..3f9318832773c9f56eb595e79bc33adea3e840fa 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef ALI_T0_PREPROCESSOR_H
-#define ALI_T0_PREPRECESSOR_H
+#define ALI_T0_PREPROCESSOR_H
 
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
@@ -8,7 +8,7 @@
 
 
 // T0 preprocessor. 
-// Takes data from DCS and passes it to the class AliTOFDataDCS for processing and writes the result to the Reference DB.
+// Takes data from DCS and passes it to the class AliT0DataDCS for processing and writes the result to the Reference DB.
 // Takes data form DAQ (both from Laser Calibration and Physics runs), processes it, and stores either to OCDB or to Reference DB.
 
 #include "AliPreprocessor.h"