]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliESDfriendTrack.h
Changed pt cut value (Andrea)
[u/mrichter/AliRoot.git] / STEER / AliESDfriendTrack.h
index d5d89d4b76323be3a94eb55fcbf86e5d0b151427..8eb87636f449a5f12bacef3da4a91f3dd86fa426 100644 (file)
@@ -50,7 +50,7 @@ protected:
   TObjArray      *fCalibContainer; //Array of objects for calibration    
   AliKalmanTrack *fITStrack; //! pointer to the ITS track (debug purposes) 
   AliKalmanTrack *fTRDtrack; //! pointer to the TRD track (debug purposes) 
-
+  
 private:
   AliESDfriendTrack &operator=(const AliESDfriendTrack & /* t */) {return *this;}