Skip to content
Snippets Groups Projects
  1. Aug 09, 2018
  2. Jul 08, 2018
  3. 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
  4. 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: fd7a40f5
      b2ff5559
  5. 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
  6. Jan 09, 2018
  7. Dec 27, 2017
  8. Dec 25, 2017
  9. Dec 14, 2017
  10. Dec 11, 2017
  11. Dec 08, 2017
  12. Dec 07, 2017
  13. Dec 02, 2017
  14. Nov 29, 2017
  15. Oct 30, 2017
  16. Sep 29, 2017
  17. May 01, 2017
  18. Apr 15, 2017
  19. Apr 10, 2017
  20. 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: 699dba0d
      40d459ae
  21. Jan 27, 2017
  22. 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
  23. Jul 02, 2016
  24. May 27, 2016
    • Scott Snyder's avatar
      'Fix cppcheck warnings.' (TBEvent-00-02-39) · 44820c23
      Scott Snyder authored
              * Tagging TBEvent-00-02-39.
      	* Fix cppcheck warnings.
      
      2016-03-10  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBEvent-00-02-38.
      	* Add a few more accessors.
      
      2015-03-12  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBEvent-00-02-37.
      	* Coverity warning fixes.
      44820c23
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TBUtils-00-00-08) · 00031866
      Atlas-Software Librarian authored
              * Tagging TBUtils-00-00-08.
      	* TBUtils/TBProfiler.icc: Fix coverity warning.
      
      2015-02-17  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBUtils-00-00-07.
      	* Fix coverity warnings.
      
              * Tagging TBUtils-00-00-06.
      	* TBUtils/TBProfiler.icc: Fix clang warnings.
      00031866
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TBRec-00-06-15) · 7c619ce4
      Atlas-Software Librarian authored
              * Tagging TBRec-00-06-15.
      	* Coverity warnings 105587, 105761.
      
      2016-03-09  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBRec-00-06-14.
      	* Avoid repeated division and division by constants.
              * Tagging TBRec-00-06-13.
      	* Comply with ATLAS naming conventions.
              * Tagging TBRec-00-06-12.
      	* Remove obsolete #includes (fix compilation with clang).
      	* Remove #define private.
      
      2015-05-01  scott snyder  <snyder@bnl.gov>
      
              * Tagging TBRec-00-06-11.
      	* src/TBEMECXTalkToyModel.cxx: More coverity warnings.
      
      2015-04-06  scott snyder  <snyder@bnl.gov>
      ...
      (Long ChangeLog diff - truncated)
      7c619ce4
Loading