- Jun 19, 2020
-
-
Marcin Nowak authored
SealSvc does not have any useful function any more
-
- Jun 18, 2020
-
-
Adam Edward Barton authored
L1TopoSimulationUtils: Avoid gcc10 warning. See merge request atlas/athena!33881
-
Adam Edward Barton authored
AthenaPoolCnvSvc: Fix ToolHandle initialization. See merge request atlas/athena!33879
-
Adam Edward Barton authored
AthenaServices: Fix spurious ubsan warning. See merge request atlas/athena!33878
-
Adam Edward Barton authored
SCT_ConditionsTools: Allow configuring SCT_ReadoutTool without cabling. See merge request atlas/athena!33884
-
Adam Edward Barton authored
FastSiDigitization: Fix duplicate property declaration. See merge request atlas/athena!33883
-
Adam Edward Barton authored
SCT_Cabling: Fix test. See merge request atlas/athena!33880
-
Adam Edward Barton authored
AthenaPython: Add condStore() methods to python components. See merge request atlas/athena!33875
-
Adam Edward Barton authored
tauRec: add an option to switch TJVA See merge request atlas/athena!33869
-
Adam Edward Barton authored
tauRec: add q221 ART test and standalone ART test in MT mode See merge request atlas/athena!33832
-
Adam Edward Barton authored
Initialize property in TRT monitoring See merge request atlas/athena!33865
-
-
Adam Edward Barton authored
Mark the MagFieldSvc as NOT_THREAD_SAFE, methods were already marked . We have ConditionAlgs See merge request atlas/athena!33862
-
Adam Edward Barton authored
update validation ART test in fastchain See merge request atlas/athena!33844
-
Adam Edward Barton authored
Converting JetTrimming into a subclass of JetGroomer See merge request atlas/athena!33806
-
-
Adam Edward Barton authored
Straightforward optimisations for eflowRec See merge request atlas/athena!33805
-
-
Adam Edward Barton authored
Add OutputFileName property to AGDDTools See merge request atlas/athena!33857
-
Adam Edward Barton authored
Sweeping !33494 from 21.0 to master. Add Z counting grid submission scripts See merge request atlas/athena!33868
-
Adam Edward Barton authored
Move TrigBSReadCfg references to ByteStreamReadCfg See merge request atlas/athena!33854
-
Adam Edward Barton authored
Fix failing MuonRecRTT ART tests See merge request atlas/athena!33838
-
Adam Edward Barton authored
InDetAdaptiveMultiPriVxFinderTool : implement the EventContext aware interface See merge request !33809
-
Adam Edward Barton authored
TriggerMenuMT: Stop producing L1 menu files during build See merge request atlas/athena!33843
-
Adam Edward Barton authored
MTCalibPeb: do some ROB prefetch calls in default options See merge request atlas/athena!33860
-
Adam Edward Barton authored
Corrected semmantics for ByteStreamOutputSvcList See merge request atlas/athena!33836
-
Adam Edward Barton authored
More robust conversion of new config to old See merge request atlas/athena!33837
-
Adam Edward Barton authored
CMake cleanup of TrigEgamma analysis packages See merge request atlas/athena!33848
-
-
Adam Edward Barton authored
TrkParametersBase: Avoid warnings about uninitialized Eigen objects. See merge request atlas/athena!33882
-
Adam Edward Barton authored
IDC: Adjust random access See merge request atlas/athena!33855
-
Adam Edward Barton authored
EventSelectorAthenaPool: Add new configuration fragment for CondProxyProvider. See merge request atlas/athena!33827
-
Add a new-style configuration fragment for CondProxyProvider. Need to set the semantics of the InputCollections property to allow for proper merging.
-
Adam Edward Barton authored
AthenaCommon: Fix CFElements test. See merge request atlas/athena!33824
-
In run 2 mode, need to skip initialization of configurables if it's already been done. Otherwise, we'll get errors about duplicates.
-
Adam Edward Barton authored
RootUtils+PyUtils: Fix py38 memory corruption. See merge request atlas/athena!33874
-
With python 3.8, the hacks used in pythonize_read_root_file lead to heap corruption. Rework to avoid this. We're rather constrained since this has to work with both py2 and 3, so the way it's done here is a bit roundabout and ineffecient. Once we drop py2, this can be done much better by simply having read_root_file return a PyBytes object
-
Adam Edward Barton authored
LArCabling: Dictionary for CondCont<LArOnOffIdMapping>. See merge request atlas/athena!33876
-
Adam Edward Barton authored
Fix crash in iPatFitter (ATLASRECTS-5516) See merge request atlas/athena!33812
-
Adam Edward Barton authored
Remove InDetAdaptivePriVxFinder See merge request atlas/athena!33807
-