Commit 0e0ede5
committed
Honour the CCDB time machine for the mu(bc) distribution
The mu(bc) lookup in CollisionContextTool uses its own CCDBManagerInstance,
which -- unlike BasicCCDBManager -- never picks up the time-machine constraint
from ALICEO2_CCDB_CONDITION_NOT_AFTER. FT0/Calib/EventsPerBc was therefore
resolved against the present even when a time machine was requested, quietly
switching the sampler and changing the collision context at an unchanged seed.
Bunch filling and mean vertex, which go through BasicCCDBManager, were pinned
correctly.
Now carry the constraint over explicitly. See O2-7093.1 parent be5a2bb commit 0e0ede5
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
443 | 447 | | |
444 | 448 | | |
445 | 449 | | |
| |||
0 commit comments