Changeset 9891
- Timestamp:
- 08/24/10 21:59:06 (14 years ago)
- Location:
- trunk/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Changelog
r9889 r9891 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2010/08/24 Thomas Bretz 22 23 * mjtrain/MJTrainCuts.cc: 24 - removed the SetDrawOption from the 1D histogram 25 26 20 27 21 28 2010/08/24 Reiner Rohlfs -
trunk/Mars/mjtrain/MJTrainCuts.cc
r9873 r9891 225 225 h.SetAutoRange(kFALSE, kFALSE, kFALSE); 226 226 h.InitTitle(title); 227 h.SetDrawOption("colz");228 227 } 229 228
Note:
See TracChangeset
for help on using the changeset viewer.