]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCNoiseMapComponent.h
Cleaning up ClassDef. Should have the version == 0 for the algorithmic classes like...
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCNoiseMapComponent.h
index e4e02e5f9eb0006a86d277abbfa48c85318b5169..09789c6214e13d05d767807c61f132b19068f156 100644 (file)
@@ -150,7 +150,7 @@ class AliHLTTPCNoiseMapComponent : public AliHLTProcessor {
      
       TH2 *fHistCDBMap;     //!transient 
            
-      ClassDef(AliHLTTPCNoiseMapComponent, 4)
+      ClassDef(AliHLTTPCNoiseMapComponent, 0)  // HLT component for reading the TPC noise map from HCDB.
     };
 
 #endif