Parent Directory | Revision Log | 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 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |