/[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.24 by pam-mep, Fri Mar 28 20:47:14 2014 UTC revision 1.25 by pam-ts, Tue Sep 16 08:16:02 2014 UTC
# Line 146  class OrbitalInfo : public TObject { Line 146  class OrbitalInfo : public TObject {
146    void Set();//ELENA    void Set();//ELENA
147    //    //
148    //    //
149      TClonesArray *GetTrackArray(){return OrbitalInfoTrk;} ///< returns a pointer to the track related variables array
150      TClonesArray** GetPointerToTrackArray(){return &OrbitalInfoTrk;}///< returns pointer to pointer to the track array
151    
152    void Clear(Option_t *t=""); // emiliano    void Clear(Option_t *t=""); // emiliano
153    //    //

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.23