Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
  2. Jun 28, 2018
  3. Jun 14, 2018
    • James Beacham's avatar
      Merge branch 'Remove_MA27' into '21.0' · 2d5bf200
      James Beacham authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Remove MA27 and clean up private member variables
      
      See merge request atlas/athena!11334
      
      (cherry picked from commit cfffd84a [formerly 974faa2b26cb119cf525a41e2fa7432d0bdd0a8c])
      
      1139d41a Remove MA27 and clean up private member variables
      9a68c581 Remove all references to MA27
      fce0467e Remove reference to MA27 from iPatFitter
      51c40550 Remove final reference to MA27
      449fc553 Update CMakeLists file
      014fa0a3 Merge remote-tracking branch 'upstream/21.0' into Remove_MA27
      a4936b8d Change solver so something more suitable for the alignment like problems
      2ee38b8d code cleanup -> NULL to nullptr
      df76f86b start removing cout/cerr
      7b7a6af6 Remove the remaining cout/cerr calls
      
      Former-commit-id: eca54502bfc094d3a36e60302de5de3718e77294
      2d5bf200
  4. Jun 11, 2018
  5. Jun 07, 2018
  6. Jun 05, 2018
  7. May 21, 2018
  8. May 15, 2018
  9. May 14, 2018
    • scott snyder's avatar
      PyDumper+TrkSurfaces: Avoid more undefined behavior. · 4c592dea
      scott snyder authored
      Avoid calling functions that may return null via a reference.
      
      Allow testing whether a CylinderSurface has a bounds object (it can be missing
      depending on how the object was constructed).  Allows avoiding undefined
      behavior sanitizer warnings from event dumping.
      
      Former-commit-id: 6aaed1df488f86e7caf3d14b7b872d9e592e558b
      4c592dea
    • scott snyder's avatar
      TrkEventTPCnv: Suppress ubsan warning. · 25d322b5
      scott snyder authored
      Backport from master:
      
      Suppress undefined behavior sanitizer warning for a deliberate
      cross-cast (related to working around a problem with old EDM versions).
      
      
      
      Former-commit-id: 53c90b4de2af509569681eec1fc0b1c2a36bd65a
      25d322b5
  10. May 08, 2018
  11. May 07, 2018
  12. May 03, 2018
  13. May 01, 2018
  14. Mar 26, 2018
  15. Mar 24, 2018
Loading