X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TPC%2FAliTPCRawStreamFast.h;h=0e966f4c45951b7e4c145d6d81d4864b49099094;hb=9170f0f01da2a9b8a0b5bc5ad609e8509eb39dc7;hp=5b25d995be559a1642aa46b7f47bd733cee4d4e8;hpb=a0918fa76881ecf54d0c2b7f69227d09b03fdc66;p=u%2Fmrichter%2FAliRoot.git diff --git a/TPC/AliTPCRawStreamFast.h b/TPC/AliTPCRawStreamFast.h index 5b25d995be5..0e966f4c459 100644 --- a/TPC/AliTPCRawStreamFast.h +++ b/TPC/AliTPCRawStreamFast.h @@ -16,7 +16,7 @@ class AliAltroMapping; class AliTPCRawStreamFast: public AliAltroRawStreamFast { public : - AliTPCRawStreamFast(AliRawReader* rawReader); + AliTPCRawStreamFast(AliRawReader* rawReader, AliAltroMapping **mapping = NULL); virtual ~AliTPCRawStreamFast(); virtual void Reset();