- Aug 08, 2024
-
-
AtlasGeometryCommon : clang-tidy related fixes
-
- 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
-
- Mar 24, 2022
-
-
scott snyder authored
Pass strings by const reference, not by value. Use boost::starts_with.
-
- 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 20, 2019
-
-
Vakhtang Tsulaia authored
-
- Jan 12, 2018
-
-
Scott Snyder authored
Private data members should start with m_. Identifiers should not start with underscores. Former-commit-id: 11f59468
-
- Oct 11, 2017
-
-
Former-commit-id: 237a8a9f578e5f8c15889235a5f56275ad8eb16d
-
- Sep 19, 2014
-
-
Atlas-Software Librarian authored
-