Skip to content
Snippets Groups Projects
  1. Oct 02, 2020
  2. Sep 29, 2020
    • Savanna Shaw's avatar
      Adding muComb to trigger new JO test · efcb5967
      Savanna Shaw authored and Adam Edward Barton's avatar Adam Edward Barton committed
      Adding the L2 combined muon step to the trigger new JO test (ATR-20242). The step runs:
      - A view data verifier to pick up the L2 SA muons from the previous step
      - The ID fast track finding
      - the muComb algorithm
      
      Currently it seems that the combined electron+muon chains need to have the same number of steps for electrons and muons, so I split the muon chains into two type. The default chains (used in combination with other signatures) run the L2 SA and combined steps, and the msonly chains run the L2 SA and precision SA steps (and the L2 combined and preicion SA steps are only created for the relevant chains).
      efcb5967
  3. Sep 09, 2020
  4. Sep 02, 2020
  5. Aug 20, 2020
    • Savanna Shaw's avatar
      Updates to muon trigger for newJO test · d920d629
      Savanna Shaw authored
      Updating a bit the muon trigger for the newJO test (ATR-20388):
      - Updating some parts of the configuration for muon candidate builiding to be more appropriate for the trigger use case
      - Setting up the ID geometry so we can extrapolate muons through the full detector
      - Adding the EF MS hypo to replace the fake hypo
      d920d629
  6. Jul 30, 2020
    • Savanna Shaw's avatar
      Add muon candidate and muon creator algs to trigger new JO test · 83664627
      Savanna Shaw authored
      Adding the building of muoncandidates and xAOD muons for the SA part of the muon trigger in the new JO test. In principle this lets us run ms-only type chains in the new configuration (or will once I add a sensible hypo in the future).
      - Made some changes in the configuration to various tools for trigger running
      - Added configuration for alg to convert MS tracks to xADO trackParticles (temporarily in trigger config)
      - Updated trigger configuration to call muon candidate and creator algs
      
      Part of the migration in ATR-20388
      83664627
  7. Jul 28, 2020
  8. Jul 24, 2020
  9. Jul 15, 2020
  10. Jul 14, 2020
  11. Jun 29, 2020
  12. Jun 03, 2020
    • Savanna Shaw's avatar
      Re-enable MDT decoding in new JO tests · 7a3521b8
      Savanna Shaw authored
      Re-enabling the MDT decoding for the new JO test:
      - Commented out the MDT region selector tool definition, as this needs proper configuration for the new JO test. This introduces a warning for the MdtRdoToPrepData decoding, since the region selector tool is not defined (this is why the reference files for the decoding test is updated). However, without running the decoding at all, we can not run the trigger algorithmd, so is a slight improvement.
      - This fixes the errors reported in ATR-21280
      
      Also moved the decoding out of the L2SA job options. It needed to be updated to run inside the event views (otherwise we run into problems running the decoding multiple times in the full event when there is more than one RoI), and is not specific to L2SA, so was moved to the muon menu setup for now.
      7a3521b8
  13. May 26, 2020
  14. May 25, 2020
  15. Apr 20, 2020
    • Savanna Shaw's avatar
      Updates to the muon newJO config for the muon trigger · 6aed0c16
      Savanna Shaw authored and Frank Winklmeier's avatar Frank Winklmeier committed
      This is a first attempt to add the MuonCombinedMuonCandidateAlg to the trigger newJO test. It's not quite working yet, so is added but commented out. Some modifications to the configuration does bring it closer to running:
      
      - Added two new flags for the muon trigger: one general one that can cover the generic trigger configuration differences, and one SA muon specific flag since we configure some tools differently for SA muons than for combined muons in the trigger. Both flags are false outside of running the trigger.
      - Fixed a small misconfiguration of one property for the CaloTrackStateOnSurfaceTool.
      - Updated the configuration of several relevent tools for the trigger using the newly introduced flags.
      6aed0c16
  16. Apr 09, 2020
  17. Mar 18, 2020
  18. Mar 16, 2020
    • Mark Andrew Owen's avatar
      Prototye for how to get the needed chain information to the jet configuration. · 30c29cc2
      Mark Andrew Owen authored and Frank Winklmeier's avatar Frank Winklmeier committed
      What I changed:
      - JetChainConfiguration now represents the configuration of all the jet parts of the chain (e.g. j80_j60) rather than just a single leg.
      - Because of this GenerateJetChainDefs no longer splits the chain defs.
      - Similarly, in GenerateBjetChainDefs, the jet part of the chain is created from the unsplit chain def.
      - The extractRecoDict function in JetRecoConfiguration now handles a vector of chain parts and checks the settings are consistent in the different parts.
      30c29cc2
  19. Feb 29, 2020
  20. Feb 25, 2020
    • Savanna Shaw's avatar
      Adding MS track building to trigger new JO test · 8df85284
      Savanna Shaw authored
      Adding the track building for the muon trigger in the new JO test (ATR-20388):
      - cloned the offline flags to set muon trigger specific values, and added the track builder as part of the muon trigger reco sequence
      - migrated the tools in the muon seeded segment finder to be private
      - removed a few instances of 'addPublicTool' where we can use private tools
      - note that the region selector service used by the segment recovery is currently the default (which is correct at the moment), but this will probably need to be changed in the future, so keeping the property commented out for now.
      8df85284
  21. Feb 18, 2020
  22. Dec 12, 2019
  23. Jul 25, 2019
  24. Jul 23, 2019
  25. Apr 29, 2019
  26. Apr 16, 2019
  27. Apr 10, 2019
  28. Apr 01, 2019
  29. Feb 13, 2019
  30. Feb 04, 2019
  31. Dec 15, 2018
Loading