Ignore:
Timestamp:
10/29/04 09:04:32 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/mpadova/macros/RanForestPD.C

    r5122 r5327  
    119119    tlist.AddToList(&fillmath);
    120120
     121    MContinue skiphad(&fhadrons);
     122    tlist.AddToList(&skiphad);
    121123
    122124    MFEventSelector reduce_training_gammas;
     
    125127
    126128    MFillH fillmatg("MatrixGammas");
    127     fillmatg.SetFilter(&fgamma);
     129    //    fillmatg.SetFilter(&fgamma);
    128130    fillmatg.SetFilter(&reduce_training_gammas);
    129131    tlist.AddToList(&fillmatg);
Note: See TracChangeset for help on using the changeset viewer.