Commit bafcb11
[MUON] add default values for number of MFT-MCH matching candidates
The default number of matching candidates to be saved in output AO2Ds
is set to 5 for pp and 20 for Pb-Pb. For other beam typoes it is set
to zero, which prevents from adding the FwdMatching.saveMode and
FwdMatching.nCandidates options to the forward matching workflow.
Setting the MUON_MATCHING_NCANDIDATES environment variable ovverrides the
default values.
The variable initialization has been moved to the setenv_extra.sh file
because it is only used for async processing.1 parent 7f8db37 commit bafcb11
File tree
2 files changed
+13
-3
lines changed- DATA
- common
- production/configurations/asyncReco
2 files changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
603 | 616 | | |
604 | 617 | | |
605 | 618 | | |
| |||
0 commit comments