]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawCastorDB.cxx
SDD QA updated in order to deal with acquisition through HLT (M. Siciliano)
[u/mrichter/AliRoot.git] / RAW / AliRawCastorDB.cxx
index f94b68709bc5fff02b72916f8471d891d55d60bd..ba03e9f3e3eb7ea0886812a8a5de0254688daaf3 100644 (file)
@@ -35,8 +35,8 @@ ClassImp(AliRawCastorDB)
 AliRawCastorDB::AliRawCastorDB(AliRawEvent *event,
                               AliESDEvent *esd,
                               Int_t compress,
-                              const char* fileName)
-   : AliRawDB(event, esd, compress, fileName)
+                              const char* fileName,Int_t basketsize)
+   : AliRawDB(event, esd, compress, fileName, basketsize)
 {
    // Create a new raw DB that will be accessed via CASTOR and rootd.