X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=RAW%2FAliRawReaderRoot.h;h=ca6e95a88a84bf014b873d92e0407be55cf0fadb;hb=d0a3e43973f5c8ed7cda971c23ffcaeca03bf3c8;hp=d1b96e710c1a90e998e2dca2e76354a941649397;hpb=33314186efef24eb32b7a52722afd3c669697c42;p=u%2Fmrichter%2FAliRoot.git diff --git a/RAW/AliRawReaderRoot.h b/RAW/AliRawReaderRoot.h index d1b96e710c1..ca6e95a88a8 100644 --- a/RAW/AliRawReaderRoot.h +++ b/RAW/AliRawReaderRoot.h @@ -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