]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONVClusterFinder.cxx
o Add task for setting up the pid object in a analysis independent (ESD, AOD) way
[u/mrichter/AliRoot.git] / MUON / AliMUONVClusterFinder.cxx
index 73791085d99f5f1fda427fc9aeba0db4e3662bf3..d585157804893f4420c88afc7078074b04207e09 100644 (file)
@@ -49,7 +49,7 @@ AliMUONVClusterFinder::~AliMUONVClusterFinder()
 //_____________________________________________________________________________
 Bool_t 
 AliMUONVClusterFinder::Prepare(Int_t /*detElemId*/,
-                               TClonesArray* /*pads*/[2],
+                               TObjArray* /*pads*/[2],
                                const AliMpArea& /*area*/)
 {
 /// Not implemented
@@ -61,7 +61,7 @@ AliMUONVClusterFinder::Prepare(Int_t /*detElemId*/,
 //_____________________________________________________________________________
 Bool_t 
 AliMUONVClusterFinder::Prepare(Int_t /*detElemId*/,
-                               TClonesArray* /*pads*/[2],
+                               TObjArray* /*pads*/[2],
                                const AliMpArea& /*area*/,
                                const AliMpVSegmentation* /*segmentations*/[2])
 {