]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSTrackSegment.h
BuildGeometry of AliMUON for trigger chambers delegated to AliMUONSegmentationTrigger...
[u/mrichter/AliRoot.git] / PHOS / AliPHOSTrackSegment.h
index 01f169db887be01f9c3cc3181a91b4ceed96f5fd..f8bb7b73bee2e7d89bbe3bfff7ff980108dc6e33 100644 (file)
@@ -78,6 +78,7 @@ public:
     // sets the index value  of this in the list 
     fIndexInList = val ; 
   } 
+  void    SetPpsdUpRecPoint(AliPHOSPpsdRecPoint * PpsdUpRecPoint ); //sets PPSD up Rec Point
 
   typedef TClonesArray TrackSegmentsList ;