- Apr 16, 2019
-
-
Walter Lampl authored
-
- Feb 07, 2019
-
-
John Chapman authored
-
- Jan 20, 2019
-
-
Vakhtang Tsulaia authored
-
- Dec 28, 2018
-
-
scott snyder authored
Remove danging uses of CLHEP macros.
-
- Dec 14, 2018
-
-
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
-
- Nov 30, 2018
-
-
Scott Snyder authored
Deprecating use of non-bound DataHandle, especially non-const. Also adding const for materials. Former-commit-id: 4c81c8a7
-
- Oct 18, 2018
-
-
Edward Moyse authored
Former-commit-id: 2af8843e
-
- Sep 27, 2018
-
-
scott snyder authored
Remove references to obsolete package CLIDSvc; header moved to AthenaKernel. Also remove unneeded dependency on SGTools. Former-commit-id: a8f03d1b
-
- Aug 24, 2018
-
-
scott snyder authored
Headers from CLIDSvc have been moved to AthenaKernel. Former-commit-id: 5d76402a
-
- Aug 09, 2018
-
-
Jennifer Roloff authored
This reverts commit 6d8c8624 [formerly 8650a859]. Former-commit-id: bac9f4d6
-
Jennifer Roloff authored
Former-commit-id: 8650a859
-
- Jul 24, 2018
-
-
Scott Snyder authored
Fix coverity warning: potential memory leak on error path. Former-commit-id: d56d0904
-
- Jun 19, 2018
-
-
Scott Snyder authored
Remove references to obsolete package CLIDSvc. Former-commit-id: a08d7fe6e33413cf7ca8a86c331c4703717240be
-
- Jun 11, 2018
-
-
Scott Snyder authored
coverity: possible null pointer dereference. Former-commit-id: e9ee2aef
-
- Apr 30, 2018
-
-
Scott Snyder authored
Coverity warning: possible null pointer dereference. Just remove the null test here; we're not anyway doing anything useful if it fails. Former-commit-id: 030f1040
-
- Apr 16, 2018
-
-
Vakhtang Tsulaia authored
dropped the obsolete reference to Database/AthenaPOOL/RDBAccessSvc from Projects/AthSimulation/package_filters.txt Former-commit-id: 7ce3b1e0
-
- Jan 12, 2018
-
-
Scott Snyder authored
Private data members should start with m_. Identifiers should not start with underscores. Former-commit-id: 11f59468
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-
- Nov 21, 2017
-
-
James Beacham authored
Manual sweep from '21.3' to '21.0': DeclareInterface syntax updates See merge request !6387 Former-commit-id: b049361d
-
- Nov 20, 2017
-
-
Frank Winklmeier authored
Delete all CMT requirements files and other obsolete content in the cmt/ directories. Some non-trivial content of unknown usage has been kept. Former-commit-id: 972e82159017fa7824f05840ea5f7218f7c05d06
-
- Nov 07, 2017
-
-
Frank Winklmeier authored
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx - Migrate to DECLARE_COMPONENT macros The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: ece8ee48
-
- Nov 01, 2017
-
-
Frank Winklmeier authored
Former-commit-id: 58f34028
-
Frank Winklmeier authored
The constructors of the following components had to be made public: AthMpEvtLoopMgr AthenaConditionStream AthenaEventLoopMgr AthenaHiveEventLoopMgr AthenaOutputStream AthenaSummarySvc JobIDSvc MixingEventSelector PyAthenaEventLoopMgr SimplePOSIXTimeKeeperSvc TestRandomSeqAlg ClassIDSvc IOVSvc PileUpMergeSvc ProxyProviderSvc ActiveStoreSvc SegMemSvc SGHiveMgrSvc ByteStreamCnvSvc ByteStreamCnvSvcBase Former-commit-id: 98260128
-
- Oct 11, 2017
-
-
Former-commit-id: 237a8a9f
-
- Oct 06, 2017
-
-
Scott Snyder authored
Identifiers should not start with underscores. Former-commit-id: 96b58e74
-
- Sep 05, 2017
-
-
Vakhtang Tsulaia authored
friend classes (e.g. GeoModelSvc) can call them. Add mutex protection to several methods of RDBAccessSvc for running in AthenaMT. Former-commit-id: 84c55bff
-
- Aug 31, 2017
-
-
Vakhtang Tsulaia authored
methods any longer. As a result of this change, RDBAccessSvc handles database connection internally. Up until now clients were supposed to call connect() and disconnect() methods, which was rather error-prone. In this MR several packages were also cleaned up from obsolete cmt directories. Former-commit-id: d33fd379
-
- Jun 10, 2017
-
-
Increase simulation cavern volume size to resolve TruthSvc warnings in forward detector simulation See merge request !2580 Former-commit-id: 6513db30
-
- May 07, 2017
-
-
getRecordsetPtr provides better memory management of Recordset objects. After this change all clients of RDBAccessSvc will be using getRecordsetPtr except just one client (AmdcSimrec). The migration of the remaining client seems to be fairly non-trivial, that's why we have to keep the obsolete getRecordset method of IRDBAccessSvc. At the same time RDBAccessSvc was migrated from boost::shared_ptr to std::shared_ptre. The dependency on Boost was dropped. Former-commit-id: f8b7dea4
-
- May 04, 2017
-
-
Dirk Duschinger authored
This reverts merge request !1 Former-commit-id: 99708750
-
ssh://gitlab.cern.ch:7999/atlas-perf-tau/athenaDirk Duschinger authored
This reverts commit 391deef5 [formerly 89865472dae2fbf96d02f0053cd2836ae6a765c2] Former-commit-id: 1bf34570541f0f4d85483d85077001059e75e0d1
-
- May 01, 2017
-
-
Vakhtang Tsulaia authored
getRecordsetPtr provides better memory management of Recordset objects. After this change all clients of RDBAccessSvc will be using getRecordsetPtr except just one client (AmdcSimrec). The migration of the remaining client seems to be fairly non-trivial, that's why we have to keep the obsolete getRecordset method of IRDBAccessSvc. At the same time RDBAccessSvc was migrated from boost::shared_ptr to std::shared_ptre. The dependency on Boost was dropped. Former-commit-id: 931951b9
-
- Jan 01, 2017
-
-
Vakhtang Tsulaia authored
* Dropping redundant dependency on IGeoModelSvc 2016-11-18 Vakho Tsulaia <tsulaia@cern.ch> * Switching ForDetEnvelopeTool to ATH_MSG Former-commit-id: e81c7ba5
-
Vakhtang Tsulaia authored
Switching from IGeoModelSvc to IGeoDbTagSvc and fixing compiler warnings (CavernInfraGeoModel-00-00-30) * Switching from IGeoModelSvc to IGeoDbTagSvc * Fixing compiler warnings Former-commit-id: 725bd2ff
-
Vakhtang Tsulaia authored
* Switching from IGeoModelSvc to IGeoDbTagSvc 2016-11-17 Vakho Tsulaia <tsulaia@cern.ch> * Replacing endreq with endmsg Former-commit-id: b846232a
-
- Sep 28, 2016
-
-
Elmar Ritsch authored
Add postInclude to launch Python GUI to visualize and examine envelope definitions as provided by EnvelopeDefSvc. ATLASSIM-2665 (SubDetectorEnvelopes-00-04-01) * Add postInclude to launch Python GUI to visualize and examine envelope definitions as provided by EnvelopeDefSvc. ATLASSIM-2665 * tagging SubDetectorEnvelopes-00-04-01 2016-03-23 John Chapman <John.Chapman@cern.ch> * python/SubDetectorEnvelopesConfig.py - update Muon and Cavern envelopes to support MuonSpectrometer-R.07.03. ATLASSIM-2665 * tagging SubDetectorEnvelopes-00-04-00 Former-commit-id: 6f8d4d3b
-
- Jan 19, 2015
-
-
Atlas-Software Librarian authored
* Tagging Interpreters-00-00-14. * cmt/requirements: Fix checkreq warning.
-
Atlas-Software Librarian authored
* src/DetDescrDBEnvelopeSvc.cxx: allow empty envelope definitions in Python fallback mode (required for execution of Fatras in ATLFASTIIF) * tagging SubDetectorEnvelopes-00-03-05 2015-01-06 Elmar Ritsch < Elmar.Ritsch -at- cern.ch > * moved non-public file 'DetDescrDBEnvelopeSvc.h' from 'SubDetectorEnvelopes' to 'src' directory * requirements and components files updated accordingly * tagging SubDetectorEnvelopes-00-03-04 2015-01-05 Elmar Ritsch < Elmar.Ritsch -at- cern.ch > * src/DetDescrDBEnvelopeSvc.cxx: fixing coverity defects CID 17578 & 17576 (ATLASSIM-1711) * tagging SubDetectorEnvelopes-00-03-03 2014-11-05 Elmar Ritsch < Elmar.Ritsch -at- cern.ch > * python/SubDetectorEnvelopesConfig.py: synching envelope definitions with G4AtlasApps-00-07-83 * tagging SubDetectorEnvelopes-00-03-02
-
- Nov 05, 2014
-
-
Elmar Ritsch authored
bugfix in IEnvelopeDefSvc::mirrorRZ(..) method (ATLASSIM-1601, Coverity #17631) (SubDetectorEnvelopes-00-03-01) * IEnvelopeDefSvc.h: bugfix in mirrorRZ(..) method (ATLASSIM-1601, Coverity #17631) * tagging SubDetectorEnvelopes-00-03-01 2014-10-21 Elmar Ritsch < Elmar.Ritsch -at- cern.ch > * IEnvelopeDefSvc.h: updated interface regarding the mirrorRZ(..) method (ATLASSIM-1601, Coverity #17631) * tagging SubDetectorEnvelopes-00-03-00 2014-10-15 Elmar Ritsch < Elmar.Ritsch -at- cern.ch > * DetDescrDBEnvelopeSvc.cxx: change WARNING messages into INFO when using Python-based envelope definitions * tagging SubDetectorEnvelopes-00-02-03
-