/[PAMELA software]/quicklook/OrbitalRate/src/OrbitalRate.cpp
ViewVC logotype

Diff of /quicklook/OrbitalRate/src/OrbitalRate.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by pam-rm2, Thu Dec 7 13:27:30 2006 UTC revision 1.5 by pam-rm2, Sat Dec 23 21:34:58 2006 UTC
# Line 210  void InitStyle() { Line 210  void InitStyle() {
210  void Rate(TString *filename, TString outDirectory = "", TString mapFile = "", TString tleFile = "", int offDate = 20060614, int offTime = 210000)  void Rate(TString *filename, TString outDirectory = "", TString mapFile = "", TString tleFile = "", int offDate = 20060614, int offTime = 210000)
211  {  {
212    // **** Offset to temporarily correct the TDatime bug ****/    // **** Offset to temporarily correct the TDatime bug ****/
213    offTime += 10000;    //  offTime += 10000;
214    //********************************************************/    //********************************************************/
215    
216    TTree                  *tr         = 0;    TTree                  *tr         = 0;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23