- Feb 20, 2024
-
-
Modifications in the TruthUtils for remove the code-specific functions.
-
Removal of legacy config for DAOD production - part 4 This MR removes much of the legacy DAOD-making configuration code, such that the old-style reductionConf argument to Reco_tf will no longer work. Some of the packages touched here may be completely obsolete and so more deletion may be possible, but for this MR the changes are restricted to DAOD building.
-
Remove more obsolete Simulation code
-
InDetServMatGeoModel - Use GeoIntrusivePtrs
-
SCT_GeoModel - Use intrusive ptrs
-
adjust MM latency for data
-
-
-
It should have been done in !68914 but was overlooked. Cheers, Bertrand
-
MUON5 derivation: add photon slimming, remove obsolete muon content, add close-by isolation variables
-
-
DataQualityInterfaces - fix lark test for string parameters
-
-
-
protections against incomplete scenario strings, fix in case of missing thresholds, dynamic determination of pt cut for DIPZ
-
DirectIOART: remove obsolete tests and update Sim_tf tests
-
Use `[]` to access flags by name.
-
-
-
SUSYTools: Add support for 2023 MET trigger
-
-
Add 24.0 tag to ART tests and remove RecExCommon style python config files.
-
TrfTestsART: remove obsolete tests and update to 24.0
-
Hello, We need to have ART tests running in 24.0 as soon as 24.0 is created. So all tests were migrated. The very large majority are running fine in main, only a handful are still broken and will be fixed asap. Cheers, Bertrand
-
fix L1decision seeding in merged chains with inverted order; fix sigDics for egamma to include both Photon and Elecrons
-
DB test - Add copy of tnsnames
-
CA migration of SimValid_tf.py and DigiValid_tf.py
-
-
TRT_GeoModel - Use GeoIntrusivePtr
-
PixelGeoModel - Use GeoIntrusivePtrs
-
1. CookieCutterHelpers. Implicitly deleted constructor 2. FPGATrackSimSGToRawHitsTool. Unused private data member
-
Rename `AnalysisTriggerAlgsCAConfig` to `AnalysisTriggerAlgsConfig` to follow the usual naming convention now that the legacy module is gone.
-
-
Revert "remove PhysicsStream for MC chains" This reverts commit 75a10bb9
-
Added module ID to space points info
-
AthContainers: Move variable flags to AthContainersInterfaces. Move variable flag definitions out of AthContainersInterfaces and define them instead in AthContainersInterfaces/AuxTypes.h. Needed to avoid a cyclic header dependency.
-
Cookie cutter sister link helper
-
-
Hello, As discussed in ATR-28396, it is no longer favoured to run L1 simulation for cosmics data test. Cheers, Bertrand
-
With the CA version of athenaHLT, the default run mode is `--dump-config-reload`. So there is no need to have separate test that run `--dump-config-exit` as the pkl/json file is available for each ART test now.
-