Update 'Selection code'

Renata Kopecná 2022-01-24 11:18:25 +01:00
parent df84a3f137
commit 500049b7ec

@ -3,7 +3,7 @@ The selection code is a set of C++ scripts. First, the running of the code is in
# Running the code
When re-running everything, do the following
First, compile and run the preselection
First, compile and run the preselection. It is defined in [[BDTSelection.cpp|BDTSelection]] .
```
.L BDTSelection.cpp+
runAllSignalData(1); runAllSignalData(2);