Changeset 8787 for trunk/MagicSoft/Mars/mhflux
- Timestamp:
- 12/13/07 14:19:38 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHAlpha.cc
r8780 r8787 121 121 fHTheta.SetDirectory(NULL); 122 122 fHTheta.UseCurrentStyle(); 123 fHTheta.SetMinimum(0); 123 124 124 125 // effective on time versus time … … 133 134 fHTime.GetXaxis()->SetTimeFormat("%H:%M:%S %F1995-01-01 00:00:00 GMT"); 134 135 fHTime.GetXaxis()->SetTimeDisplay(1); 136 fHTime.SetMinimum(0); 135 137 fHTime.Sumw2(); 136 138
Note:
See TracChangeset
for help on using the changeset viewer.