This project is mirrored from https://:*****@gitlab.cern.ch:8443/atlas/athena.git.
Pull mirroring updated .
- 28 Jan, 2023 4 commits
-
-
Adam Edward Barton authored
Add a flag to adapt tree auto flush See merge request !59777
-
Adam Edward Barton authored
Replace the n^2 complex comparison algorithm See merge request !60146
-
Replace the n^2 complex comparison algorithm
-
Adam Edward Barton authored
AthenaMPConfig.py: code cleanup See merge request !60188
-
- 27 Jan, 2023 36 commits
-
-
Vakhtang Tsulaia authored
Removed seemengly unnecessary call to PoolWriteCfg()
-
Adam Edward Barton authored
NSW pad trigger decoding: add two more static functions for accessing channel maps See merge request atlas/athena!60181
-
NSW pad trigger decoding: add two more static functions for accessing channel maps
-
Adam Edward Barton authored
Add cluster width as a function of eta plots to IDPVM See merge request !60157
-
Add cluster width as a function of eta plots to IDPVM
-
Adam Edward Barton authored
[ATLASRECTS-7449] Added back PV histograms in PhysVal See merge request atlas/athena!60154
-
Adam Edward Barton authored
Updating the jFEX decorator with the masking and new variables See merge request atlas/athena!60082
-
Updating the jFEX decorator with the masking and new variables
-
Adam Edward Barton authored
Implement timing cut for HLT topoclusters See merge request atlas/athena!60094
-
Implement timing cut for HLT topoclusters
-
Adam Edward Barton authored
Adding new histograms to MET Trigger Monitoring with LAr Noiseburst veto applied See merge request atlas/athena!60104
-
Adding new histograms to MET Trigger Monitoring with LAr Noiseburst veto applied
-
Adam Edward Barton authored
TileConditions+TileSimAlgs: Convert TilePulse into conditions object See merge request atlas/athena!60116
-
TileConditions+TileSimAlgs: Convert TilePulse into conditions object TilePulse wrapper class around unified TileCalibData conditions object (which knows how to unpack Tile pulse shape from it) has been converted into conditions object itself. TilePulseShapeCondAlg conditions algorithm which produces TilePulse conditions object has been introduced. Tile pulse configuration has been updated to use new TilePulseShapeCondAlg algorithm. Tile digits maker algorithm has been updated to use TilePulse conditions object instead of the corresponding wrapper class. Tile pulse shape conditions tool has been updated to use TilePulse conditions object. Unit test for Tile pulse shape conditions tool has been udpated accordingly.
-
Adam Edward Barton authored
CA migration for muon trigger: segment finding + MS tracking See merge request !60149
-
CA migration for muon trigger: segment finding + MS tracking Directly using the CA configuration for the segment finding and MS tracking in the muon trigger, wrapping to the legacy config via algorithmCAToGlobalWrapper (ATR-25086). - Some minor restructuring of the offline configuration to support trigger use case (doesn't functionally change offline config) - Explicitly configuring the track builder in the legacy config for inside-out reconstruction (we were picking up some configuration somewhat parasitically from legacy MS tracking configuration that broke with the partial migration to CA here)
-
Adam Edward Barton authored
LArCalibProcessing: Use initConfigFlags + fillFromArgs See merge request atlas/athena!60166
-
LArCalibProcessing: Use initConfigFlags + fillFromArgs
-
Adam Edward Barton authored
Update HitsTruthRelinkBase.cxx to simplify the logic See merge request !60156
-
Adam Edward Barton authored
Update version.txt to 23.6.4 See merge request atlas/athena!60155
-
Update version.txt to 23.6.4
-
Adam Edward Barton authored
Use id for breaking potenial loops instead of barcode See merge request !60150
-
Adam Edward Barton authored
MuonClusterSegmentMakerTools: Fix cppcheck warnings. See merge request atlas/athena!60171
-
MuonClusterSegmentMakerTools: Fix cppcheck warnings. Prefer to initialize members in an initialization list.
-
Adam Edward Barton authored
Use particles for comparison, not barcodes See merge request !60153
-
Use particles for comparison, not barcodes
-
Adam Edward Barton authored
PlaneSurface/Layer cleanup Bounds ctors See merge request atlas/athena!60147
-
PlaneSurface/Layer cleanup Bounds ctors
-
Adam Edward Barton authored
Update MergeMcEventCollTool.cxx: remove the obsolete conditions See merge request atlas/athena!60158
-
Adam Edward Barton authored
TriggerJobOpts: remove usage of global ConfigFlags See merge request !60129
-
Adam Edward Barton authored
Make possible to read DataHeaderForm after SharedWriter mixed them up See merge request atlas/athena!60075
-
Make possible to read DataHeaderForm after SharedWriter mixed them up
-
Adam Edward Barton authored
Less barcodes and switch to the HepMC::is_simulation_particle See merge request atlas/athena!60110
-
Less barcodes and switch to the HepMC::is_simulation_particle
-
Adam Edward Barton authored
TriggerMenuMT: pass flags explicitly in chain building See merge request atlas/athena!60163
-
Frank Winklmeier authored
Move the "flags" as the first argument in `ChainConfigurationBase.getStep` and pass them explicitly where needed.
-