]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
update version number
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Dec 2005 07:04:15 +0000 (07:04 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Dec 2005 07:04:15 +0000 (07:04 +0000)
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);