Skip to content
Snippets Groups Projects
  1. Feb 08, 2019
  2. Feb 07, 2019
  3. Dec 18, 2018
  4. 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
  5. Dec 13, 2018
  6. Aug 09, 2018
  7. Jul 08, 2018
  8. 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
  9. 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
  10. 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: 317d8317b24122874d8916e62e68ff74a3b727f8
      de2bb3a2
  11. Jan 09, 2018
  12. Dec 27, 2017
  13. Dec 25, 2017
  14. Dec 14, 2017
  15. Dec 11, 2017
  16. Dec 08, 2017
  17. Dec 07, 2017
  18. Dec 02, 2017
  19. Nov 29, 2017
  20. Oct 30, 2017
  21. Sep 29, 2017
  22. May 01, 2017
  23. Apr 15, 2017
  24. Apr 10, 2017
  25. Mar 01, 2017
    • Charles Leggett's avatar
      replace all instances of endreq with endmsg · 40d459ae
      Charles Leggett authored
      endreq is deprecated, and replaced with endmsg.
      
      Did not replace in log files, or READMEs. Two files which are questionable are
         InnerDetector/InDetAlignAlgs/InDetAlignGenAlgs/src/GeoModelTRT.dev
      and
         InnerDetector/InDetRecTools/InDetMultipleVertexSeedFinderUtils/src/PVFindingTrackFilter_cxx
      
      
      Former-commit-id: 699dba0d352bf7192cc4a2d9a7bb4d23845cfe61
      40d459ae
  26. Jan 27, 2017
  27. Jan 01, 2017
    • Scott Snyder's avatar
      'Tool handle constness fix.' (TBRec-00-06-24) · f2f90508
      Scott Snyder authored
              * Tagging TBRec-00-06-24.
      	* Tool handle constness fix.
      
      2016-08-01  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBRec-00-06-23.
      	* Use ATH_MSG macros.
      
      2016-07-27  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBRec-00-06-22.
      	* endreq -> endmsg.
      
      2016-07-21  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBRec-00-06-21.
      	* Const fixes.
      
      2016-06-25  scott snyder  <snyder@bnl.gov>
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 9cbd6bf7
      f2f90508
    • Scott Snyder's avatar
      'Coverity 109049.' (TBMonitoring-00-02-12) · ff3a7062
      Scott Snyder authored
      	* Tagging TBMonitoring-00-02-12.
      	* Coverity 109049.
      
      2016-07-28  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TBMonitoring-00-02-11.
      	* endreq -> endmsg.
      	* Tagging TBMonitoring-00-02-10.
      	* Const fixes.
      
      2016-06-30  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TBMonitoring-00-02-09.
      	* LArCablingService moved from LArTools to LArCabling.
      	* Tagging TBMonitoring-00-02-08.
      	* Avoid FP division by constants.
      	* Tagging TBMonitoring-00-02-07.
      	* Fix duplicate property warnings.
      	* Tagging TBMonitoring-00-02-06.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: cedd47f5
      ff3a7062
    • Scott Snyder's avatar
      'endreq -> endmsg.' (TBDetDescrCnv-00-02-01) · fec97c65
      Scott Snyder authored
      	* Tagging TBDetDescrCnv-00-02-01.
      	* endreq -> endmsg.
      
      
      Former-commit-id: 40645727
      fec97c65
    • Scott Snyder's avatar
      'endreq -> endmsg.' (TBEventAthenaPool-00-01-03) · 02772a3d
      Scott Snyder authored
      	* Tagging TBEventAthenaPool-00-01-03.
      	* endreq -> endmsg.  messageService -> msgSvc.
      
      
      Former-commit-id: 40b49da7
      02772a3d
    • Scott Snyder's avatar
      'endreq -> endmsg.' (TBDetDescr-00-01-01) · 18945cd3
      Scott Snyder authored
      	* Tagging TBDetDescr-00-01-01.
      	* endreq -> endmsg.
      
      
      Former-commit-id: bf398146
      18945cd3
    • Scott Snyder's avatar
      'Remove references to messageService().' (TBCnv-00-03-29) · 871e2245
      Scott Snyder authored
      	* Tagging TBCnv-00-03-29.
      	* Remove references to messageService().
      
      2016-07-27  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TBCnv-00-03-28.
      	* endreq -> endmsg.
      
      	* Tagging TBCnv-00-03-27.
      	* Const fix.
      
      2016-07-09  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TBCnv-00-03-26.
      	* src/TBByteStreamCnvTool.cxx: Fix gcc6 indentation warnings.
      
      
      Former-commit-id: a365b08d
      871e2245
    • Scott Snyder's avatar
      Const fix. (TBCaloGeometry-00-01-05) · 9d45fbc0
      Scott Snyder authored
      	* Tagging TBCaloGeometry-00-01-05.
      	* Const fix.
      
      
      Former-commit-id: 9982c4b7
      9d45fbc0
Loading