Changeset 9044 for trunk/MagicSoft/Mars/mhbase
- Timestamp:
- 07/27/08 15:09:59 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MH3.h
r8893 r9044 152 152 void SetTitle(const char *title); 153 153 154 const char *GetTitle() const { return fHist ? fHist->GetTitle() : static_cast<const char *>(fTitle); } 155 const TString &GetFullTitle() const { return fTitle; } 156 154 157 void Draw(Option_t *opt=NULL); 155 158 void Paint(Option_t *opt="");
Note:
See TracChangeset
for help on using the changeset viewer.