- Apr 30, 2021
-
-
Malik Aliev authored
-
Malik Aliev authored
-
- Apr 20, 2021
-
-
Edward Moyse authored
LArElecCalib: Remove ILArAutoCorrNoiseTool. See merge request atlas/athena!42717
-
Edward Moyse authored
add a addPrivateToolInArray function to DualUseConfig.py See merge request atlas/athena!42712
-
Edward Moyse authored
AthenaPoolUtilities+CaloAnaEx+LArSCellTest+LArMonitoring: Remove references to CaloNoiseTool. See merge request atlas/athena!42719
-
Edward Moyse authored
Master add EF steps to muon LRT performance chain See merge request atlas/athena!42612
-
-
Edward Moyse authored
MuonCSC_CnvTools: Prepare CscRdoToPrepDataTool* to be const. See merge request atlas/athena!42718
-
Edward Moyse authored
TCT: Adding option --order-trees for the comparison step in the AthenaMP tests See merge request atlas/athena!42714
-
Edward Moyse authored
Fix incorrect config function in ID Trigger validation Closes ATR-23260 See merge request atlas/athena!42710
-
Edward Moyse authored
Remove linking to SGTests See merge request atlas/athena!42694
-
Edward Moyse authored
EGElectronAmbiguityTool migrate to Handles See merge request atlas/athena!42705
-
- Apr 19, 2021
-
-
scott snyder authored
Remove vestigial references to CaloNoiseTool.
-
scott snyder authored
Remove vestigial references to CaloNoiseTool.
-
scott snyder authored
Remove vestigial references to CaloNoiseTool.
-
scott snyder authored
Remove vestigial references to CaloNoiseTool.
-
scott snyder authored
Update CscRdoToPrepDataTool and CscRdoToPrepDataToolMT so that their interfaces can be made const.
-
scott snyder authored
Remove obsolete/unused interface ILArAutoCorrNoiseTool.
-
Peter Berta authored
-
Nils Krumnack authored
Unfortunately I don't have a really good way to test if it works, but the underlying C++ is tested, and this is hopefully a close enough duplication of what's happening for non-array tools that this is good enough. Originally I tried to do something more involved, but that became sort of tedious given the logic of the python class. Maybe at some point I will come back and restructure the python class somewhat. Hopefully this is still workable as is.
-
Edward Moyse authored
dEdx hypo and EDM implementation See merge request atlas/athena!42603
-
-
Edward Moyse authored
add test_trigAna_HITtoRDOTrig_v1Dev_phase1_grid.py (ATR-23287) See merge request atlas/athena!42693
-
Edward Moyse authored
Initial support for central generator weight processing See merge request atlas/athena!39540
-
Edward Moyse authored
TrigBmumuxComboHypo:Get rid of decorators could cause issues See merge request atlas/athena!42698
-
Edward Moyse authored
EDMVersion flag: change default to -1, remove from TriggerFlags Closes ATR-22856 See merge request atlas/athena!42670
-
Edward Moyse authored
Adds option to read component renaming for diff from a file See merge request atlas/athena!42699
-
Edward Moyse authored
consolidated recommendation W/top tagger implemented See merge request atlas/athena!42429
-
-
Edward Moyse authored
This MR to introduce LRT electron chains branched from atlas/athena!42368 See merge request atlas/athena!42636
-
This MR to introduce LRT electron chains branched from atlas/athena!42368
-
Edward Moyse authored
Avoid unnecessary access to DCM for online ROB retrieval (ATR-19179) See merge request atlas/athena!42680
-
Edward Moyse authored
For ROOT-based SharedWriter, handle short jobs with multiple files. See merge request atlas/athena!42663
-
Edward Moyse authored
First version of Digitization for ITk Strip Detector See merge request atlas/athena!42662
-
-
Edward Moyse authored
Bugfix for muon physics validation See merge request atlas/athena!42704
-
Edward Moyse authored
Use RandBinomialFixedP in TRT digitization See merge request atlas/athena!41500
-
sutt authored
Incorrectly using InDetTrigSettings rather tha InDetTrigConfig This fixes that
-
Edward Moyse authored
Define a separate scoped enumeration for the possible SurfaceTypes. And use it consistently See merge request atlas/athena!42640
-
Define a separate scoped enumeration for the possible SurfaceTypes. And use it consistently. The motivation is that there is a cross dependency creeping in from ParameterBase to Surface and Surface impl to ParametersBase due to that enum. Also a single scoped enum allows to unify the usage syntax
-