]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCClustersRow.h
Fix for coverity 17562
[u/mrichter/AliRoot.git] / TPC / AliTPCClustersRow.h
index ce906d801e7c2ab3bcd8636249b5b64277854445..91be9406dfcd1d2c3dcd4590fe1d66d2606ee987 100644 (file)
@@ -18,6 +18,7 @@ class TObject;
 class AliTPCClustersRow : public AliClusters{
 public:
   AliTPCClustersRow();
+  AliTPCClustersRow(const char *classname); // special constructor
   virtual TObject *InsertCluster(const TObject *c);
   virtual TObject *Append();  //create new object return pointer to this object