Privacy and Security Notice

Update to main cvs and online04 cvs


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Update to main cvs and online04 cvs



I have updated the main cvs and the online04 cvs to have new code
HTRACKING/h_tracks_cal.f and STRACKING/s_tracks_cal.f .

To update your code type


cvs update HTRACKING/h_tracks_cal.f
cvs update STRACKING/s_tracks_cal.f

in your Analyzer directory.

Tanja Horn updated these codes so that the track is matched
to the cluster that is closest to the track and within the
criterion of (0.5*hcal_block_xsize + hcal_slop). Previously
if two clusters in the calorimeter were within (0.5*hcal_block_xsize + 
hcal_slop) then the code match the last cluster in the do loop
to the track.