Update 'Selection code'
parent
41bc604f71
commit
3215862204
@ -139,13 +139,7 @@ WeightAll(true,2,true); ReweightReferenceMC(true,2,true); ReweightPHSPMC(true,2,
|
|||||||
.q
|
.q
|
||||||
```
|
```
|
||||||
|
|
||||||
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**
|
|
||||||
```
|
|
||||||
root
|
|
||||||
.L Scripts/compareVariables.cc+
|
|
||||||
compareAll(1); compareAll(2);
|
|
||||||
.q
|
|
||||||
```
|
|
||||||
|
|
||||||
Reweighted Data and Monte Carlo can be used for the [[MVA.cpp|MVA-Class]]
|
Reweighted Data and Monte Carlo can be used for the [[MVA.cpp|MVA-Class]]
|
||||||
```
|
```
|
||||||
@ -163,6 +157,15 @@ TMVAClassAppAll(1); TMVAClassAppAll(2);
|
|||||||
.q
|
.q
|
||||||
```
|
```
|
||||||
|
|
||||||
|
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**
|
||||||
|
```
|
||||||
|
root
|
||||||
|
.L Scripts/compareVariables.cc+
|
||||||
|
compareAll(1); compareAll(2);
|
||||||
|
.q
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Remove all multiple candidates, defined in [[RemoveMultipleCandidates.py|RemoveMultipleCandidates.py]]
|
Remove all multiple candidates, defined in [[RemoveMultipleCandidates.py|RemoveMultipleCandidates.py]]
|
||||||
```
|
```
|
||||||
python RemoveMultipleCandidates.py -all
|
python RemoveMultipleCandidates.py -all
|
||||||
|
Loading…
Reference in New Issue
Block a user