Skip to content

Add missing stem DDF for NRB analysis

Andrey Popov requested to merge missing-stems into master

For some datasets used in the NRB analysis the dataset definition stems are missing. This causes

Tools/prepareAllJobs.py --listDataset listSamplesToRun_NRB.txt

to fail, as reported here. This MR adds the missing stems. Note that these datasets are not included in samples.h, which is why the stems were not produced in the first place.

Merge request reports