]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRefitter.h
In AliMUONReconstructor:
[u/mrichter/AliRoot.git] / MUON / AliMUONRefitter.h
index b69b71841e4dfad82a569f3850255a271ada06bf..2cbab77602ba6006d074e5c46fadc39c836b0ae8 100644 (file)
@@ -60,7 +60,7 @@ private:
   
   AliMUONTrack* RetrackFromDigits(const AliMUONTrack& track);
   
-  void AddClusterToTracks(const AliMUONVClusterStore &localClusterStore, AliMUONVTrackStore &trackStore);
+  Bool_t AddClusterToTracks(const AliMUONVClusterStore &localClusterStore, AliMUONVTrackStore &trackStore);
   
 private: