--- calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2006/03/22 14:01:57 1.6 +++ calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2006/03/22 15:04:11 1.7 @@ -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.05 (2006-03-22) +// FCaloQLOOK.c version 1.06 (2006-03-22) // // The only input needed is the path to the directory created by YODA for the data file you want to analyze. // // Changelog: // +// 1.05 - 1.06 (2006-03-22): Add optimize flag in compiling the script! +// // 1.04 - 1.05 (2006-03-22): Corrected wrong .C files. // // 1.03 - 1.04 (2006-03-20): Documentation updated.