/[PAMELA software]/DarthVader/OrbitalInfo/inc/InclinationInfo.h
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/inc/InclinationInfo.h

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

revision 1.4 by mocchiut, Wed Oct 1 15:25:37 2008 UTC revision 1.5 by mocchiut, Fri Jan 29 17:27:55 2010 UTC
# Line 86  public: Line 86  public:
86      ClassDef(InclinationInfo,1)      ClassDef(InclinationInfo,1)
87  };  };
88    
89    /*class Sine: public TObject{
90    public:
91        Sine();
92        ~Sine();
93        
94        Float_t A;
95        Float_t b;
96        Double_t c;
97        Double_t startPoint;
98        Double_t finishPoint;
99        Bool_t NeedFit;
100        
101        ClassDef(Sine,8)
102    };*/
103    
104  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.23