- Sep 29, 2022
-
-
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.
-
- Sep 27, 2022
-
-
Edward Moyse authored
23.0-cppcheck-TileByteStream See merge request atlas/athena!57033
-
23.0-cppcheck-TileByteStream
-
Edward Moyse authored
Reflect updated MET monitoring trigger in DQ web display. See merge request atlas/athena!57055
-
Reflect updated MET monitoring trigger in DQ web display.
-
Edward Moyse authored
GeneratorFilters change INFO messages to DEBUG See merge request atlas/athena!57057
-
GeneratorFilters change INFO messages to DEBUG
-
Edward Moyse authored
DerivationFrameworkBPhys: const/mutable fixes See merge request atlas/athena!57035
-
Edward Moyse authored
DerivationFrameworkExotics: remove mutable state See merge request !57046
-
Edward Moyse authored
Removing/downgrading warnings See merge request !57031
-
Removing/downgrading warnings
-
Edward Moyse authored
Remove Detector Identifier dependency from EDM package See merge request atlas/athena!57056
-
Remove Detector Identifier dependency from EDM package
-
Edward Moyse authored
TileByteStream: Fix Tile raw channel and L2 writing into bytestream See merge request atlas/athena!57016
-
TileByteStream: Fix Tile raw channel and L2 writing into bytestream
-
Edward Moyse authored
DerivationFrameworkMCTruth: thread-checker fixes See merge request atlas/athena!57063
-
Edward Moyse authored
Remove derivation configuration from DerivationFrameworkHiggs See merge request atlas/athena!57041
-
Remove derivation configuration from DerivationFrameworkHiggs
-
Edward Moyse authored
TileByteStream: Fix old-style configuration of TileHid2RESrcIDCondAlg (ATR-26346) See merge request atlas/athena!57013
-
TileByteStream: Fix old-style configuration of TileHid2RESrcIDCondAlg (ATR-26346) Old-style configuration of TileHid2RESrcIDCondAlg conditions algorithm has been fixed to produce TileHid2RESrcID conditions object with correct name.
-
Edward Moyse authored
Detector flags autoconfiguration (master) See merge request !57062
-
Edward Moyse authored
VP1: various const fixes See merge request atlas/athena!57027
-
Edward Moyse authored
DerivationFrameworkSUSY: thread-safety fixes See merge request atlas/athena!57036
-
Edward Moyse authored
GSF fitter clean up a bit the smoother loop See merge request atlas/athena!57024
-
GSF fitter clean up a bit the smoother loop
-
Edward Moyse authored
GoodRunsListSelectorTool.cxx: Do not assign event number to 32-bit integer See merge request atlas/athena!57026
-
GoodRunsListSelectorTool.cxx: Do not assign event number to 32-bit integer
-
Edward Moyse authored
Fixed the usage of CaloDetDescrManager in Calo tests See merge request atlas/athena!57008
-
Edward Moyse authored
SCT_CalibAlgs: Remove dependency on old EventInfo. See merge request atlas/athena!57004
-
SCT_CalibAlgs: Remove dependency on old EventInfo. Remove dependency on old EventInfo.
-
Edward Moyse authored
-
Edward Moyse authored
PixelCalibAlgs: Remove dependency on old EventInfo. See merge request atlas/athena!57003
-
PixelCalibAlgs: Remove dependency on old EventInfo. Remove dependency on old EventInfo.
-
Frank Winklmeier authored
- make `HadronOriginClassifier` const and remove unused code - mark `TruthMetaDataWriter` as not thread-safe
-
Tadej Novak authored
-
Edward Moyse authored
For HepMC3, GenParticle barcodes can only be set once they are associated with a GenEvent See merge request atlas/athena!56822
-
For HepMC3, GenParticle barcodes can only be set once they are associated with a GenEvent In order to be able to do this consistently with the HepMC2 implementation, it was necessary to extend the ITruthIncident interface to be able to retrieve a child particle barcode set by the simulator.
-
- Sep 26, 2022
-
-
Edward Moyse authored
26.09.2022: daily merge merge of 22.0 into master See merge request !57029
-
Edward Moyse authored
AtlXYZBSEvent.cxx: Use 64 bits for event number See merge request !57017
-
AtlXYZBSEvent.cxx: Use 64 bits for event number
-