--- calo/ground/LEVEL2/macros/CaloLEVEL2.cra 2006/03/09 15:55:29 1.3 +++ calo/ground/LEVEL2/macros/CaloLEVEL2.cra 2006/03/20 10:12:13 1.4 @@ -1,12 +1,14 @@ // // Given a calibration and a data file this program create an ntuple with LEVEL2 calorimeter variables - Emiliano Mocchiutti // -// CaloLEVEL2.c version 4.03 (2006-03-09) +// CaloLEVEL2.c version 4.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: // +// 4.03 - 4.04 (2006-03-20): Fixed erroneous distance between x/y planes in the core routine +// // 4.02 - 4.03 (2006-03-09): Adapted to work with tracker software release r3v02. // // 4.01 - 4.02 (2006-01-26): Bug: wrong baselines calculation in some cases, fixed.