--- quicklook/calo/FQLOOK/macros/FCaloCHKCALIB.cxx 2006/03/13 09:01:22 1.2 +++ quicklook/calo/FQLOOK/macros/FCaloCHKCALIB.cxx 2006/03/20 11:52:33 1.4 @@ -1,12 +1,16 @@ // // Check the calorimter calibrations - Emiliano Mocchiutti // -// FCaloCHKCALIB.c version 1.01 (2006-03-02) +// FCaloCHKCALIB.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 (for example 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-03-02): Works on YODA v6 output (single file), does not require anymore calocommon package. // // 0.00 - 1.00 (2006-03-02): Clone of CaloCHKCALIB.c @@ -29,7 +33,7 @@ #include #include // -#include +#include // using namespace std; //