Index: trunk/MagicSoft/Mars/mastro/MAstroCatalog.h
===================================================================
--- trunk/MagicSoft/Mars/mastro/MAstroCatalog.h	(revision 7784)
+++ trunk/MagicSoft/Mars/mastro/MAstroCatalog.h	(revision 7789)
@@ -151,4 +151,5 @@
     // Interface to get stars
     TList *GetList() { return &fList; } // Return list of stars
+    UInt_t GetNumStars() const { return fList.GetEntries(); }
 
     // TObject
