X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=TRD%2FAliTRDPreprocessor.h;h=b4174a037007e005e57723bf7a027bbb06ee28de;hp=de3df3284879165f93fee99d4b862435ce2365f6;hb=a9877bd099040d6fe7b77f69768b4ea62b65e491;hpb=4a2eec96f5fc1812a8af07cbc3e212e3f01fc7e6 diff --git a/TRD/AliTRDPreprocessor.h b/TRD/AliTRDPreprocessor.h index de3df328487..b4174a03700 100644 --- a/TRD/AliTRDPreprocessor.h +++ b/TRD/AliTRDPreprocessor.h @@ -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