This project is mirrored from https://gitlab.cern.ch/atlas/athena.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 29, 2021
-
-
- Mar 24, 2021
-
-
Vakhtang Tsulaia authored
Two new methods in the `IGeoModelSvc` interface: 1. `getParamSvcName()` returns the name of the Service which implements the `IRDBAccessSvc` interface and which is used in the current job. This method allows us to avoid hardwiring the name of the `IRDBAccessSvc` retrieved by the clients. 2. `buildFromSQLite()` to be used by `GeoModel` tools to determine whether or not the geometry is being constructed from the SQLite file, and act accordingly. Changes in the `GeoModelSvc`: 1. Introduced new property `SQLiteDB` which allows us to pass the path to the SQLite database file. If the property is set, then the geometry is built from that SQLite file. Otherwise the geometry is built from the Geometry Database tags. 2. Added a first implementation of the mechanism of building GeoModel description from the SQLite database. This mechanism is not yet complete, but it can already be used for testing purposes. Also fixed `SqliteRecord::dump()` so that it properly handles NULL values in table records.
-
- Mar 23, 2021
-
-
- Mar 21, 2021
-
-
Edward Moyse authored
See ATLASRECTS-6092 for details
-
- Mar 17, 2021
-
-
Nicholas Styles authored
-
- Mar 16, 2021
-
-
- Mar 15, 2021
-
-
scott snyder authored
The AOD test has been frequently timing out in debg builds.
-
-
-
- Mar 12, 2021
-
-
- Mar 02, 2021
-
-
scott snyder authored
Suppress a bogus cppcheck warning.
-
- Feb 15, 2021
-
-
Tadej Novak authored
-
- Feb 14, 2021
-
-
Nicolas Köhler authored
-
Vakhtang Tsulaia authored
* Fixed the usage of TRT Detector Elements. TRT_RegSelCondAlg switched to the retrieval of TRT detector elements from TRT_DetElementContainer condition object. Previously detector elements were retrieved from the TRT Detector Manager. * Dropped the dependency on PixelCablingCondData. The latter has been used only to define IOV Range of the output condition object. The range is now taken from the input TRT_DetElementContainer condition object. * Dropped ManagerName property. This property now became reduntant. Fixes ATR-22378
-
- Feb 08, 2021
-
-
Tadej Novak authored
-
- Jan 27, 2021
-
-
Tadej Novak authored
-
- Jan 26, 2021
-
-
Attila Krasznahorkay authored
Plus made a bunch of cleanup in the configurations along the way.
-
- Jan 24, 2021
-
-
Attila Krasznahorkay authored
This was revealed while switching to Geant-10.6.3.2.
-
- Jan 22, 2021
-
-
scott snyder authored
Change another operator[] to at(), where we were seeing out-of-bounds accesses.
-
-
- Jan 20, 2021
-
-
Nicholas Styles authored
-
Nicholas Styles authored
remove CLHEP versions of methods, and switch m_center for m_origin for ITk strip endcap compatibility
-
Nicholas Styles authored
-
Nicholas Styles authored
-
Nicholas Styles authored
-
Nicholas Styles authored
-
- Jan 19, 2021
-
-
- Jan 18, 2021
-
-
Tadej Novak authored
-
- Jan 13, 2021
-
-
Walter Lampl authored
-
- Jan 11, 2021
-
-
Nicholas Styles authored
remove CLHEP versions of methods, and switch m_center for m_origin for ITk strip endcap compatibility
-
- Jan 09, 2021
-
-
Christos Anastopoulos authored
-
- Jan 07, 2021
-
-
Frank Winklmeier authored
Remove unused code that relies on the deprecated `IJobOptionsSvc` interface to read ROBs from OKS. The entire `RegSelSvc` is obsolete by itself but still needed for a little longer.
-
- Jan 06, 2021
-
-
Nicholas Styles authored
-
Nicholas Styles authored
-
- Dec 17, 2020
-
-
Nicholas Styles authored
-
- Dec 16, 2020
-
-
Nicholas Styles authored
-
-
- Dec 10, 2020
-
-
scott snyder authored
Missing override keywords,
-
- Dec 08, 2020
-
-
Nicholas Styles authored
-
Nicholas Styles authored
-