]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawRootdDB.h
Reset rawReader in MakeRaws (Yves)
[u/mrichter/AliRoot.git] / RAW / AliRawRootdDB.h
index 7bacc1139fe913ac81e7f9bb1d6a63d04dfdc79c..21bcf63ff8b2e55db9d64416490e0329e472acb2 100644 (file)
@@ -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();