]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawReaderRoot.h
Bug fix in the order of the Ds cuts (Sadhana, Francesco)
[u/mrichter/AliRoot.git] / RAW / AliRawReaderRoot.h
index d1b96e710c1a90e998e2dca2e76354a941649397..ca6e95a88a84bf014b873d92e0407be55cf0fadb 100644 (file)
@@ -65,6 +65,8 @@ class AliRawReaderRoot: public AliRawReader {
 
     virtual const AliRawVEvent* GetEvent() const {return fEvent;}
 
+    virtual AliRawReader* CloneSingleEvent() const;
+
   protected :
     TFile*           fFile;         // raw data root file
     TBranch*         fBranch;       // branch of raw events