--- calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2006/03/13 14:49:31 1.3 +++ calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2006/03/20 11:52:33 1.4 @@ -1,12 +1,14 @@ // // Check for possible errors and shows raw distribution of variables coming from the DSP (no calibrations needed) - Emiliano Mocchiutti // -// FCaloQLOOK.c version 1.02 (2006-03-13) +// FCaloQLOOK.c version 1.03 (2006-03-20) // // The only input needed is the path to the directory created by YODA for the data file you want to analyze. // // Changelog: // +// 1.02 - 1.03 (2006-03-20): Changed name of shared libraries (from FCaloQLOOK_cxx.so to libFCaloQLOOK.so). +// // 1.01 - 1.02 (2006-03-13): Include files from YODA without "event" directory. // // 1.00 - 1.01 (2006-02-28): Works on YODA v6 output (single file), does not require anymore calocommon package.