--- DarthVader/TrackerLevel2/inc/F77/momanhough_init.f 2006/05/19 13:15:53 1.1 +++ DarthVader/TrackerLevel2/inc/F77/momanhough_init.f 2006/09/28 14:04:39 1.2 @@ -65,8 +65,10 @@ * ----------------------------------------------------- c parameter (cutdistyz=10.) !y0 / tg theta_yz space c parameter (cutdistxz=30.) !x0 / tg theta_xz space - parameter (cutdistyz=20.) !y0 / tg theta_yz space !(2) - parameter (cutdistxz=60.) !x0 / tg theta_xz space !(2) +c parameter (cutdistyz=20.) !y0 / tg theta_yz space !(2) +c parameter (cutdistxz=60.) !x0 / tg theta_xz space !(2) + parameter (cutdistyz=30.) !y0 / tg theta_yz space !(2) + parameter (cutdistxz=90.) !x0 / tg theta_xz space !(2) * (NB deflection is not considered in the selection criteria) * --------------------------------------------------