]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Algorithm par. set as a private member (C.Zampolli)
authorarcelli <arcelli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 19 Dec 2006 08:55:15 +0000 (08:55 +0000)
committerarcelli <arcelli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 19 Dec 2006 08:55:15 +0000 (08:55 +0000)
TOF/AliTOFPreprocessor.h

index c81bf611c89f899eeaa1c87b5cc37abd190fec4a..4bfaf02fe415ec537d8f73b522e110707845e015 100644 (file)
@@ -34,9 +34,10 @@ class AliTOFPreprocessor : public AliPreprocessor
     AliTOFPreprocessor& operator=(const AliTOFPreprocessor & proc);
 
     static const Int_t fgkBinRangeAve;   // number of bins where to 
-                                          // calculate the mean
+                                         // calculate the mean
+    static const Int_t fgkThrPar;        // parameter used to trigger the 
+                                         //calculation of the delay
     AliTOFDataDCS *fData;    // CDB class that stores the data
-    //    TObjArray *fArray;       // Array of DAQ histograms for delays  
     TH2S *fh2;       // TH2S from DAQ for histograms for delays  
     AliTOFCalOnline *fCal;         // TOF Calibration object
     AliTOFGeometry *fTOFGeometry;  // TOF Geometry version