Changeset 1574 for trunk/MagicSoft/Mars/mhist/MHMcIntRate.h
- Timestamp:
- 11/04/02 10:06:08 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHMcIntRate.h
r1228 r1574 29 29 const TH1D *GetHist() const { return &fHist; } 30 30 31 TH1 *GetHistByName(const TString name) { return &fHist; } 32 31 33 void Draw(Option_t* option = ""); 32 34 TObject *DrawClone(Option_t* option = "") const;
Note:
See TracChangeset
for help on using the changeset viewer.