X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PHOS%2FAliPHOSTrackSegment.h;h=aca3306289abf03ca32af5b21176232a76783bf6;hb=90cceaf6d2e2e6b2e735135cb2d6562308e10ed7;hp=2f6e55c566660c6747d3b02ff06f842de30b461c;hpb=5933ca6137a763c0c6240438494dd3013d84b801;p=u%2Fmrichter%2FAliRoot.git diff --git a/PHOS/AliPHOSTrackSegment.h b/PHOS/AliPHOSTrackSegment.h index 2f6e55c5666..aca3306289a 100644 --- a/PHOS/AliPHOSTrackSegment.h +++ b/PHOS/AliPHOSTrackSegment.h @@ -40,7 +40,7 @@ public: Int_t GetEmcIndex() const { return fEmcRecPoint ; } Int_t GetCpvIndex() const { return fPpsdUpRecPoint; } - virtual void Print(Option_t * option) const; + virtual void Print(Option_t *) const; void SetIndexInList(Int_t val){ fIndexInList = val ; } void SetCpvRecPoint(AliPHOSRecPoint * PpsdUpRecPoint ); //sets PPSD up Rec Point