/[PAMELA software]/quicklook/OrbitalRate/inc/OrbitalRate.h
ViewVC logotype

Diff of /quicklook/OrbitalRate/inc/OrbitalRate.h

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

revision 1.3 by pam-rm2, Thu Mar 15 13:02:43 2007 UTC revision 1.4 by pam-rm2, Mon Apr 2 19:44:39 2007 UTC
# Line 5  int printHist(TH2F*, TString, TString, T Line 5  int printHist(TH2F*, TString, TString, T
5  void Rate(TString*, TString, TString, TString, int, int, bool);  void Rate(TString*, TString, TString, TString, int, int, bool);
6  void saveHist(TH1 *h, TString savetoroot);  void saveHist(TH1 *h, TString savetoroot);
7  cTle* getTle(TString, TDatime);  cTle* getTle(TString, TDatime);
8  int lookforTimesync(TFile *, Float_t*, Float_t*);  UInt_t lookforTimesync(TFile *, Float_t*, Float_t*);
9  float getTleJulian(cTle *);  float getTleJulian(cTle *);
10  bool compTLE (cTle *, cTle *);  bool compTLE (cTle *, cTle *);
11  double getMean(vector<Double_t>);  double getMean(vector<Double_t>);

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

  ViewVC Help
Powered by ViewVC 1.1.23