Print

Print


Commit in lcio/src on MAIN
cpp/src/CPPFORT/lctrk.cc+1-11.6 -> 1.7
f77/lciof77api.inc+2-21.32 -> 1.33
+3-3
2 modified files
f77 interface bug corrected

lcio/src/cpp/src/CPPFORT
lctrk.cc 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- lctrk.cc	3 Sep 2004 08:16:24 -0000	1.6
+++ lctrk.cc	10 Oct 2005 11:16:21 -0000	1.7
@@ -8,7 +8,7 @@
 
 #include <iostream>
 
-#define NCOVARIANCE 10
+#define NCOVARIANCE 15
 
 // create delete ReconstructedParticle
 

lcio/src/f77
lciof77api.inc 1.32 -> 1.33
diff -u -r1.32 -r1.33
--- lciof77api.inc	19 Sep 2005 15:40:28 -0000	1.32
+++ lciof77api.inc	10 Oct 2005 11:16:21 -0000	1.33
@@ -12,7 +12,7 @@
 *  H. Vogt
 *  05/06/2004  (reconstruction part added)
 *
-*  $Id: lciof77api.inc,v 1.32 2005/09/19 15:40:28 gaede Exp $
+*  $Id: lciof77api.inc,v 1.33 2005/10/10 11:16:21 hvogt Exp $
 ***************************************************
 
 #include "lciof77pointer.inc"
@@ -223,7 +223,7 @@
       integer lctrkdelete, lctrkid
       integer lctrkgettype, lctrkgetcovmatrix
       integer lctrkgetreferencepoint, lctrkgetisreferencepointpca
-      real    lctrkgetomega, lctrkgetanlambda, lctrkgetphi, lctrkgetd0
+      real    lctrkgetomega, lctrkgettanlambda, lctrkgetphi, lctrkgetd0
       real    lctrkgetz0, lctrkgetchi2, lctrkgetdedx, lctrkgetdedxerror
       real    lctrkgetradiusofinnermosthit
       integer lctrkgetndf
CVSspam 0.2.8