153 | | 1. '''Options'': those are options which change the behaviour of the reweighting. Those line starts by "change" a list of all available options are available in next section. |
| 152 | 1. '''Options'': those are options which change the behavior of the reweighting. Those lines need to be specified before the first 'launch' line to have effects. |
| 153 | 1. "change model <XXX>" performed the reweighting within a new model (you then need to profide a full param_card and not a difference) |
| 154 | 2. "change process <XXX>" change the process definition of the process. |
| 155 | 3. "change process <XXX> --add" add one process definition of the process to the new list. |
| 156 | 4. "change output <i>": Three options: 'default'(i.e. lhef version3 format), '2.0' (i.e. lhef version2 format, the main weight is replace), 'unweight' (a new unweighting is applied on the events sample.) |
| 157 | 5. "change helicity <True|False>": perform reweighting for the given helicity (True --default--) or do the sum over helicity. |
| 158 | 6. "change rwgt_dir <PATH>": change directory where the computation is performed. This can be use to avoid to recreate/recompile the fortran executable if pointing to a previously existing directory. |
| 159 | 7. change mode LO: For NLO sample, this flag force to use the kamikaze reweighting (available in 2.4.0) |
| 160 | |
176 | | 1. "change model <XXX>" performed the reweighting within a new model (you then need to profide a full param_card and not a difference) |
177 | | 2. "change process <XXX>" change the process definition of the process. |
178 | | 3. "change process <XXX> --add" add one process definition of the process to the new list. |
179 | | 4. "change output <i>": Three options: 'default'(i.e. lhef version3 format), '2.0' (i.e. lhef version2 format, the main weight is replace), 'unweight' (a new unweighting is applied on the events sample.) |
180 | | 5. "change helicity <True|False>": perform reweighting for the given helicity (True --default--) or do the sum over helicity. |
181 | | 6. "change rwgt_dir <PATH>": change directory where the computation is performed. This can be use to avoid to recreate/recompile the fortran executable if pointing to a previously existing directory. |
182 | | 7. change mode LO: For NLO sample, this flag force to use the kamikaze reweighting |
183 | | |
184 | | = Input/Output format |
| 183 | |
| 184 | |
| 185 | == Input/Output format |