--- calo/flight/FQLOOK/macros/FCaloCHKCALIB.cxx 2006/03/20 11:52:33 1.4 +++ calo/flight/FQLOOK/macros/FCaloCHKCALIB.cxx 2006/03/20 13:40:43 1.5 @@ -1,12 +1,14 @@ // // Check the calorimter calibrations - Emiliano Mocchiutti // -// FCaloCHKCALIB.c version 1.03 (2006-03-20) +// FCaloCHKCALIB.c version 1.04 (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.03 - 1.04 (2006-03-20): Documentation updated. +// // 1.02 - 1.03 (2006-03-20): Changed name of shared libraries (for example from FCaloQLOOK_cxx.so to libFCaloQLOOK.so). // // 1.01 - 1.02 (2006-03-13): Include files from YODA without "event" directory.