Changeset 1966 for trunk/MagicSoft/Mars/mhist/MHMcIntRate.h
- Timestamp:
- 04/20/03 12:51:47 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHMcIntRate.h
r1663 r1966 21 21 public: 22 22 MHMcIntRate(const char *name=NULL, const char *title=NULL); 23 ~MHMcIntRate();24 23 25 24 void SetName(const char *name); … … 32 31 33 32 void Draw(Option_t* option = ""); 34 TObject *DrawClone(Option_t* option = "") const;35 33 36 34 void Calc(const MHMcDifRate &rate);
Note:
See TracChangeset
for help on using the changeset viewer.