- Jan 10, 2019
-
-
Tomoe Kishimoto authored
-
- Jan 07, 2019
-
-
Tomoe Kishimoto authored
-
Tomoe Kishimoto authored
-
- Jan 06, 2019
-
-
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.
-
- Nov 18, 2018
-
-
Chikuma Kato authored
Former-commit-id: 0489841e
-
- Oct 25, 2018
-
-
scott snyder authored
Update references to headers in CLIDSvc moved to AthenaKernel. Former-commit-id: 43b5a72b
-
- Jul 25, 2018
-
-
Chikuma Kato authored
Former-commit-id: 6eed071bde1ab3d275edbc536e9ea3f8395fb8ba
-
- Jul 21, 2018
-
-
Chikuma Kato authored
Former-commit-id: b5fd7bf4
-
- Jul 20, 2018
-
-
Chikuma Kato authored
Former-commit-id: 4434b15d
-
- Jul 17, 2018
-
-
Chikuma Kato authored
Former-commit-id: c96b3858
-
- Jul 16, 2018
-
-
Chikuma Kato authored
Former-commit-id: 5238eef7
-
Chikuma Kato authored
Former-commit-id: ee8fa9ab
-
- May 12, 2018
-
-
Former-commit-id: ff281617
-
- Mar 29, 2018
-
-
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
-
- Feb 06, 2018
-
-
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
-
- Feb 02, 2018
-
-
scott snyder authored
Use ATH_MSG_* macros. Change most INFO messages to VERBOSE. Former-commit-id: ac209d09
-
- Jan 21, 2018
-
-
Scott Snyder authored
Remove INFO messages from queryInterface. Former-commit-id: 79565e81
-
- Oct 27, 2017
-
-
Frank Winklmeier authored
Make two constructors public as required by Gaudi Plugin service Former-commit-id: 61d83092
-
Frank Winklmeier authored
Former-commit-id: 538fc592
-
Frank Winklmeier authored
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: b9b838ee
-
- Jul 13, 2017
-
-
Frank Winklmeier authored
Former-commit-id: eac78a5c
-
- May 07, 2017
-
-
Scott Snyder authored
Remove references to deprecated Gaudi header PropertyMgr.h, as well as a few others that aren't actually needed. Former-commit-id: 084ae622
-
- Feb 07, 2017
-
-
Edward Moyse authored
Added README. Former-commit-id: bd08d1dd
-
- Nov 26, 2016
-
-
Jochen Meyer authored
* tagging MuonCondSvc-00-11-17 * do not read info in MuonAlignmentErrorDbSvc on init level Former-commit-id: 9e187c89
-
- Oct 11, 2016
-
-
Scott Snyder authored
* Tagging MuonCondSvc-00-11-16. * Comply with ATLAS naming conventions. * Tagging MuonCondSvc-00-11-15. * endreq -> endmsg. Former-commit-id: 7df728dc
-
- Aug 19, 2016
-
-
William Axel Leight authored
* Coverity fixes * Tagging as MuonCondSvc-00-11-14 Former-commit-id: c46d7491
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* tagging MuonCondSvc-00-11-13 * fixing some CppCheck defects
-
- Nov 13, 2015
-
-
Scott Snyder authored
* Tagging MuonCondSvc-00-11-12. * src/MdtCoolStrSvc.cxx (putFileT0): Fix compilation with gcc5. * src/CscCoolStrSvc.cxx (initialize): Remove unused typedef to fix warning.
-
- Sep 15, 2015
-
-
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)
-
- Mar 03, 2015
-
-
Jochen Meyer authored
* tagging MuonCondSvc-00-11-05 * addressing coverity defects 28906, 28903-4, 11677, 11575
-
- Jan 19, 2015
-
-
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)
-
- Sep 19, 2014
-
-
Monica Verducci authored
-