]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSresponse.h
Correct the number of buspatches for station 1 & 2 and for R2 & R3 type slat (Christian)
[u/mrichter/AliRoot.git] / ITS / AliITSresponse.h
index f5939c222b533bf6f0d2498e6eb8ba3c56f5d693..cbce9478f2b401375104153789c6d16fe37b391a 100644 (file)
@@ -187,7 +187,7 @@ class AliITSresponse : public TObject {
     TString  fFileName3;        // param values or output coded signal
     Bool_t     fWrite;          // Write option for the compression algorithms
 
-    ClassDef(AliITSresponse,2) // Detector type response virtual base class 
+    ClassDef(AliITSresponse,3) // Detector type response virtual base class 
 };
 // Input and output function for standard C++ input/output.
 ostream& operator<<(ostream &os,AliITSresponse &source);