Commit e00df37
committed
[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 22cc6ac commit e00df37
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 | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
586 | 599 | | |
587 | 600 | | |
588 | 601 | | |
| |||
0 commit comments