X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=RAW%2FAliRawRootdDB.h;h=21bcf63ff8b2e55db9d64416490e0329e472acb2;hb=f7361742c273a67cad4c7975b4a061366aa8d7a0;hp=7bacc1139fe913ac81e7f9bb1d6a63d04dfdc79c;hpb=d2450633c5c011d23c9287b5658bebfd5e499651;p=u%2Fmrichter%2FAliRoot.git diff --git a/RAW/AliRawRootdDB.h b/RAW/AliRawRootdDB.h index 7bacc1139fe..21bcf63ff8b 100644 --- a/RAW/AliRawRootdDB.h +++ b/RAW/AliRawRootdDB.h @@ -21,7 +21,8 @@ public: AliRawRootdDB(AliRawEvent *event, AliESDEvent *esd, Int_t compress, - const char* fileName = NULL); + const char* fileName = NULL, + Int_t basketsize = 32000); ~AliRawRootdDB() { Close(); } Long64_t Close();