Changeset 1992 for trunk/MagicSoft/Mars/mhist/MHRanForestGini.cc
- Timestamp:
- 04/23/03 16:45:19 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHRanForestGini.cc
r1966 r1992 101 101 // 102 102 // 103 Bool_t MHRanForestGini::Fill(const MParContainer *par )103 Bool_t MHRanForestGini::Fill(const MParContainer *par, Double_t w) 104 104 { 105 105 for (Int_t i=0;i<fRanForest->GetNumDim();i++)
Note:
See TracChangeset
for help on using the changeset viewer.