Changeset 2015 for trunk/MagicSoft/Mars/mhist/MHEnergyTime.h
- Timestamp:
- 04/28/03 09:52:57 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHEnergyTime.h
r1663 r2015 19 19 20 20 public: 21 22 21 MHEnergyTime(const char *name=NULL, const char *title=NULL); 23 ~MHEnergyTime();24 22 25 23 Bool_t Fill(const MParContainer *cont); 26 24 27 25 void Draw(Option_t *option=""); 28 TObject *DrawClone(Option_t *option="") const;29 26 30 27 Bool_t SetupFill(const MParList *plist);
Note:
See TracChangeset
for help on using the changeset viewer.