--- DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2007/01/15 12:49:05 1.22 +++ DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2007/02/05 16:01:51 1.25 @@ -16,6 +16,7 @@ int readb_(); void mini2_(int*,int*,int*); void guess_(); + void gufld_(float*, float*); } //-------------------------------------- // @@ -49,6 +50,8 @@ }; clx = 0; cly = 0; +// clx = new TRefArray(6,0); +// cly = new TRefArray(6,0); }; //-------------------------------------- // @@ -291,6 +294,7 @@ }; + /** * Method to fill minimization-routine common */ @@ -533,13 +537,14 @@ // //-------------------------------------- TrkLevel2::TrkLevel2(){ -// cout <<"TrkLevel2::TrkLevel2()"<