Changeset 863 for trunk/MagicSoft/Mars/mhist/MHMcEnergy.h
- Timestamp:
- 07/10/01 14:41:15 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHMcEnergy.h
r861 r863 32 32 void Fill(Float_t log10E, Float_t w); 33 33 void Fit(Axis_t xxmin, Axis_t xxmax); 34 void Set Bins(Int_t nbins = 100);34 void SetNumBins(Int_t nbins = 100); 35 35 36 36 void Draw(Option_t* option = "");
Note:
See TracChangeset
for help on using the changeset viewer.