]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONClusterStoreV1.h
AliMUONRecoParam:
[u/mrichter/AliRoot.git] / MUON / AliMUONClusterStoreV1.h
index 64624168fc9fdfe15ddedcac47b2f399a5db4c7c..2b9c547964cc2131fc8c6c150ba95fdaf91e5522 100644 (file)
@@ -33,7 +33,7 @@ public:
   
   using AliMUONVClusterStore::Add;
   
-  virtual Bool_t Add(const AliMUONVCluster& Cluster);
+  virtual AliMUONVCluster* Add(const AliMUONVCluster& Cluster);
   virtual AliMUONVCluster* Add(Int_t chamberId, Int_t detElemId, Int_t /*clusterIndex*/);
 
   /// Whether the Connect(TTree&) method is implemented