00b6d74f |
1 | ////////////////////////////////////////////////////////////////////////////////////// |
2 | // History of updates // |
3 | ////////////////////////////////////////////////////////////////////////////////////// |
4 | 01-dec-2004 NvE First release of the package as a subdirectory of Ralice. |
8026dac6 |
5 | 18-feb-2005 NvE Copyright format modified in all .cxx source files in line with Ralice |
6 | such that the text shows up correctly in the auto-generated html docs. |
ea0b5b7f |
7 | 13-apr-2005 NvE Documentation of IceEvent updated w.r.t. the labeling of MC and Reco tracks. |
f67e2651 |
8 | 21-apr-2005 NvE Directory iceconvert introduced to hold the various readers to |
9 | convert Amanda/IceCube data into the Ralice/IcePack event structures. |
deeffe5c |
10 | 12-aug-2005 NvE TTask derived class IceXtalk introduced for cross talk correction. |
a4b77ddf |
11 | 20-sep-2005 NvE TTask derived class IceCalibrate introduced for (de)calibration of data. |
12 | Also example macros icextalk.cc and icecalib.cc introduced in the /macros |
13 | directory to illustrate the usage of these TTask based proceures. |