- Sep 18, 2019
-
-
Sarah Louise Williams authored
-
- Sep 12, 2019
-
-
Adam Edward Barton authored
Introduced doBjet in TrigHLTMonitoring package to use the global DQ driver script See merge request !26509
-
Adam Edward Barton authored
ATLASRECTS-5057: Avoid holes search in GSF See merge request !26513
-
-
Adam Edward Barton authored
CMake: Remove unnecessary atlas_install_headers directives See merge request atlas/athena!26494
-
Adam Edward Barton authored
Thread-safety changes for MuonByteStreamCnvTest packages See merge request !26493
-
Adam Edward Barton authored
EMBremCollection Builder : Try to avoid Trk::Track copy ctor See merge request !26507
-
Adam Edward Barton authored
Move some initialization of SiDetectorElement to its header file. (ATLASRECTS-5079) See merge request !26492
-
-
Adam Edward Barton authored
Remove unnecessary IncidentSvc and IncidentListener from some InnerDetector packages See merge request !26530
-
-
Adam Edward Barton authored
Only compare RDO outputs in OverlayTests package See merge request !26501
-
-
Adam Edward Barton authored
Sweeping !26398 from 21.0 to master. Monopole: Handle fractionally charged particles in 21.0 See merge request !26521
-
Adam Edward Barton authored
Updates to get more muon monitoring working in MT setup (ATR-19997) See merge request !26504
-
Changes made: - I added a new function fillL2SASingleChainHistos to HLTMuonMonTool so that we get some per-chain histograms for the L2 MuonSA algorithm. This code works for both the legacy and run-3 trigger feature access. - The fillEFSingleChainHistos function now works for both legacy and run-3 trigger feature access. - TrigMuonMonitCategory.py is modified to use different chain names for run-2 and run-3 (mainly needed due to name convention change in run-3). Note, currently the code produces lots of warning messages, in particular when trying to access features in the case a trigger failed.
-
Adam Edward Barton authored
Remove MT unsafe const overload for setDstToMatLay See merge request !26515
-
Adam Edward Barton authored
Migrate RecExRecoTests to new structure See merge request !26500
-
Adam Edward Barton authored
Add std::mutex to guard m_numTracksPassedCuts of InDetTrackSelectionTool See merge request !26498
-
-
Adam Edward Barton authored
Various TrigValSteering test improvements See merge request !26503
-
Adam Edward Barton authored
BTagging config flags creation See merge request !26397
-
Adam Edward Barton authored
Output file sequencer adaptation for AthenMT See merge request !25035
-
-
Adam Edward Barton authored
AthenaPoolCnvSvc: Have T_AthenaPoolCnv choose the proper converter type. See merge request !26524
-
Adam Edward Barton authored
AthContainers: Make non-const AuxVectorData::getDataArray public. See merge request !26523
-
Adam Edward Barton authored
AthenaConfiguration: Work around a pyroot issue. See merge request !26526
-
Adam Edward Barton authored
TrigNavTools+AthenaKernel: Remove #define protected. See merge request !26528
-
Remove non-standard use of #define protected.
-
Adam Edward Barton authored
RecTPCnv+TrackParticleTPCnv+eflowEventTPCnv+egammaMVACalibAnalysis: CxxUtils::make_unique -> std::make_unique See merge request !26529
-
Adam Edward Barton authored
RPC_Digitization: Fix use of uninitialized cond handle key. See merge request !26527
-
Adam Edward Barton authored
PixelConditionsTools: Fix recording of InDetBSErrContainer. See merge request !26514
-
Adam Edward Barton authored
Fix thread warning in schema_evolution_test.cxx See merge request !26508
-
Adam Edward Barton authored
-
scott snyder authored
Get make_unique from std::.
-
scott snyder authored
Get make_unique from std::.
-
scott snyder authored
Get make_unique from std::.
-
scott snyder authored
Get make_unique from std::.
-
scott snyder authored
Fix crash in pileup digitization test.
-
scott snyder authored
Sometimes, i have observed jobs using new configuration failing on a call to Gaudi with the error that gbl.Gaudi is not a Gaudi instance. This can be avoided by touching the pyroot object earlier.
-