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

Annotation of /quicklook/OrbitalRate/inc/OrbitalRate.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Thu Dec 7 13:27:30 2006 UTC (17 years, 11 months ago) by pam-rm2
Branch: MAIN
CVS Tags: v2r00
Changes since 1.1: +2 -14 lines
File MIME type: text/plain
Removed old igrf routines and added geopack.
L shell and B0 are no more avaible in this way.

Nico

1 pam-rm2 1.2 #include <geopack.h>
2    
3 pam-rm2 1.1 void InitStyle();
4     int printHist(TH2F*, TString, TString, TString, char*, int, int, bool, bool);
5     void Rate(TString*, TString, TString, TString, int, int);
6     void saveHist(TH1 *h, TString savetoroot);
7     cTle* getTle(TString, TDatime);
8     int lookforTimesync(TFile *, Float_t*, Float_t*);
9     float getTleJulian(cTle *);
10     bool compTLE (cTle *, cTle *);
11     double getMean(vector<Double_t>);
12     TH2F* shiftHist(TH2F*, Float_t);
13     string getTleDatetime(cTle *tle);
14     Int_t solve_ac_overflow(Int_t&, Int_t);

  ViewVC Help
Powered by ViewVC 1.1.23