]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDPreprocessor.h
Introduce DCS FXS data into preprocessor (Frederick)
[u/mrichter/AliRoot.git] / TRD / AliTRDPreprocessor.h
index 21488757e6aa46793fcbd15432366eead9beffdd..30495142eec6b680c8f7abb921ab9c03659a83a6 100644 (file)
@@ -38,9 +38,10 @@ class AliTRDPreprocessor : public AliPreprocessor
 
  private:
 
-          Bool_t  fVdriftHLT;       // HLT Vdrift
+          Bool_t  fVdriftHLT;             // HLT Vdrift
+         UInt_t  ProcessDCSConfigData(); // process DCS configuration
 
-  ClassDef(AliTRDPreprocessor,1)    // The SHUTTLE preprocessor for TRD
+  ClassDef(AliTRDPreprocessor,1)          // The SHUTTLE preprocessor for TRD
 
 };
 #endif