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 24, 2021
-
-
- Mar 17, 2021
-
-
scott snyder authored
Fix cppcheck warning + small cleanup.
-
- Mar 12, 2021
-
-
- Mar 08, 2021
-
-
- Mar 03, 2021
-
-
Update ForwardDetectors/AFP/AFP_DBTools/AFP_DBTools/SiGlobAlignData.h, ForwardDetectors/AFP/AFP_DBTools/AFP_DBTools/SiGlobAlignDataBuilder.h, ForwardDetectors/AFP/AFP_DBTools/src/SiGlobAlignDataBuilder.cxx files
-
- Feb 19, 2021
-
-
John Chapman authored
This had been partially implemented, but never completed. Will make similar changes in the 21.X branches (taking care to write out LUCID_SimHitCollection_p1 from 21.0).
-
- Feb 15, 2021
-
-
scott snyder authored
Don't use references in a range-for if the object must be copised.
-
- Feb 03, 2021
-
-
-
-
Vakhtang Tsulaia authored
Updated ForwardDetectors packages to use FindGeoModel.cmake. Which was introduced to serve the new GeoModel uni-project, which was introduced into our build with !39900. Bonus: * Turned AFP_GeoModel and ZDC_GeoM into component-only packages * Turned ForwardRegionGeoModel into interface + component package
-
- Jan 25, 2021
-
-
Attila Krasznahorkay authored
The Boost JSON parser, which is used in a number of places, still uses <boost/bind.hpp> internally. (Instead of <boost/bind/bind.hpp>.) To silence the messages about that, I added explicit definitions of the BOOST_BIND_GLOBAL_PLACEHOLDERS macro in all appropriate places.
-
- Jan 18, 2021
-
-
- Dec 15, 2020
-
-
scott snyder authored
Unused private data member.
-
- Dec 10, 2020
-
-
Frank Winklmeier authored
The `ZdcCablingSvc` (intended as a wrapper to the `ZdcCablingService` singleton) is not used anywhere in Athena and no component is actually being built in this package. So delete this code entirely.
-
- Dec 04, 2020
-
-
Andrii Verbytskyi authored
-
John Chapman authored
ZdcEventTPCnv_15.6.7_test - passes (updated reference file)
-
- Dec 03, 2020
-
-
- Dec 01, 2020
-
-
- Nov 30, 2020
-
-
Frank Winklmeier authored
Delete the obsolete `Reconstruction/RecExample/RecExCommission` package. Also delete files in other packages that are related and obsolete. The `rec.Commissioning` flag remains as that seems to be set to `True` in various places. Even for those cases, there should be no change in job configuration. Move only remaining `MinimalCommissioningSetup.py` to RecExCond package.
-
- Nov 28, 2020
-
-
Andrii Verbytskyi authored
-
Vakhtang Tsulaia authored
Partially addresses ATEAM-677
-
- Nov 26, 2020
-
-
- Nov 25, 2020
-
-
- Nov 24, 2020
-
-
- Nov 19, 2020
-
-
scott snyder authored
Remove unused / unneeded ROOT_INCLUDE_DIRS.
-
- Nov 17, 2020
-
-
scott snyder authored
ALFA_LocRecLib has compiled code; it's not an interface library.
-
- Nov 02, 2020
-
-
- Oct 27, 2020
-
-
Walter Lampl authored
-
- Oct 19, 2020
-
-
Changes to SensitiveDetector unit tests to allow a vector of physical volumes to be used when constructing the G4TouchableHistory instance
-
- Oct 16, 2020
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Move the `_entries.cxx` file to the `components` sub-directory to follow ATLAS conventions. Remove unused `SGTests` link dependency.
-
- Oct 14, 2020
-
-
Frank Winklmeier authored
- remove `atlas_depends_on_subdirs` - update library and external dependencies - enable `flake8` where relevant
-
Frank Winklmeier authored
- remove `atlas_depends_on_subdirs` - update library and external dependencies - enable flake8 where relevant
-
- Oct 13, 2020
-
-
Frank Winklmeier authored
- remove atlas_depend_on_subdirs - do not install headers not used outside the package - update link and external dependencies - enable flake8 where applicable
-