Skip to content
Snippets Groups Projects
  1. Dec 07, 2020
    • Frank Winklmeier's avatar
      Refactor code to read GeoDB · e40ce6ea
      Frank Winklmeier authored
      Move detector-specific code to read the geometry database into
      standalone "[Det]GeoDB.py" modules. Use this code both in the old
      jobproperties as well as in the new-style `AutoConfigFlags` to avoid the
      copy&paste of the same code.
      
      Also fix the caching of `AutoConfigFlags.GetDetDescrInfo` to make sure the
      geometry DB is only queried once per geometry tag.
      e40ce6ea
  2. Dec 04, 2020
  3. Dec 03, 2020
  4. Dec 02, 2020
  5. Nov 27, 2020
  6. Nov 26, 2020
  7. Nov 24, 2020
  8. Nov 20, 2020
  9. Nov 19, 2020
  10. Nov 18, 2020
  11. Nov 17, 2020
  12. Nov 16, 2020
  13. Nov 06, 2020
    • John Chapman's avatar
      Adapt MainServicesCfg so that the EventLoopMgr name can be specified · 842b7d9c
      John Chapman authored
      This is necessary for Pile-up Digitization configuration. The LoopMgr
      variable defaults to `AthenaEventLoopMgr`, so the change should be
      transparent to existing clients.
      842b7d9c
    • Edward Moyse's avatar
      Better handle wrapping of private tools · a327f31f
      Edward Moyse authored
      - adds quite a lot of extra debug output
      - and some more checks, such as checking the types being compared (can be different if configuration is different)
      - handle the bug that you cannot create a private tool if a public tool with the same name exists
      - skip if the property value is none
      a327f31f
  14. Nov 03, 2020
  15. Oct 28, 2020
  16. Oct 27, 2020
  17. Oct 23, 2020
  18. Oct 13, 2020
    • Rachid Mazini's avatar
      Merge branch 'FastCaloSim_HitInitOfHitChain' into '21.0' · 08999f5b
      Rachid Mazini authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Fast calo sim hit init of hit chain
      
      See merge request atlas/athena!32603
      
      (cherry picked from commit 0143f36febf196463a836c9116fa67b73cd584b2)
      
      c68ffb9e Allow possibility to initialize the hit of the HitChain only once
      d1d21961 Allow possibility to initialize the hit of the HitChain only once: update copyright
      8df7485c add init_hit method to FastCaloSim hit chain
      f593438d add push_back and printout for init chain in FastCaloSim hit chain
      b2eae835 improve debug and verbose log output of TFCSLateralShapeParametrizationHitChain
      08999f5b
  19. Oct 06, 2020
  20. Oct 04, 2020
  21. Oct 02, 2020
  22. Oct 01, 2020
    • Rupert Tombs's avatar
      Progress towards PU digi test running. · 19a030b5
      Rupert Tombs authored
      Expand minbias files wildcard. Move them ot TestDefaults.
      
      Correct dSFMT use and implementation for PU config.
      
      Add other digitization modules.
      
      Add comparison test for PileUp digi
      19a030b5
  23. Sep 28, 2020
  24. Sep 26, 2020
    • scott snyder's avatar
      AthenaConfiguration: Fix AthenaVersion fallback. · 81a3b044
      scott snyder authored
      Trying to read metadata fails if no input file is defined.
      Adjust the AthenaVersion function so that it goes straight to the
      fallback version without trying to read metadata if no input file
      is defined.
      81a3b044
  25. Sep 24, 2020
  26. Sep 23, 2020
  27. Sep 22, 2020
  28. Sep 21, 2020
  29. Sep 18, 2020
  30. Sep 16, 2020
  31. Sep 11, 2020
  32. Sep 04, 2020
  33. Sep 02, 2020
Loading