Update 'Selection code'
parent
f503e495c4
commit
72601c1db7
@ -96,7 +96,7 @@ WeightAll(true,1,true); ReweightReferenceMC(true,1,true); ReweightPHSPMC(true,1,
|
||||
WeightAll(true,2,true); ReweightReferenceMC(true,2,true); ReweightPHSPMC(true,2,true);
|
||||
```
|
||||
|
||||
Check the MVA variables are agreeing after weighting them with sWeights [[compareVariables.cc|compareVariables.cc]]. (Yes, there is a [[dedicated tool|Comparison-tool]], but this was intially working, and working well, so it was kept for checking the variables used in the MVA training.) **TODO**
|
||||
Check the MVA variables are agreeing after weighting them with sWeights [[CompareVariables.cpp|CompareVariables.cpp]]. (Yes, there is a [[dedicated tool|Comparison-tool]], but this was intially working, and working well, so it was kept for checking the variables used in the MVA training.) **TODO**
|
||||
```
|
||||
.L Scripts/compareVariables.cc+
|
||||
compareAll(1); compareAll(2);
|
||||
|
Loading…
Reference in New Issue
Block a user