- Jun 18, 2020
-
-
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 atlas/athena!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
-
Adam Edward Barton authored
Remove big EM cluster See merge request atlas/athena!33834
-
-
Adam Edward Barton authored
Allow rejection based on pixel or sct holes individually See merge request atlas/athena!33800
-
scott snyder authored
gcc10 warns about uninitialized eigen objects in the ParametersT ctors. Make sure everything's initialized in the base class.
-
scott snyder authored
Generate dictionaries for LArOnOffIdMapping and CondCont<LArOnOffIdMapping>, for use in python tests.
-
- Jun 17, 2020
-
-
Rafal Bielski authored
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
Adam Edward Barton authored
Cherry-picking JetSubStructureMomentTools moments to master See merge request atlas/athena!33796
-
Adam Edward Barton authored
Modifications to filters See merge request atlas/athena!33785
-
-
Adam Edward Barton authored
22.0-refactor-TrkAmbiguityProcessor See merge request atlas/athena!33753
-
revert changes to SimpleAmbiguityProcessor and associated counter (which was deleted) as it was buggy
-
Adam Edward Barton authored
Further InDetPhysValMonitoring configuration for py3 See merge request atlas/athena!33784
-
Adam Edward Barton authored
AthenaExamples: cmake configuration and package cleanup See merge request atlas/athena!33748
-
Frank Winklmeier authored
The main change is to no longer produce the L1 menu files (.xml, .json) during the build and not install them any longer as part of the release. This technique was inherited from `TriggerMenuXML`, but no current job actually uses these pre-generated files. This simplifies the cmake configuration greatly and `TriggerMenuMT` is no longer forced to run at the end of the build. To ensure menus are working, add a unit test for each L1 menu. Some unrelated package cleanup: - Delete unused `testMenuMT.sh`, `trigermenuMT_test.py`, `generateMenuMT.py`. - Delete `generateMT.py` and instead inline the flags in `test_HLTmenu.sh`. - Move `menu_config_tests.py` to `python/` directory.
-
Adam Edward Barton authored
TrigInDetValidation: Add new ART test based on TrigValSteering See merge request atlas/athena!33509
-
Adam Edward Barton authored
Binning changes for egamma ART plots See merge request atlas/athena!33790
-
Adam Edward Barton authored
Fix LArROD monitoring See merge request atlas/athena!33808
-
Adam Edward Barton authored
Migrate photospp to HepMC3 See merge request atlas/athena!33792
-
Adam Edward Barton authored
Migrate hijing to HepMC3. See merge request atlas/athena!33794
-