- Feb 28, 2024
-
-
Vakhtang Tsulaia authored
Missing override keyword
-
- Feb 27, 2024
-
-
Vakhtang Tsulaia authored
Deleted one obsolete Factory class. Did some refactoring/cleanup in other classes
-
- Feb 15, 2024
-
-
BCM/ BCL GeoModel & GeoEnvelopes - Use GeoIntrusivePtr
-
- Feb 09, 2024
-
-
DetectorManagers - Remove ref & unref calls
-
- Feb 08, 2024
-
-
Vakhtang Tsulaia authored
-
- Mar 22, 2023
-
-
Removed boost from AtlasGeomentryCommon
-
- Feb 07, 2023
-
-
ComponentAccumulator-based configuration of Tile Test Beam Simulation
-
- Jan 24, 2023
-
-
Vakhtang Tsulaia authored
The reason for introducing this package is to have a way of building dead material description either from the LAr GeoModel Tool (old way) or from the Service Extension Tool (new way) CrackRegionGeoModel currently contains code which used to live inside BarrelDMConstruction class. As a result of this migration the latter class became obsolete, and it was dropped.
-
- Jan 12, 2023
-
-
Tadej Novak authored
-
- 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
-
-