Changeset 7971 for trunk/MagicSoft/Mars/mhist/MHWeather.cc
- Timestamp:
- 09/26/06 11:45:32 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHWeather.cc
r7841 r7971 160 160 if (h) 161 161 { 162 delete h; 163 g.SetHistogram(0); 164 h = g.GetHistogram(); 165 } 166 if (h) 167 { 162 168 TAxis *axe = h->GetXaxis(); 163 169 axe->SetLabelSize(0.033);
Note:
See TracChangeset
for help on using the changeset viewer.