]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/template.cxx
newline added at the end of file
[u/mrichter/AliRoot.git] / TPC / template.cxx
index cc3e70f5987f6ff55d605f58477f84a9ab77acaf..b46291c788ca1028a301647391ef31f223ff4dea 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.1.2.2  2000/04/10 11:40:46  kowal2
-
-Needed for tracking
-
-*/
+/* $Id$ */
 
 static int PropagateTo(TVector &x, Double_t fX, Double_t xk) {
   if (TMath::Abs(x(2)*xk - x(3)) >= 0.999) {