- Feb 09, 2024
-
-
AthContainers: Update copy/copyForOutput to work on AuxVectorData. Update the copy/copyForOutput methods of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the corresponding static methods from AuxTypeVector. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors. Also alter them to operate on ranges, rather than a single element.
-
- Feb 06, 2024
-
-
Tadej Novak authored
Add multi-b-jet TLA dev chain (ATR-23002) See merge request atlas/athena!68248
-
Add multi-b-jet TLA dev chain (ATR-23002)
-
Tadej Novak authored
Test triggers for ATR-28443 See merge request atlas/athena!68613
-
Test triggers for ATR-28443
-
Tadej Novak authored
Particle gun documentation See merge request atlas/athena!68584
-
Particle gun documentation
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Tadej Novak authored
Migration of some Digitization ART jobs to ComponentAccumulator (ATLASSIM-7059) See merge request atlas/athena!68614
-
Migration of some Digitization ART jobs to ComponentAccumulator (ATLASSIM-7059)
-
Tadej Novak authored
Added algoVersion parameter for eTAUs to L1Menu See merge request atlas/athena!68559
-
Added algoVersion parameter for eTAUs to L1Menu
-
Tadej Novak authored
sTGC offline DQ: pad trigger updates and code maintenance See merge request atlas/athena!68610
-
sTGC offline DQ: pad trigger updates and code maintenance - Plots for pad trigger occupancy implemented. - Plots for pad trigger efficiency implemented. - Missing plots for sTGC strip efficiency implemented in Overview folder.
-
Tadej Novak authored
SampleHandler: Remove use of TDSet. See merge request atlas/athena!68608
-
SampleHandler: Remove use of TDSet. TDSet is being removed from ROOT. Remove references to it.
-
Tadej Novak authored
BCMPrimeReadoutGeometry: cmake fix See merge request atlas/athena!68606
-
BCMPrimeReadoutGeometry: cmake fix Fix dependency on GeoModelKernel.
-
Tadej Novak authored
LeptonTaggers: cmake fix See merge request atlas/athena!68605
-
LeptonTaggers: cmake fix Fix lwtnn dependency.
-
Tadej Novak authored
DerivationFrameworkMCTruth: Fix cppcheck warnings. See merge request atlas/athena!68603
-
DerivationFrameworkMCTruth: Fix cppcheck warnings. Pass containers by const reference, not by value.
-
Tadej Novak authored
ZDC_SD: Fix cppcheck warnings. Closes ZDC_SD-20240205 See merge request atlas/athena!68604
-
ZDC_SD: Fix cppcheck warnings. Delete copy/assignment for class which manages memory.
-
Tadej Novak authored
Fixed clang warnings in two packages See merge request atlas/athena!68602
-
Tadej Novak authored
PyUtils: remove dependency on LCG decorator module See merge request atlas/athena!68575
-
Tadej Novak authored
xAODEgamma truth helper : fix in getting a reco electron mother See merge request atlas/athena!68596
-
xAODEgamma truth helper : fix in getting a reco electron mother
-
Tadej Novak authored
CxxUtils: Mark that CxxUtils::span is a view. Add at(). See merge request atlas/athena!68600
-
CxxUtils: Mark that CxxUtils::span is a view. Add at(). For C++20, CxxUtils::span should derive from view_base in order for it to be usable as a view with the ranges library. Also, add at() methods. (These are C++26.)
-
Tadej Novak authored
Bugfix in the creation of the sTGC readout elements in the SQLite... See merge request atlas/athena!68563
-
Bugfix in the creation of the sTGC readout elements in the SQLite configuration. Existing code contains logic error
-
Tadej Novak authored
TileMonitoring: Remove old-style Tile Monitoring JO configurations See merge request atlas/athena!68594
-
TileMonitoring: Remove old-style Tile Monitoring JO configurations Old-style Tile Monitoring JO configurations which have been migrated to new-style (CA-based) ones have been removed.
-
Tadej Novak authored
[ATR-28760] Correct the use of CloneAndReplace in trigger muon signature See merge request atlas/athena!68591
-
[ATR-28760] Correct the use of CloneAndReplace in trigger muon signature
-
Tadej Novak authored
TileMonitoring: Update Tile JiveXML configuration for online See merge request atlas/athena!68593
-
TileMonitoring: Update Tile JiveXML configuration for online The script to run Tile monitoring has been udpated to add additional command line argument to produce jive xml output. Tile Jive XML configuration has been updated for online monitoring to stream events to server in this case.
-
Tadej Novak authored
Print warning and error thresholds in TestHepMC so that they can be used downstream See merge request atlas/athena!68566
-