- Mar 17, 2025
-
-
Dmitry Emeliyanov authored
-
Dmitry Emeliyanov authored
-
- Mar 14, 2025
-
-
Dmitry Emeliyanov authored
-
- Mar 13, 2025
-
-
Adam Edward Barton authored
Remove EGCrackVetoCleaningTool and related DFCommonCrackVetoCleaning variable See merge request atlas/athena!78340
-
Remove EGCrackVetoCleaningTool and related DFCommonCrackVetoCleaning variable
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Adam Edward Barton authored
CPAlgorithms: output branch filtering commands per DSID See merge request atlas/athena!78461
-
Adam Edward Barton authored
EFTracking FPGA: update histogram title See merge request atlas/athena!78492
-
Adam Edward Barton authored
Migrate PhysicsAnalysis packages to use TruthUtils helper functions See merge request atlas/athena!78467
-
Adam Edward Barton authored
Adjust PixelDefectsEmulatorAlgCfg for Run 3 pixel See merge request atlas/athena!78481
-
Adam Edward Barton authored
MdtCalibData: Loosen precision requirements in chebychev test. See merge request atlas/athena!78478
-
Adam Edward Barton authored
First implementation of the ITk strips bytestream encoder See merge request atlas/athena!76971
-
Update ITkStripRodEncoder.cxx, remove comments and commented code in ITkStripCablingData.cxx and ITkStripCablingTool.cxx
-
Adam Edward Barton authored
xAODMeasurementBase+xAODTracking: Move SG::Zero<Matrix> specialization to xAODMeasurementBase. See merge request atlas/athena!78476
-
xAODMeasurementBase: Move SG::Zero<Matrix> specialization to xAODMeasurementBase. The default constructors for Eigen Matrix objects leave the objects uninitialized. This is an annoyance when using them as auxiliary variables: we can then get compiler warnings about using uninitialized values from operations on the std::vector holding the variable. We were dealing with this by specializing SG::Zero for Matrix in xAODTracking/TrackingPrimitives.h. This ensured that Matrix objects would always get properly initialized when used as auxiliary variables. However, xAODMeasurementBase also defines Matrix types to be used as auxiliary variables. We were then getting uninitialized value warnings from some code that used xAODMeasurementBase but not xAODTracking. Since xAODTracking depends on xAODMeasurementBase, we can just move the specialization to xAODMeasurementBase.
-
Adam Edward Barton authored
Add writing and reading of standalone RNTuple Collections See merge request atlas/athena!78350
-
Add writing and reading of standalone RNTuple Collections
-
Adam Edward Barton authored
TrigBphysHypo: gcc15 warning workaround See merge request atlas/athena!78474
-
Adam Edward Barton authored
CaloRec: Fix read of uninitialized values. See merge request atlas/athena!78447
-
CaloRec: Fix read of uninitialized values. The end of the cellinfo vector was left uninitialized. This was sometimes resulting in FPEs when we iterated over the whole thing. Clean up.
-
Adam Edward Barton authored
Skip std::pair branches in compareFlatTrees See merge request atlas/athena!78462
-
Skip std::pair branches in compareFlatTrees
-
Adam Edward Barton authored
GeoPrimitives: Increase tolerance of line crossing test. See merge request atlas/athena!78477
-
Adam Edward Barton authored
clang: fix unused variable warning See merge request atlas/athena!78479
-
Adam Edward Barton authored
2025-03-12: merge of 24.0 into main See merge request atlas/athena!78486
-
Maxwell Cui authored
-
- Mar 12, 2025
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
Adam Edward Barton authored
EFTracking FPGA: Update to dataformat v0.6.2 See merge request atlas/athena!78465
-
EFTracking FPGA: Update to dataformat v0.6.2
-
Adam Edward Barton authored
MuonReadoutGeometryConversion - set the station transform as it was missing See merge request atlas/athena!78480
-
MuonReadoutGeometryConversion - set the station transform as it was missing
-
Adam Edward Barton authored
LeptonTaggers: Make sure decorations get locked. See merge request atlas/athena!78469
-
Tamara Vazquez Schroeder authored
Add HLT anomaly detection trigger algorithm and chains See merge request atlas/athena!78373
-
Merge branch 'eTAUcTAU203035Minus2GeVRateTest' into '24.0' lowered eTAU and cTAU 20,30,35 threshold by 2 GeV ATR-29302 See merge request atlas/athena!73015
-
Tamara Vazquez Schroeder authored
Updated very old script to plot calibration ramps See merge request atlas/athena!78458
-
Plotting script updated to ignore EM layer Functionality was added to plot Tile gains only. In addition, some cleanup of this very old script wss performed. Also, inconsistent python indentation was fixed throughout the file to make future development easier.
-
Tamara Vazquez Schroeder authored
Installing GN2X monitoring see ATR-30808 See merge request atlas/athena!78377
-
Introduced version number (v01) to all monitored GN2X quantities. Added to monitor GN2X Large R jet pT, eta, phi and mass.
-