- Nov 11, 2022
-
-
Vakhtang Tsulaia authored
Minor fix in DetDescrDBEnvelopeSvc to support building GeoModel description from SQLite database
-
- Oct 20, 2022
-
-
reduce the number of conf2toConfigurable WARNINGs
-
- Aug 19, 2022
-
-
BeamPipeGeoModel: Fix memory leaks. Fix a few (one-time) memory leaks.
-
- Aug 15, 2022
-
-
Rename CA-based configuration modules for Simulation/Digitization package + minor syntax for for LArDigitizationConfig
-
- Aug 12, 2022
-
-
Rename legacy Digitization, SubdetectorEnvelopes and TrackRecordGenerator configuration modules
-
- Jun 17, 2022
-
-
RecExCommon: remove workaround in B-tagging configuration Remove `configurableRun3Behavior` workaround in RecExCommon. Relates to ATLASRECTS-6635.
-
- Jun 10, 2022
-
-
Clean-up of AtlasTrackingGeometrySvcConfig Update AtlasTrackingGeometrySvcConfig module to use more standard CA-based configuration syntax.
-
- Jun 08, 2022
-
-
Frank Winklmeier authored
Adapt to interface changes of `StoredMaterialManager`.
-
- Mar 31, 2022
-
-
- Mar 24, 2022
-
-
scott snyder authored
Pass strings by const reference, not by value. Use boost::starts_with.
-
- Mar 22, 2022
-
-
scott snyder authored
Enable thread-safety checking.
-
- Mar 07, 2022
-
-
- Feb 08, 2022
-
-
Tadej Novak authored
-
- Feb 07, 2022
-
-
Tadej Novak authored
-
- Jan 24, 2022
-
-
Tadej Novak authored
-
- Jan 20, 2022
-
-
- Jan 17, 2022
-
-
- Dec 01, 2021
-
-
Frank Winklmeier authored
Be explicit if not reference file comparison is used by unit test.
-
- Nov 24, 2021
-
-
Christos Anastopoulos authored
DataQualityInterfaces, LArGeoEndcap, DumpEventDataToJSON, BeamPipeGeoModel cppcheck / clang-tidy fixes
-
- Oct 25, 2021
-
-
Edward Moyse authored
(don't create configuration classes at module level)
-
Tadej Novak authored
-
- Oct 14, 2021
-
-
- Oct 08, 2021
-
-
Tadej Novak authored
-
- Jul 30, 2021
-
-
yyap authored
-
- Jul 07, 2021
-
-
- Mar 12, 2021
-
-
- Feb 12, 2021
-
-
Goetz Gaycken authored
-
- Feb 02, 2021
-
-
Vakhtang Tsulaia authored
Updated AtlasGeometryCommon 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 CavernInfraGeoModel into component-only package * Removed several commented-out include statements from VP1DetInfo.cxx
-
- Jan 27, 2021
-
-
Tadej Novak authored
-
- Jan 04, 2021
-
-
scott snyder authored
If a dtor is final, the class itself should also be final.
-
- Nov 17, 2020
-
-
- Sep 22, 2020
-
-
Walter Lampl authored
-
- Sep 19, 2020
-
-
scott snyder authored
-
- Sep 14, 2020
-
-
scott snyder authored
Enable thread-safety checking.
-
- Aug 29, 2020
-
-
Vakhtang Tsulaia authored
Dropped the redundant AbsMaterialManager interface, and removed all references to this interface from client packages. Dropped redundant methods from RDBMaterialManager, and in this way got rid of lots of duplicated code.
-
- Aug 05, 2020
-
-
Frank Winklmeier authored
- remove `atlas_depends_on_subdirs` - update link dependencies - replace `atlas_install_headers` with interface library or remove it entirely if headers not used outside package - enable flake8 where applicable
-
- Jul 20, 2020
-
-
Frank Winklmeier authored
There is already a library that provides the public headers and hence the `atlas_install_headers` is redundant.
-
- Jul 04, 2020
-
-
scott snyder authored
If a dtor is declared final, the class itself should also be declared final.
-
scott snyder authored
If a dtor is declared final, the class itself should also be declared final.
-
- Apr 13, 2020
-
-
scott snyder authored
Library dependency fixes.
-