/[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.18 by mocchiut, Tue Nov 11 10:46:42 2008 UTC revision 1.19 by mocchiut, Thu Dec 11 10:08:15 2008 UTC
# Line 22  class OrbitalInfoTrkVar : public TObject Line 22  class OrbitalInfoTrkVar : public TObject
22      Float_t cutoff; ///< Calculated cutoff for the incoming particle taking into account particle direction      Float_t cutoff; ///< Calculated cutoff for the incoming particle taking into account particle direction
23      //        //  
24      OrbitalInfoTrkVar();      OrbitalInfoTrkVar();
25        OrbitalInfoTrkVar(const OrbitalInfoTrkVar&);
26      OrbitalInfoTrkVar* GetOrbitalInfoTrkVar(){return this;};      OrbitalInfoTrkVar* GetOrbitalInfoTrkVar(){return this;};
27      //      //
28      void Clear(Option_t *t="");      void Clear(Option_t *t="");
29      void Delete(Option_t *t=""); //ELENA      void Delete(Option_t *t=""); //ELENA
30      //      //
31      ClassDef(OrbitalInfoTrkVar, 2);      ClassDef(OrbitalInfoTrkVar, 3);
32      //      //
33  };  };
34                    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.23