]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDSDigit.h
added macro to access noise reference data
[u/mrichter/AliRoot.git] / FMD / AliFMDSDigit.h
index c786cc264014b63a559ba3e999202d8b311b46b1..4b88f15bf5d0dfeb49029f0876ede1a1a156e129 100644 (file)
@@ -15,9 +15,9 @@
 #ifndef ALIFMDBASEDIGIT_H
 # include <AliFMDBaseDigit.h>
 #endif
-#ifndef ROOT_TArrayI
-# include <TArrayI.h>
-#endif
+// #ifndef ROOT_TArrayI
+// # include <TArrayI.h>
+// #endif
 
 //____________________________________________________________________
 /** @class AliFMDSDigit AliFMDDigit.h <FMD/AliFMDDigit.h>
@@ -54,7 +54,7 @@ public:
               Short_t        count4=-1,
               UShort_t       npart=0,
               UShort_t       nprim=0, 
-              const TArrayI& refs=TArrayI());
+              Int_t*         refs=0);
   /** 
    * DTOR 
    */