+To run on a specific toy, you can pass the `--toysFile` option, plus the same options for the toy generation, and the option `--pickToy N` to run on the Nth toy. Additionally, for non-frequentist toys, you can specify to run on a single toy, in place of the observed data, by including the option `-D file.root:toys/toy_i`. For example adding `-D higgsCombineTest.GenerateOnly.mH120.123456.root:toys/toy_10` will run on the data set `toy_10` (the 10th toy) that was generated and saved in the file `higgsCombineTest.GenerateOnly.mH120.123456.root`. Note that if you are using frequentist toys, you must use the `--toysFile` option, as by passing the toy as an alternative data set the randomized constraint terms that are part of the frequentist toy generation will not be loaded.
0 commit comments