]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMD.h
Bug fix - see 31450.
[u/mrichter/AliRoot.git] / FMD / AliFMD.h
index 0e3c03728195ef514939017342e4f50614cc913f..79c65f038bef28532745ee3e9e259948bf060e78 100644 (file)
@@ -441,7 +441,8 @@ public:
                                         Short_t        count2=-1, 
                                         Short_t        count3=-1, 
                                         Short_t        count4=-1, 
-                                        const TArrayI& refs=TArrayI());
+                                        UShort_t       nrefs=0,
+                                        Int_t*         refs=0);
   /** Add a digit to the Digit tree 
       @param digits
       - digits[0]  [UShort_t] Detector #
@@ -477,7 +478,7 @@ public:
                                          Short_t        count4=-1, 
                                          UShort_t       ntot=0, 
                                          UShort_t       nprim=0,
-                                         const TArrayI& refs=TArrayI());
+                                         Int_t*         refs=0);
   /** @}*/
 
   /** @{ */