]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONClusterFinderMLEM.cxx
Replacing TClonesArray with TObjArray in cluster finder classes.
[u/mrichter/AliRoot.git] / MUON / AliMUONClusterFinderMLEM.cxx
index 66e6895dee3f65679309ad08a9d28b51370afb71..21d26f511bff93fcf8a882e15a8b422c40a9606e 100644 (file)
@@ -106,7 +106,7 @@ AliMUONClusterFinderMLEM::~AliMUONClusterFinderMLEM()
 //_____________________________________________________________________________
 Bool_t 
 AliMUONClusterFinderMLEM::Prepare(Int_t detElemId,
-                                  TClonesArray* pads[2],
+                                  TObjArray* pads[2],
                                   const AliMpArea& area,
                                   const AliMpVSegmentation* seg[2])
 {