Skip to content
Snippets Groups Projects
  1. Jan 10, 2019
  2. Jan 07, 2019
  3. Jan 06, 2019
    • Tomoe Kishimoto's avatar
      Migration of condition db interface of TrigT1TGC · 78ece3fe
      Tomoe Kishimoto authored
      TrigT1TGC retrive the trigger coincidence map from the condition db.
      Condition algorithm (TGCTriggerDbAlg) and condition object (TGCTriggerData)
      have been added to manage the condition data in AthenaMT. TrigT1TGC has
      beed modified to use the new TGCTriggerDbAlg and TGCTriggerData.
      RunTier0Tests.py passed.
      78ece3fe
  4. Nov 18, 2018
  5. Oct 25, 2018
  6. Jul 25, 2018
  7. Jul 21, 2018
  8. Jul 20, 2018
  9. Jul 17, 2018
  10. Jul 16, 2018
  11. May 12, 2018
  12. 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
  13. 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
  14. Feb 02, 2018
  15. Jan 21, 2018
  16. Oct 27, 2017
  17. Jul 13, 2017
  18. May 07, 2017
  19. Feb 07, 2017
  20. Nov 26, 2016
  21. Oct 11, 2016
  22. Aug 19, 2016
  23. May 27, 2016
  24. Nov 13, 2015
  25. Sep 15, 2015
    • Jochen Meyer's avatar
      fix for memory leak (MuonCondSvc-00-11-11) · cf68f07f
      Jochen Meyer authored
      	* tagging MuonCondSvc-00-11-11
      	* possible fix for memory leak (ATLASRECTS-2180)
      
      2015-05-18 Jochen Meyer
      	* tagging MuonCondSvc-00-11-10
      	* addressing coverity defects 30120-2
      
      2015-05-12 Jochen Meyer
      	* tagging MuonCondSvc-00-11-09
      	* addressing coverity defect 11569, 11826-8
      
      2015-05-11 Jochen Meyer
      	* tagging MuonCondSvc-00-11-08
      	* addressing coverity defect 11296
      
      2015-04-17 Jochen Meyer
      	* tagging MuonCondSvc-00-11-07
      	* addressing coverity defects 11213-4, 11914, 29092-3, 29230
      
      2015-03-13 Monica Verducci
      ...
      (Long ChangeLog diff - truncated)
      cf68f07f
  26. Mar 03, 2015
  27. Jan 19, 2015
    • Jochen Meyer's avatar
      bug fixes (MuonCondSvc-00-11-04) · bd87ec28
      Jochen Meyer authored
      	* tagging MuonCondSvc-00-11-04
      	* fixing various issues introduced during migration to AthService
      
      2015-01-09 Monica Verducci
              * tagging MuonCondSvc-00-11-03
      	* Warning messages fixed
      
      2015-01-08 Monica Verducci
              * tagging MuonCondSvc-00-11-02
         	* Coverity fixes
      
      2014-12-11 Monica Verducci
      	* tagging MuonCondSvc-00-11-00
      	* ready for Run2, first import
      
      2014-12-09 Camilla Maiani <camilla.maiani@cern.ch>
      	* tagging MuonCondSvc-00-10-06
      	* fixing Coverity defect (uninitialized pointer) in src/MuonAlignmentDBSvc.cxx
      
      2014-11-04 Monica Verducci
      ...
      (Long ChangeLog diff - truncated)
      bd87ec28
  28. Sep 19, 2014
Loading