- Feb 26, 2024
-
-
VP1: fix more warnings and UI issues
-
- Feb 24, 2024
-
-
Riccardo Maria Bianchi authored
Add InDetServMat config, add default Geo TAG in output file name, disable temporarily not used CLI options
-
Riccardo Maria Bianchi authored
-
- Feb 22, 2024
-
-
Fix the configuration of InDetServMat geometry in VP1
-
Edward Moyse authored
Make Filename optional Fix AtlasExtrapolation error (ATLASVPONE-659)
-
Edward Moyse authored
-
- Feb 21, 2024
-
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
- Feb 20, 2024
-
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
- Feb 19, 2024
-
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
Edward Moyse authored
-
- Feb 15, 2024
-
-
Riccardo Maria Bianchi authored
-
- Feb 14, 2024
-
-
Thomas Strebler authored
-
- Feb 08, 2024
-
-
Vakhtang Tsulaia authored
Adapted to the GeoVolumeCursor interface change. Also fixed compilation problem in VP1Utils/VP1JobConfigInfo
-
- Feb 07, 2024
-
-
Add Trigger retrievers to TriggerRetrieversCfg (CA config) and merge CA in AlgoJiveXMLCfg
-
- Feb 05, 2024
-
-
cppcheck/clang 'perfomance' fixes
-
- Jan 31, 2024
-
-
scott snyder authored
Missing dependency on GeoModelKernel.
-
- Jan 26, 2024
-
-
CondInputLoader: remove explicit semantics C++ sets are now properly represented as python sets.
-
Add BeamSpot retriever to InDetRetrieversCfg (CA config)
-
- Jan 23, 2024
-
-
VP1Alg: fixed clang warning Missing override keyword
-
- Jan 22, 2024
-
-
VP1Algs migration to CA
-
- Jan 05, 2024
- Dec 13, 2023
-
-
Remove barcodes from the print statements and comments
-
- Dec 08, 2023
-
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Dec 07, 2023
-
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Dec 06, 2023
-
-
Riccardo Maria Bianchi authored
-
- Nov 30, 2023
-
-
scott snyder authored
Rename the Qt slots 'keyword' to Q_SLOTS. Having this in the source confuses cppcheck, which reports syntax errors. We can define slots as a macro expanding to nothing in the cppcheck configuration, but if we do that globally, there are other packages that break because they use slots as an identifier. Using Q_SLOTS instead prevents this name collision.
-
- Nov 27, 2023
-
-
scott snyder authored
Uninitialized variables Prefer range-for.
-
scott snyder authored
Rename the Qt slots 'keyword' to Q_SLOTS. Having this in the source confuses cppcheck, which reports syntax errors. We can define slots as a macro expanding to nothing in the cppcheck configuration, but if we do that globally, there are other packages that break because they use slots as an identifier. Using Q_SLOTS instead prevents this name collision.
-