Changeset 9851 for trunk/Mars/NEWS
- Timestamp:
- 08/12/10 09:43:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/NEWS
r9846 r9851 21 21 * Added a new class MJTrainImpact to estimate the impact parameter by use 22 22 of a random forest 23 24 * Changed MH::SetBinning and similar functions to take references instead 25 of pointers. Except for SetBinning(TH1&, const TH1&), which was renamed 26 to CopyBinning(const TH1&, TH1&) wrapper functions are provided so that 27 old macros should still work. 28 WARNING: These wrappers might be removed in future releases. 23 29 24 30 ;ceres:
Note:
See TracChangeset
for help on using the changeset viewer.