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

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

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

revision 1.21 by mocchiut, Mon Feb 15 21:26:53 2010 UTC revision 1.22 by mocchiut, Thu Apr 12 12:27:00 2012 UTC
# Line 80  class OrbitalInfo : public TObject { Line 80  class OrbitalInfo : public TObject {
80    
81       //  Float_t cutoff[17];       //  Float_t cutoff[17];
82    Float_t cutoffsvl;    Float_t cutoffsvl;
83      Float_t igrf_icode;
84    
85    // linear Quaternions    // linear Quaternions
86    Float_t q0; ///< Quaternion 0    Float_t q0; ///< Quaternion 0
# Line 154  class OrbitalInfo : public TObject { Line 155  class OrbitalInfo : public TObject {
155    
156    void Clear(Option_t *t=""); // emiliano    void Clear(Option_t *t=""); // emiliano
157    //    //
158    ClassDef(OrbitalInfo, 8);    ClassDef(OrbitalInfo, 9);
159  };  };
160  #endif  #endif

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.23