Skip to content
Snippets Groups Projects
  1. Nov 13, 2019
  2. Oct 18, 2019
  3. Oct 15, 2019
  4. Sep 10, 2019
  5. Sep 05, 2019
  6. Sep 03, 2019
  7. Aug 27, 2019
  8. May 24, 2019
  9. Mar 21, 2019
  10. Mar 18, 2019
  11. Feb 27, 2019
  12. Feb 25, 2019
  13. Feb 08, 2019
  14. Feb 07, 2019
  15. Dec 18, 2018
  16. Dec 14, 2018
    • Vakhtang Tsulaia's avatar
      Athena code migrated from in-house GeoModelKernel to standalone GeoModelKernel library · 166fab1e
      Vakhtang Tsulaia authored
      Given the standalone library is based on Eigen instead of CLHEP, all GeoModel clients
      in Athena code were also migrated to the Eigen-based interface of GeoModel. This affected
      a large number of packages. Most significant changes have been introduced to subsystem
      GeoModel packages.
      
      The in-house GeoModelKernel code has been removed from the repository.
      
      Almost all header files in PixelGeoModel have been moved to the src directory.
      The next step should be turning this package into a component-only library.
      Similar code reorganization can be applied to SCT_GeoModel too.
      
      Subsystem readout geometry interfaces remain mostly unchanged, except for a minor
      change in the InDet readout geometry interface (which was unavoidable).
      
      Several non-GeoModel packages affected by this migration mostly required addition
      of missing CLHEP includes.
      
      
      Former-commit-id: 9cffebb1
      166fab1e
  17. Dec 13, 2018
  18. Aug 09, 2018
  19. Jul 08, 2018
  20. Jun 19, 2018
    • scott snyder's avatar
      TBRec: · a007ea90
      scott snyder authored
      CaloCellCorrection methods are const.
      
      CaloCellCorrection::MakeCorrection is now const, with an EventContext argument.
      Adjust uses of it.
      Working to make more of the calorimeter reconstruction reentrant.
      
      Former-commit-id: c4b71645
      a007ea90
  21. Mar 29, 2018
    • charles leggett's avatar
      Preparation for Gaudi v30r2 · b2ff5559
      charles leggett authored
      major changes:
      
       - removal of DECLARE_FACTORY_ENTRIES
       - DECLARE_CONVERTER_FACTORY -> DECLARE_CONVERTER
       - DECLARE_TOOL_FACTORY -> DECLARE_COMPONENT
       - DECLARE_SERVICE_FACTORY -> DECLARE_COMPONENT
       - DECLARE_ALGORITHM_FACTORY -> DECLARE_COMPONENT
       - constructor of Converters is public, not protected
       - remove #include "GaudiKernel/CnvFactory.h"
       - remove #include "GaudiKernel/ToolFactory.h"
       - remove #include "GaudiKernel/AlgFactory.h"
       - remove #include "GaudiKernel/AudFactory.h"
       - remove #include "DeclareFactoryEntries.h"
      
      
      Former-commit-id: fd7a40f56dee72487463a5004d85f32619f250ff
      b2ff5559
  22. Feb 06, 2018
    • Jochen Meyer's avatar
      removal of double-semicolon at EOL · de2bb3a2
      Jochen Meyer authored
      @srettie spotted some lines in the muon code which ended with
      two semicolons. As there is no convincing answer, they were
      changed to single semicolons - and not only in muon code,
      but throughout the repository (except generator packages).
      
      
      Former-commit-id: 317d8317
      de2bb3a2
  23. Jan 09, 2018
  24. Dec 27, 2017
  25. Dec 25, 2017
  26. Dec 14, 2017
  27. Dec 11, 2017
  28. Dec 08, 2017
  29. Dec 07, 2017
  30. Dec 02, 2017
  31. Nov 29, 2017
  32. Oct 30, 2017
Loading