Skip to content
Snippets Groups Projects
  1. May 22, 2020
  2. May 12, 2020
  3. May 06, 2020
  4. Apr 29, 2020
  5. Apr 22, 2020
  6. Feb 24, 2020
  7. Feb 18, 2020
  8. Feb 10, 2020
  9. Feb 07, 2020
  10. Feb 06, 2020
  11. Jan 30, 2020
  12. Jan 29, 2020
    • Edson Carquin Lopez's avatar
      TRT alignment code: move to conditions handle, migrate client... · 62516228
      Edson Carquin Lopez authored and Adam Edward Barton's avatar Adam Edward Barton committed
      TRT alignment code: move to conditions handle, migrate client TRT_DetElementsRoadMaker, remove callback and create new conditions alg.
      
      Removing Cache
      
      Adding TRT_DetElementsRoadCondAlg_xk to the sequence within the new tracking configuration
      
      Remove alignment callback from TRT_DetElementsRoadMaker_xk
      
      Including TRT_DetElementsRoadCondAlg into InDetTrigConfigRecNewTracking.py and cleaning unused variables, commented out lines and lines included for debugging
      
      Updating/adding copyright statements.
      62516228
  13. Jan 14, 2020
  14. Jan 06, 2020
    • Goetz Gaycken's avatar
      Use average interactions per crossing from the lumi conditions data. · 818086f1
      Goetz Gaycken authored
      Use the average interactions per crossing from the luminosity conditions
      data for the TRT drift circle mu corrections. This works around the problem
      that the average interactions per crossing is currently not set in the xAOD
      event info.
      
      The mu correction is current disabled in the configuration to avoid output
      changes.
      818086f1
  15. Dec 09, 2019
  16. Nov 25, 2019
  17. Nov 21, 2019
  18. Nov 18, 2019
    • Goetz Gaycken's avatar
      Migrate ambiguity processor from PRD_Association tool to PRD-to-track maps. · 598c55c8
      Goetz Gaycken authored and Walter Lampl's avatar Walter Lampl committed
      - Use a PRD-to-track map rather than the PRD_AssociationTool which conains a PRD-to-track map
        internally. This is needed to resolve ATLASRECTS-5005.
      - Made all methods const.
      - The score processor does not create track copies anymore, thus PRD-to-track maps stay valid for
        scored tracks.
      - The ambiguity processors now use a helper class which manages the new and original tracks i.e.
        tracks with mixed ownership, and creates track copies only for the final track collection if
        necessary.
      - Moved debug ntuple code of simple ambiguity processor to a new derived class, to improve the
        readability.
      598c55c8
  19. Nov 04, 2019
  20. Oct 25, 2019
  21. Sep 16, 2019
    • Goetz Gaycken's avatar
      Minimal modification for single threaded PRD to track association with MT scheduler. · aa6a90d1
      Goetz Gaycken authored
      The association map is stored in storegate for cases in which the PRD association
      is shared across multiple algorithms. The PRD_AssociationTool is still used for the
      cases in which the PRD association is shared between multiple tools but which are
      all related to a single algorithm instance. Thus, the PRD_AssociationTool still has
      to be public for tha latter cases. The current configuration does not ensure
      that tool instances are confined to single algorithms. Thus, in case of more than
      one thread, different algorithms may still operate concurrently on the same internal
      association map, which can be mitigated by configuration changes (to be done).
      aa6a90d1
  22. Sep 10, 2019
  23. Apr 16, 2019
  24. Apr 11, 2019
  25. Nov 13, 2018
  26. Aug 13, 2018
  27. Jul 18, 2018
Loading