Calo algorithms using tracks from dst
New test hlt2_reco_calo_from_dst
which runs calo algorithms using as input tracks from a dst file.
It tests only calo algorithms, since all input is frozen (while e.g. results of another test hlt2_reco_tracking_calo_baseline
will change if tracking will change). Also the new test can be used to profile the calo algorithms (no need to spend time doing tracking). But note that it does not work with multiple threads due to reading of a dst file.
Edited by Oleksandr Zenaiev