- 12 May, 2021 1 commit
-
-
Frank Winklmeier authored
Add a custom `logging` formatter for all child loggers in the TriggerMenuMT package. Due to the deep module hierarchy, logger names often become too long and make log file reading difficult. The custom formatter now only shows the first and last module name, e.g.: Py:TriggerMenuMT.HLTMenuConfig.UnconventionalTracking.FullScanLRTConfiguration becomes Py:TriggerMenuMT:FullScanLRTConfiguration Also remove all custom logger names and use the module `__name__` consistently.
-
- 11 May, 2021 39 commits
-
-
Walter Lampl authored
MuonPRDTest: add eta and sector selections to DCube Histograms See merge request atlas/athena!43328
-
Walter Lampl authored
LRT configuration Updates See merge request !43378
-
This reverts commit 06ea9ec0.
-
Add CSC/TGCSimHitVariables classes to NSWPRDValAlg.h/cxx. Replace runtime error with message survice in CSC/TGCSimHitVariables.h/cxx and update copyright to 2021 and remove commented code
-
Walter Lampl authored
SGComps: Fix cppcheck warnings. See merge request !43395
-
Walter Lampl authored
StoreGate: Fix cppcheck warnings. See merge request !43394
-
Walter Lampl authored
LArCafJobs: Fix cppcheck warnings. See merge request !43393
-
Walter Lampl authored
ATLASMCP-98: uninitialised weight in MuonCalibrationAndSmearingTool See merge request !43384
-
Walter Lampl authored
InDetServMatGeoModel: Fix cppcheck warning. See merge request !43390
-
Walter Lampl authored
StripDigitization: Fix clang warning. See merge request !43389
-
Walter Lampl authored
JetRecTools: Fix clang warnings. See merge request !43388
-
Walter Lampl authored
TrigmuRoI+TrigmuComb: drop 'MT' from component names See merge request !43377
-
Walter Lampl authored
Minor updates to MuonTrackCleaner config in new JO See merge request !43373
-
Walter Lampl authored
enable comparison of photon ID See merge request !43372
-
Walter Lampl authored
VrtSecInclusive: Update for change in surface constructors. See merge request !43385
-
Walter Lampl authored
Trigger: Fix xAOD::AuxSelection WARNING Selected dynamic Aux atribute not found in the registry (3rd attempt) Closes ATR-22421 See merge request !43325
-
Trigger: Fix xAOD::AuxSelection WARNING Selected dynamic Aux atribute not found in the registry (3rd attempt)
-
Walter Lampl authored
TrigT2HistoPrmVtx: drop 'MT' from component names See merge request !43376
-
Walter Lampl authored
Re-enable fslrt chains disabled in ATR-23347 See merge request !43365
-
-
Walter Lampl authored
TriggerJobOpts: remove writing of temporary trigger config COOL file See merge request !43369
-
Walter Lampl authored
Remove Run-2 rerun options and some obsolete jobOptions See merge request !43374
-
-
Walter Lampl authored
Fixed IDTrigger tracking flags behaviour when they are unset See merge request !43364
-
Walter Lampl authored
InDetPerformanceMonitoring and TrkAlignGenTools: Inner Detector alignment works with Zmumu events See merge request !43361
-
Add the default name for the histograms with the default maps and the track selection switches set to False
-
Walter Lampl authored
MuonTrackFinderTools - Fix clang10 warning See merge request !43355
-
-
Walter Lampl authored
Fix data sample in the ttbar test, add some new tests, add TRT histograms Closes ATR-23413 See merge request !43332
-
The allttbar TrigInDetValidation test reportedly for pu40 appears to be a sample with no pileup. This fixes the data sample for that test, and adds a new test with nopileup and also adds anoher test with a reduced bjet PT cut to recover some of the efficiency of the b-jet precision tracking at low PT.
-
Walter Lampl authored
Fix for LuminosityCondAlg See merge request !43342
-
Walter Lampl authored
[ATLASDQ-853] Update metadata sensing to be a flag. See merge request !43314
-
Walter Lampl authored
Updated SiSpacePointMakerTool for ITk strips See merge request !43250
-
Walter Lampl authored
Put in a noddy han config, which may, or may not, work See merge request atlas/athena!43104
-
Walter Lampl authored
ATR-21215 - Implement probe chain legs as duplicated steps at the end of the alignment sequence See merge request atlas/athena!41700
-
-
scott snyder authored
Avoid postincrement of iterator classes.
-
scott snyder authored
Suppress warnings in test.
-
scott snyder authored
Avoid using postincrement with iterator classes.
-