This project is mirrored from https://:*****@gitlab.cern.ch:8443/atlas/athena.git.
Pull mirroring updated .
- 05 Jul, 2022 4 commits
-
-
Joshua Falco Beirer authored
-
Joshua Falco Beirer authored
-
Andrea Coccaro authored
TrigMuonMonitoring: fix printout See merge request atlas/athena!54802
-
TrigMuonMonitoring: fix printout Hello, An `ATH_MSG_INFO` is currently used to printout a StatusCode returned by the `matchL2IO_wContainer` method. I guess the intent was to use `ATH_CHECK`, but this is called inside a function that returns a `const xAOD::L2CombinedMuon*`, not a StatusCode, so `ATH_CHECK` isn't appropriate either. The StatusCode returned by `matchL2IO_wContainer` is now checked with `isSuccess`. Cheers, Bertrand
-
- 04 Jul, 2022 33 commits
-
-
Julien Maurer authored
TrigID hanconfig update See merge request atlas/athena!54770
-
TrigID hanconfig update add new reference fix bugs with algorithm
-
Julien Maurer authored
introduce a new set of ASG test files (ATLASG-1636) See merge request atlas/athena!54630
-
This is now an extended set of files to cover the different kinds of files we may use as input in analysis. Disabled some tests that don't currently work on DAOD_PHYS. Fixed some minor issues in AsgElectronSelectorTool.
-
Andrea Coccaro authored
Fix some issues with the comparitor, improve the selection of offline tracks See merge request atlas/athena!54791
-
Fix some issues with the compariutor, improve the selection of offline tracks Allows the additionb of z and d0 selection cuts on the offline tracks selected using the CP recommendations Fixes some issues with the plotting wit hthe comparitor also.
-
Julien Maurer authored
Disable consistently crashing code with no responsible party See merge request atlas/athena!54804
-
Disable consistently crashing code with no responsible party
-
Andrea Coccaro authored
Downgrade warninig message to a debug one See merge request atlas/athena!54793
-
Downgrade warninig message to a debug one
-
Julien Maurer authored
TileMonitoring: Update Tile monitoring for MBTS and timing with laser See merge request atlas/athena!54776
-
TileMonitoring: Update Tile monitoring for MBTS and timing with laser Tile monitoring has been updated for MBTS and timing with laser. Additional set of MBTS monitoring histograms vs BCID per counter has been added. Trigger aware MBTS histograms and histograms per MBTS counter have been switched on by default for upcoming low mu pp collisions runs to monitor MBTS performance. The titles of timing histograms with laser have been updated to specify manual corrections which were applied and make the titles more discriptive, specifying that average partition time has been removed on monitoring plots. The script to run online Tile monitoring has been updated to set up output level for post-processing algorithm.
-
Andrea Coccaro authored
Remove bug to remove error for invalid topo containers See merge request atlas/athena!54787
-
Remove bug to remove error for invalid topo containers
-
Andrea Coccaro authored
Adding reference and test to hanConfig See merge request atlas/athena!54772
-
Adding reference and test to hanConfig
-
Andrea Coccaro authored
TrigValidation: migrate AOD->DAOD from Reco_tf to Derivation_tf See merge request atlas/athena!54795
-
TrigValidation: migrate AOD->DAOD from Reco_tf to Derivation_tf Hello, This MR is updating the trigger ART tests that use an AOD->DAOD workflow (ATLASRECTS-7116, !54693). We now use the recommended Derivation_tf transform instead of Reco_tf. The corresponding log file is now called "log.Derivation" instead of "log.AODtoDAOD", and scripts were adapted accordingly. There is one last pending test to migrate (test_trigAna_AODtoDAOD_run2_build.py). Cheers, Bertrand
-
Andrea Coccaro authored
fix L1Calo monitoring PPM crash from 7TeV data (ATR-25266) See merge request atlas/athena!54789
-
fix L1Calo monitoring PPM crash from 7TeV data (ATR-25266)
-
Julien Maurer authored
update han config for TGC offline DQ See merge request atlas/athena!54777
-
update han config for TGC offline DQ
-
Julien Maurer authored
bugfix for fpe in HLT MBTS monitoring See merge request atlas/athena!54754
-
bugfix for fpe in HLT MBTS monitoring
-
Julien Maurer authored
LArMonitoring: rename EventInfo handle key See merge request atlas/athena!54759
-
Julien Maurer authored
MuonConfig - Fix unit tests See merge request atlas/athena!54744
-
MuonConfig - Fix unit tests
-
Andrea Coccaro authored
Han config trigger reference update See merge request atlas/athena!54751
-
Han config trigger reference update
-
Andrea Coccaro authored
[trigEgam] Change the WARNING to DEBUG in TP monitor algorithm See merge request atlas/athena!54771
-
[trigEgam] Change the WARNING to DEBUG in TP monitor algorithm
-
Andrea Coccaro authored
[ATR-25825] Trigger navigation slimming scheduling improvement See merge request atlas/athena!54788
-
[ATR-25825] Trigger navigation slimming scheduling improvement
-
- 02 Jul, 2022 3 commits
-
-
Andrea Coccaro authored
Cleaning TrigCaloRecConfig See merge request atlas/athena!54742
-
Cleaning TrigCaloRecConfig
-
Julien Maurer authored
Declare conditions data container as mixed. See merge request atlas/athena!54595
-