- 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
-
Frank Winklmeier authored
- remove `atlas_depend_on_subdirs` - do not install headers not used outside the package - add interface library where needed - update link and external dependencies - enable flake8 where applicable
-
- Oct 09, 2020
-
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
- Oct 06, 2020
-
-
scott snyder authored
- Prefer pre-increment (or range-for) to postincrement.
-
scott snyder authored
Missed committing this file earlier.
-
- Oct 01, 2020
-
-
scott snyder authored
Enable thread-safety checking. Clean up warnings. (Tools still need to be made const.)
-
scott snyder authored
- Prohibit copying of class owning memory. - Prefer pre-increment (or range-for) to postincrement.
-
scott snyder authored
- Pass class instances by const reference, not by value.
-
scott snyder authored
- Prefer pre-increment (or range-for) to postincrement. - Prefer using an initialization list to initializing membesr in a ctor body.
-
- Sep 29, 2020
-
-
scott snyder authored
Update for changes in ZdcConditions.
-
scott snyder authored
Update for changes in ZdcConditions.
-
scott snyder authored
Enable thread-safety checking. Clean up singleton use.
-