- May 13, 2022
-
-
Frank Winklmeier authored
Externals Update, master branch (2022.05.12.) See merge request atlas/athena!53193
-
Externals Update, master branch (2022.05.12.)
-
Frank Winklmeier authored
Displaced Jet Trigger RoI eta, phi configuration See merge request atlas/athena!53231
-
update eta and phi half width for DJetLRT tracking configuration align with RoI size and use this as the source for the roi size
-
Frank Winklmeier authored
22.0-coverity-BCM_G4_SD See merge request atlas/athena!53241
-
22.0-coverity-BCM_G4_SD
-
Frank Winklmeier authored
22.0-coverity-BCM_GeoModel See merge request atlas/athena!53237
-
22.0-coverity-BCM_GeoModel
-
Frank Winklmeier authored
Remove MM SimHits with 0 kinetic energy See merge request atlas/athena!53149
-
Frank Winklmeier authored
22.0-coverity-InDetCoolCoralClientUtils See merge request atlas/athena!53234
-
22.0-coverity-InDetCoolCoralClientUtils
-
Frank Winklmeier authored
22.0-bugfix-CrestApi See merge request atlas/athena!53230
-
22.0-bugfix-CrestApi
-
Frank Winklmeier authored
Remove executable bit See merge request atlas/athena!53227
-
Remove executable bit
-
Frank Winklmeier authored
Component accumulator in DAODs - part 3e: low pT di taus and tau WP decorations See merge request atlas/athena!53165
-
Component accumulator in DAODs - part 3e: low pT di taus and tau WP decorations This MR brings the low pT di-tau augmentations and the tau WP decorations into the component accumulator version of the common DAOD content, used in PHYS/PHYSLITE and other formats besides. This has largely entailed introducing new config fragments for the various tools. PHYS is also adjusted to include thinning of the low pT di-taus. With these changes, the prototype CA-based PHYS is complete. Note that since these changes only apply to the CA-based derivation framework, this MR has no impact on ongoing production.
-
Frank Winklmeier authored
Addition of HTTHough package See merge request atlas/athena!53004
-
Addition of HTTHough package
-
Frank Winklmeier authored
MuonReconstruction - Refactor the treatment of writing segments to disk Closes ATLASRECTS-6445 See merge request atlas/athena!52981
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Frank Winklmeier authored
CSC config removal See merge request atlas/athena!53196
-
CSC config removal
-
Frank Winklmeier authored
Add method to recalculate Si ROTs during the first 2 iterations See merge request atlas/athena!50403
-
Add method to recalculate Si ROTs during the first 2 iterations
-
Frank Winklmeier authored
Switch to using pi from cmath (ATR-20498) See merge request atlas/athena!53209
-
Frank Winklmeier authored
AthenaPoolCnvSvc: Fix exception safety in AthenaRootSerializeSvc::deserialize. See merge request atlas/athena!53218
-
AthenaPoolCnvSvc: Fix exception safety in AthenaRootSerializeSvc::deserialize. If ROOT I/O throws an exception, then the TBufferFile will end up deleting the buffer passed to us, which is an error. Fix by not having the TBufferFile adpot the provided buffer.
-
Frank Winklmeier authored
Add config files for cosmics and minutes10 in JetInputs See merge request atlas/athena!53203
-
Add config files for cosmics and minutes10 in JetInputs
-
Frank Winklmeier authored
eflowRec: Fix compilation with clang. See merge request atlas/athena!53210
-
eflowRec: Fix compilation with clang. Clang doesn't allow constexpr functions in classes with virtual bases. (This appears to be a clang defect.)
-
Frank Winklmeier authored
InDetTrackSystematicsTools: Fix thread-safety checker warning. See merge request atlas/athena!53212
-
InDetTrackSystematicsTools: Fix thread-safety checker warning. Fix warning about calling through non-const pointer.
-
Frank Winklmeier authored
TrigHLTJetHypo: Changing max jet pT for JVT down to 60 GeV See merge request atlas/athena!53208
-
TrigHLTJetHypo: Changing max jet pT for JVT down to 60 GeV
-
Frank Winklmeier authored
[ATR-25509] Add triggers and containers for needed for MET trigger studies with nSigma=3 See merge request atlas/athena!53197
-
[ATR-25509] Add triggers and containers for needed for MET trigger studies with nSigma=3
-
Frank Winklmeier authored
TrigT1CaloCalibTools: Fix thread-safety checker warnings. See merge request atlas/athena!53211
-