X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TRD%2FAliTRDqaBlackEvents.h;h=64ed262b462cfcec73432b91cdb9718362c46973;hb=0758dd4096629931d16f34fe844e7d567431e4d8;hp=91d08b6bc08ddc3eaa4709101aaab8b7e54ca1a0;hpb=48ccaa079e94bc856c9736b107e3cf45d0ce211e;p=u%2Fmrichter%2FAliRoot.git diff --git a/TRD/AliTRDqaBlackEvents.h b/TRD/AliTRDqaBlackEvents.h index 91d08b6bc08..64ed262b462 100644 --- a/TRD/AliTRDqaBlackEvents.h +++ b/TRD/AliTRDqaBlackEvents.h @@ -22,7 +22,7 @@ class TH2S; class TH3F; class TGraph; class TObjArray; -class AliTRDrawStreamTB; +class AliTRDrawStream; class AliRawReader; class AliTRDqaBlackEvents : public TObject { @@ -36,10 +36,10 @@ class AliTRDqaBlackEvents : public TObject { void Init(); void Reset(); - //Int_t AddEvent(AliTRDrawStreamTB *data, AliRawReader *reader); + //Int_t AddEvent(AliTRDrawStream *data, AliRawReader *reader); void StartEvent(); - void AddBuffer(AliTRDrawStreamTB *data, AliRawReader *reader); + void AddBuffer(AliTRDrawStream *data, AliRawReader *reader); void FinishEvent(); void Process(const char* filename);