Skip to content
Snippets Groups Projects
  1. Apr 06, 2020
  2. Mar 27, 2020
  3. Mar 05, 2020
  4. Jan 17, 2020
  5. Nov 20, 2019
  6. Nov 13, 2019
  7. Oct 18, 2019
  8. Oct 15, 2019
  9. Sep 10, 2019
  10. Sep 05, 2019
  11. Sep 03, 2019
  12. Aug 27, 2019
  13. May 24, 2019
  14. Mar 21, 2019
  15. Mar 18, 2019
  16. Feb 27, 2019
  17. Feb 25, 2019
  18. Feb 08, 2019
  19. Feb 07, 2019
  20. Dec 18, 2018
  21. 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: 9cffebb16406dd699b3b8162a9d460b9f91a3a24
      166fab1e
  22. Dec 13, 2018
  23. Aug 09, 2018
  24. Jul 08, 2018
    • scott snyder's avatar
      TBDetDescr: DataModel -> AthContainers. · 424b83e2
      scott snyder authored
      Remove references to obsolete package DataModel.
      Also remove references to CLIDSvc and SGTools.
      
      
      
      Former-commit-id: df6e02e06d5357e99b5ad5b1956259392692f931
      424b83e2
    • scott snyder's avatar
      TBRec: Move headers to src. · b0ab96e8
      scott snyder authored
      Headers in this package are not used from any other package.
      Move those to src.
      
      
      Former-commit-id: dcf4b3416bc83b1785d962b0edbbb41760aa5230
      b0ab96e8
  25. 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
  26. 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
  27. 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
  28. Jan 09, 2018
  29. Dec 27, 2017
  30. Dec 25, 2017
  31. Dec 14, 2017
  32. Dec 11, 2017
  33. Dec 08, 2017
  34. Dec 07, 2017
Loading