- Nov 09, 2022
-
-
Matthew Gignac authored
-
Tadej Novak authored
2022-11-09: Daily sweep of 22.0 to master See merge request atlas/athena!58257
-
Tadej Novak authored
ATLASRECTS-7362 : Fix TrkEventAthenaPoolTest See merge request atlas/athena!58220
-
ATLASRECTS-7362 : Fix TrkEventAthenaPoolTest
-
Tadej Novak authored
-
Tadej Novak authored
Conflicts: Control/AthenaConfiguration/python/ComponentAccumulator.py Control/AthenaConfiguration/share/CARunner.py
-
Tadej Novak authored
Data overlay conditions cleanup See merge request atlas/athena!58111
-
Julien Maurer authored
pickle-support with athena --CA See merge request atlas/athena!58202
-
Merge branch 'CAPickleSupport' into 'master' pickle-support with athena --CA See merge request atlas/athena!57869 (cherry picked from commit 9f34adeb) 060c6409 CARunner.py: By default, process all events (not just 10) b73a33ac install CARunner.py both as script and as python module 71d83613 Allow running athena --CA <pickeled CA> (via ThinCAWrapper.sh) b3ae0fe9 support --config-only option with athena --CA by intercepting CA.run() via an envirionment variable 5736068b Return a StatusCode.Sucess after writing a pickle file
-
John Kenneth Anders authored
AthenaMonitoring add l1calo jet trigger efficiency monitoring algorithm See merge request atlas/athena!57932
-
AthenaMonitoring add l1calo jet trigger efficiency monitoring algorithm
-
Julien Maurer authored
Sweeping !58195 from master to 22.0. Ensure barcodes are set properly in McEventCollectionFilter in HepMC3-based builds See merge request atlas/athena!58223
-
Julien Maurer authored
Minor tweaks to FastChain ART tests See merge request atlas/athena!58210
-
Julien Maurer authored
Ensure that there are enough elements for a direction computation. See merge request atlas/athena!58219
-
Ensure that there are enough elements for a direction computation. Ensure that there are at least two elements on the road to compute the initial direction. This prevents a possible division by zero.
-
Julien Maurer authored
Added PixelToTPIDTool to MuonCombinedParticleCreatorCfg See merge request atlas/athena!58199
-
Added PixelToTPIDTool to MuonCombinedParticleCreatorCfg
-
Julien Maurer authored
Add Cfg to run GPerfTools in CA See merge request atlas/athena!58079
-
Add Cfg to run GPerfTools in CA
-
Julien Maurer authored
delete LArCellDeadOTXCorr. Old tool using L1CaloCondSvc insted of L1CaloCond. Preparing for deletion of L1CaloCondSvc in rel 22 (ATR-24777). See merge request atlas/athena!58110
-
Julien Maurer authored
Avoid unnecessary creation of temporary objects. See merge request atlas/athena!58196
-
Julien Maurer authored
Sweeping !58169 from master to 22.0. ISF_PunchThroughTools: Fix build with clang. See merge request atlas/athena!58204
-
John Kenneth Anders authored
fix of TgcCoinData and extention to NextNextBC See merge request atlas/athena!58212
-
fix of TgcCoinData and extention to NextNextBC
-
John Kenneth Anders authored
Adding more trigger chains to run 4 menu See merge request atlas/athena!58208
-
Adding more trigger chains to run 4 menu
-
Tadej Novak authored
Add basic Pixel and SCT support to CA-based RDO analysis See merge request atlas/athena!58213
-
John Kenneth Anders authored
Add "idtp" chains to ID trigger Tier0 monitoring See merge request atlas/athena!58073
-
Add "idtp" chains to ID trigger Tier0 monitoring
-
Tadej Novak authored
Upgrading plugin capabilities in MadGraphControl See merge request atlas/athena!58238
-
Upgrading plugin capabilities in MadGraphControl MadGraph5_aMC@NLO allows the use of plugins that can be enabled by a command-line flag. Much to my chagrin, some of them must be enabled on the command line, and cannot be applied at run time. This enables new functionality to apply a plugin of the user's choice as a part of the command-line start up of mg5_amc. At the same time, removing the old CVMFS plugin that we were hard-coding. This should no longer be needed because of the more complex shutils patch that we have gone for here. Combined with a patch to MadGraph itself and a new deployment of MadGraphModels, this should be all that's needed for plugins in master. I'll go back and create an equivalent patch for 21.6 shortly.
-
Tadej Novak authored
Make MC21-based low-mu campaign See merge request atlas/athena!58221
-
Tadej Novak authored
PyDumper: Fix handling of FitQuality. See merge request atlas/athena!58226
-
PyDumper: Fix handling of FitQuality. The usual way of testing whether a FitQuality* is null doesn't work anymore because FitQuality has grown an operator bool(). We now have to test for null by comparing with an explicitly null pointer. Fixes test failure in TrackParticleAthenaPool.
-
Tadej Novak authored
TileByteStream: Update unpacking of Tile digits received via FELIX See merge request atlas/athena!58127
-
TileByteStream: Update unpacking of Tile digits received via FELIX TileROD_Decoder has been updated to introduce special function to be used to fill Tile digits collection in the case they are received via FELIX, and to update function used to decode Frag 6 data. Tile digits bytestream converter has been updated to use this new function to fill Tile digits collection if client requests the data received via FELIX, which is determined by name of Tile digits container.
-
Tadej Novak authored
Fix phi conversion for gTowers See merge request atlas/athena!58222
-
Fix phi conversion for gTowers
-
Tadej Novak authored
Improve cachability of ComponentAccumulator returned by IOVDbSvcCfg See merge request atlas/athena!58206
-