Changeset 2751 for trunk/MagicSoft/Mars/mtemp
- Timestamp:
- 12/29/03 19:31:59 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/MObservatory.h
r2750 r2751 33 33 void SetLocation(LocationName_t name); 34 34 35 void Print(Option_t * ) const;35 void Print(Option_t *o=0) const; 36 36 37 37 const TString &GetObservatoryName() const { return fObservatoryName; } … … 51 51 52 52 ClassDef(MObservatory, 0) 53 54 53 }; 55 54 56 55 #endif 57
Note:
See TracChangeset
for help on using the changeset viewer.