]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawNullDB.h
Fixed the DA so it picks up the pedestals from the right sample
[u/mrichter/AliRoot.git] / RAW / AliRawNullDB.h
index 5cd65007ff25f44a60a94654cb37ab4ea27a25ea..812b97c44d5bcd0ae2b487818d1ca141b2058857 100644 (file)
@@ -21,7 +21,8 @@ public:
    AliRawNullDB(AliRawEvent *event,
                AliESDEvent *esd,
                Int_t compress,
-               const char* fileName);
+               const char* fileName,
+               Int_t basketsize = 32000);
    ~AliRawNullDB() { Close(); }
 
    Long64_t Close();