Full scan muon trigger updates
Adding the ID tracking and MS-ID combination to the full scan muon chain (ATR-17553).
Needed to modify the trig fast track finder config so that we could run two different muon instances (with different input RoI collections) in the same event. Modified the EF muon hypos so that they can take into account that multiple muons may be found per RoI Added the EventViewCreatorAlgorithmWithMuons to be able to build RoIs around the MS muons found in the full detector to be able to subsequently run the ID tracking and MS-ID combination in these RoIs. Changed the EF combined muon reco sequence to configure differently named algorithms if we run in standard RoI chains or full scan chains. Also needed to modify slightly InDetSetup for the case where multiple instances of event level containers were being created with the same name.
Merge request reports
Activity
added 1 commit
- 74b9fcd7 - Update mu.with.views and menu ref to be compatible with other changes
added Trigger master review-pending-level-1 labels
added 54 commits
-
74b9fcd7...d863abfa - 53 commits from branch
atlas:master
- 9737cbf4 - Merge remote-tracking branch 'upstream/master' into muonEFFS
-
74b9fcd7...d863abfa - 53 commits from branch
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-21872-2019-03-13-15-24
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 35334] CI Result FAILUREAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-21872-2019-03-13-17-39
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 35339]Interesting... I ran the ctests locally before merging, and these were all fine. Also, the difference between the first (successful) round of tests and the second one was an update to the reference file for the muon menu test, which definitely wouldn't impact any other tests. So I'm not sure what is going on here, but will take a look.
Actually, these tests are also failing in the same way in the nightly:
So not related to the changes here.
Cheers, Savanna
added 52 commits
-
9737cbf4...3fd14c4e - 50 commits from branch
atlas:master
- 74e2d4fb - Merge remote-tracking branch 'upstream/master' into muonEFFS
- 37030082 - Removing possibility of multiple instances of ID conditions alg
-
9737cbf4...3fd14c4e - 50 commits from branch
CI Result FAILUREAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-21872-2019-03-14-21-42
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 35422] CI Result FAILUREAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-21872-2019-03-15-01-28
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 35437]