--- quicklook/OrbitalRate/src/OrbitalRate.cpp 2006/12/07 13:27:30 1.4 +++ quicklook/OrbitalRate/src/OrbitalRate.cpp 2006/12/23 21:34:58 1.5 @@ -210,7 +210,7 @@ void Rate(TString *filename, TString outDirectory = "", TString mapFile = "", TString tleFile = "", int offDate = 20060614, int offTime = 210000) { // **** Offset to temporarily correct the TDatime bug ****/ - offTime += 10000; + // offTime += 10000; //********************************************************/ TTree *tr = 0;