/[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.2 by pam-rm2, Thu Dec 7 13:27:30 2006 UTC revision 1.4 by pam-rm2, Mon Apr 2 19:44:39 2007 UTC
# Line 2  Line 2 
2    
3  void InitStyle();  void InitStyle();
4  int printHist(TH2F*, TString, TString, TString, char*, int, int, bool, bool);  int printHist(TH2F*, TString, TString, TString, char*, int, int, bool, bool);
5  void Rate(TString*, TString, TString, TString, int, int);  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.2  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.23