/[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.23 by pam-mep, Thu Jun 7 14:04:00 2012 UTC
# Line 59  class OrbitalInfo : public TObject { Line 59  class OrbitalInfo : public TObject {
59    
60    Float_t Babs; ///< abs value (guass)    Float_t Babs; ///< abs value (guass)
61    
62      Float_t M;   ///< M
63    
64    Float_t BB0; ///< B abs over the B minimum on this field line    Float_t BB0; ///< B abs over the B minimum on this field line
65    
66    Float_t L; ///< McIlwain's L shell (in earth radii)    Float_t L; ///< McIlwain's L shell (in earth radii)
# Line 80  class OrbitalInfo : public TObject { Line 82  class OrbitalInfo : public TObject {
82    
83       //  Float_t cutoff[17];       //  Float_t cutoff[17];
84    Float_t cutoffsvl;    Float_t cutoffsvl;
85      Float_t igrf_icode;
86    
87    // linear Quaternions    // linear Quaternions
88    Float_t q0; ///< Quaternion 0    Float_t q0; ///< Quaternion 0
# Line 154  class OrbitalInfo : public TObject { Line 157  class OrbitalInfo : public TObject {
157    
158    void Clear(Option_t *t=""); // emiliano    void Clear(Option_t *t=""); // emiliano
159    //    //
160    ClassDef(OrbitalInfo, 8);    ClassDef(OrbitalInfo, 9);
161  };  };
162  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.23