Changeset 2015 for trunk/MagicSoft/Mars/mhistmc/MHMcEfficiency.h
- Timestamp:
- 04/28/03 09:52:57 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhistmc/MHMcEfficiency.h
r1974 r2015 22 22 public: 23 23 MHMcEfficiency(const char *name=NULL, const char *title=NULL); 24 ~MHMcEfficiency();25 24 26 25 void SetName(const char *name); … … 33 32 34 33 void Draw(Option_t* option = ""); 35 TObject *DrawClone(Option_t* option = "") const;36 34 37 35 void Calc(const TH2D &hsel, const TH2D &hall);
Note:
See TracChangeset
for help on using the changeset viewer.