/[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.16 by mocchiut, Wed Oct 1 15:25:38 2008 UTC revision 1.17 by mocchiut, Fri Oct 31 15:48:58 2008 UTC
# Line 117  class OrbitalInfo : public TObject { Line 117  class OrbitalInfo : public TObject {
117    
118    void SetFromLevel2Struct(cOrbitalInfo *l2);    void SetFromLevel2Struct(cOrbitalInfo *l2);
119    void GetLevel2Struct(cOrbitalInfo *l2) const;    void GetLevel2Struct(cOrbitalInfo *l2) const;
120      OrbitalInfoTrkVar *GetOrbitalInfoTrkVar(Int_t notrack);
121    //    //
122    OrbitalInfo();    OrbitalInfo();
123    ~OrbitalInfo(){Delete();}; //ELENA    ~OrbitalInfo(){Delete();}; //ELENA
# Line 129  class OrbitalInfo : public TObject { Line 130  class OrbitalInfo : public TObject {
130    
131    void Clear(Option_t *t=""); // emiliano    void Clear(Option_t *t=""); // emiliano
132    //    //
133    ClassDef(OrbitalInfo, 5);    ClassDef(OrbitalInfo, 6);
134  };  };
135  #endif  #endif

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.23