]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDPreprocessor.h
Fix coverity
[u/mrichter/AliRoot.git] / TRD / AliTRDPreprocessor.h
index de3df3284879165f93fee99d4b862435ce2365f6..b4174a037007e005e57723bf7a027bbb06ee28de 100644 (file)
@@ -56,7 +56,7 @@ class AliTRDPreprocessor : public AliPreprocessor
          void   SetDefaultNoise(AliTRDCalROC &calROCNoise, Bool_t second);
          void   SetNoise(AliTRDCalROC &calROCNoise, AliTRDCalROC *calROCNoisePrevious, Bool_t second);
 
-         ClassDef(AliTRDPreprocessor,2)          // The SHUTTLE preprocessor for TRD
+         ClassDef(AliTRDPreprocessor,1)          // The SHUTTLE preprocessor for TRD
 
 };
 #endif