Ignore:
Timestamp:
07/14/06 01:46:24 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mastro/MAstroCatalog.h

    r7491 r7789  
    151151    // Interface to get stars
    152152    TList *GetList() { return &fList; } // Return list of stars
     153    UInt_t GetNumStars() const { return fList.GetEntries(); }
    153154
    154155    // TObject
Note: See TracChangeset for help on using the changeset viewer.