- Sep 30, 2022
-
-
Edward Moyse authored
RootUtils: add TRandomTLS class See merge request !57115
-
Edward Moyse authored
ISF_Services+TrigGlobalEfficiencyCorrection: Fix clang warnings. See merge request !57120
-
Edward Moyse authored
TrigHTTInput: Remove dependency on old EventInfo. See merge request !57129
-
TrigHTTInput: Remove dependency on old EventInfo. Remove dependency on old EventInfo.
-
Edward Moyse authored
LArRawConditions: Fix thread-safety checker warnings. See merge request !57131
-
LArRawConditions: Fix thread-safety checker warnings. Fix some new thread-safety checker warnings.
-
Edward Moyse authored
OverlayByteStreamUtils: enable thread-checker See merge request !57101
-
Edward Moyse authored
TrfTestsARTPlots: Add more dcube comparisons, fixes and documentation See merge request !57100
-
Add dcube output/comparison to the q443/q445 test, fix the dcube_physlite output configuration, Add README.md with a description of how to produce references
-
Edward Moyse authored
LArCalibTools: Remove dependency on old EventInfo. See merge request !57126
-
LArCalibTools: Remove dependency on old EventInfo. Remove dependency on old EventInfo.
-
Edward Moyse authored
GaussianSumFitter move the combine, where all other combine methods are in... See merge request !57117
-
GaussianSumFitter move the combine, where all other combine methods are in the MultiComponentStateCombiner
-
Edward Moyse authored
Bump ACTS to v20.2.0 See merge request !57038
-
Bump ACTS to v20.2.0
-
Edward Moyse authored
HitManagement: Fix const-correctness violations. See merge request !56998
-
HitManagement: Fix const-correctness violations. It was possible to get non-const pointers back from a const AthenaHitsVector, via At() or const_iterator. Fix.
-
Edward Moyse authored
Externals Update, master branch (2022.09.22.) See merge request !56940
-
Updated the simulation reference files. This is to account for the changes because of using VecGeom in Geant4.
-
Edward Moyse authored
Update Projects/AthDataQuality/version.txt, Projects/AthSimulation/version.txt, Projects/Athena/version.txt, Projects/DetCommon/version.txt, Projects/VP1Light/version.txt
-
Edward Moyse authored
Pythia8_i: improve encapsulation of pythia_stream See merge request !57098
-
Edward Moyse authored
package for AFP calibration loop See merge request !56924
-
package for AFP calibration loop
-
- Sep 29, 2022
-
-
Edward Moyse authored
Add useful filtering options to meta-reader See merge request !57080
-
Edward Moyse authored
TrfTestsART: Introduce Run3 data reco RecExCommon vs. CA comparison ART test See merge request !57071
-
Introduce test_trf_q449_r2a_ca_mt_compare.sh with a Run3 data reco with RecExCommon vs. CA comparison
-
Edward Moyse authored
BugFix to GridTools for proxy time output parsing See merge request !57123
-
BugFix to GridTools for proxy time output parsing If grid tools aren't installed as an RPM (as they are on lxplus by default), then we get slightly different output from the associated commands. This requires a change to the parsing. Addresses an issue raised today in PATHelp.
-
Edward Moyse authored
Sweeping !57045 from 21.2 to master. TrigGlobalEfficiencyCorrection update data for suggestElectronMapKeys() See merge request !57088
-
Edward Moyse authored
DerivationFrameworkInDet: thread-checker fixes See merge request !57092
-
Edward Moyse authored
Fixing over-writing of the extra content dictionary in CA version of PHYSLITE See merge request !57086
-
Fixing over-writing of the extra content dictionary in CA version of PHYSLITE This fixes a bug where the "AppendToDictionary" member of the slimming helper in PHYSLITE was over-written. This led to all of the trigger matching being omitted. With this fix the trigger matching containers are added to the CA version of PHYSLITE, bringing them into line with the legacy config. It should be noted that as things stand the trigger matching containers are _far_ too big (in both config versions), so this will need to be addressed in a separate MR. P.S. The "AppendToDictionary" should probably be made into a method (as it name kind of implies already - but falsely) to avoid this sort of thing happening, but it will require many changes across dozens of python files that are already in flux due to the CA migration, so again, best to address separately.
-
Edward Moyse authored
Update PHYSVal config to fix MET exception See merge request !57068
-
Update PHYSVal config to fix MET exception
-
Edward Moyse authored
Updated Jet PhysVal CA config See merge request !57047
-
Updated Jet PhysVal CA config
-
Edward Moyse authored
Add uncalibrated measurement link to calibrated one See merge request !56810
-
Added inheritance declarations between Pixel/Strip Cluster & UncalibratedMeasurement, completed test
-
Edward Moyse authored
Fix Run 4 tracking tests Closes ATLASSIM-6028 See merge request !57138
-
Edward Moyse authored
ISF_Services: Protect against null particle in TruthIncident. See merge request !57124
-