Update 'Selection code'
parent
0477776319
commit
6f4179cc04
@ -117,7 +117,7 @@ TruthMatchAllAll(1); TruthMatchAllAll(2);
|
||||
Then, we need to add the XMuMu mass variable and apply the KplusMuMu veto ([[AddVariable.cpp|AddVariable.cpp]])
|
||||
```
|
||||
root
|
||||
.L AddVariable.cpp+
|
||||
.L Scripts/AddVariable.cpp+
|
||||
addAllXMuMuMass(true,true,1); addAllXMuMuMass(false,true,1); applyAllVetoKplusMuMuMass(1);
|
||||
addAllXMuMuMass(true,true,2); addAllXMuMuMass(false,true,2); applyAllVetoKplusMuMuMass(2);
|
||||
.q
|
||||
|
Loading…
Reference in New Issue
Block a user