- Aug 13, 2020
-
-
Tadej Novak authored
-
- Aug 12, 2020
-
-
Vakhtang Tsulaia authored
-
Vakhtang Tsulaia authored
xAODTrigMuonAthenaPool: Update reference files. See merge request atlas/athena!35533
-
Vakhtang Tsulaia authored
AthenaPoolCnvSvc: Fix variable selection for empty containers. See merge request atlas/athena!35531
-
Vakhtang Tsulaia authored
PileUpTools: Protect against multiple attempts to build EventInfo. See merge request atlas/athena!35537
-
Vakhtang Tsulaia authored
TrkEventPrimitives: Missing #include. See merge request atlas/athena!35536
-
Vakhtang Tsulaia authored
SCT_ConditionsAlgorithms: Fix clang10 warnings. See merge request atlas/athena!35494
-
Vakhtang Tsulaia authored
TrigOutputHandling: Fix clang warnings. See merge request atlas/athena!35535
-
Vakhtang Tsulaia authored
AthenaServices: Fix tbb warning. See merge request atlas/athena!35532
-
Vakhtang Tsulaia authored
q431_AOD_digest seems to have gone out of sync . At some point between 6:00-10:00 PM CERN time at 11/08/2020 See merge request atlas/athena!35530
-
scott snyder authored
PileUpMergeSvc::getPileUpEvent will try to construct an EventInfo object if it doesn't exist. But if this gets called multiple times for the same slot, then we can make multiple EventInfo objects and eventually get errors due to trying to record duplicates in SG. Add a set of slot-specific mutexes to protect against this.
-
scott snyder authored
Add missing #include of <stdexcept>. Fixes compilation with gcc10.
-
scott snyder authored
Don't use std::move with a non-lvalue.
-
scott snyder authored
Update reference files for the addition of new muon xAOD variables.
-
scott snyder authored
task.h is deprecated.
-
- Aug 11, 2020
-
-
scott snyder authored
When we copy an aux store object during T->P, we were skipping the thining logic if the container was empty. But we're now also using thinning to do variable selection, so we can't do that any more. cf. ATLASRECTS-5606
-
Christos Anastopoulos authored
-
Vakhtang Tsulaia authored
TrigUpgradeTest: Code reorganziation See merge request atlas/athena!35385
-
Vakhtang Tsulaia authored
Improve digi MT support for xAOD::EventInfo Closes ATLASSIM-4694 See merge request atlas/athena!35509
-
Vakhtang Tsulaia authored
AGDD: cmake cleanup See merge request atlas/athena!35517
-
Vakhtang Tsulaia authored
Warning message when CaloMgr created too early See merge request atlas/athena!35285
-
Error message when attempting to create a CaloMgr without a valid event context (i.e. during initialization)
-
Vakhtang Tsulaia authored
This should close ATR-21850 and ATR-21624 Closes ATR-21850 See merge request atlas/athena!35453
-
ATR-21624 - adaptin L1 including L1topo in such a way that v8 and new ideas are propageted to master
-
Vakhtang Tsulaia authored
Adding option to inverse jet selection in JetMonitoring See merge request atlas/athena!35323
-
Vakhtang Tsulaia authored
Add new TrigInDetValidation ART tests (ATR-21512) See merge request atlas/athena!35395
-
Vakhtang Tsulaia authored
Resolve ATLASRECTS-5607 by fixing segmentation fault in GlobalChi2Fitter Closes ATLASRECTS-5607 See merge request atlas/athena!35511
-
Vakhtang Tsulaia authored
Introducing TrigEgammaDielectronMassHypoTool and fixing a typo in InDetRecToolConfig.py See merge request atlas/athena!35433
-
Vakhtang Tsulaia authored
on-demand data context allocation - fix for CUDA initialization error in... See merge request atlas/athena!35448
-
Vakhtang Tsulaia authored
Add chain-by-chain validation folders to legacy TrigBphysMonitoring (ATR-21810) See merge request atlas/athena!35451
-
Vakhtang Tsulaia authored
Add required ConfigFlags argument Closes ATR-21858 See merge request atlas/athena!35481
-
Vakhtang Tsulaia authored
TrigT1CaloSim athenaMT migration: EnergyCMX See merge request atlas/athena!35483
-
Vakhtang Tsulaia authored
Error message for empty CF node See merge request atlas/athena!35485
-
Vakhtang Tsulaia authored
adding lowest unprescaled single tau triggers to LS2_v1 menu See merge request atlas/athena!35486
-
Vakhtang Tsulaia authored
Sweep: Temporarily bypass VMM charge measurement in MM digi See merge request atlas/athena!35489
-
Vakhtang Tsulaia authored
egammaTools : format , remove stray cout, default dtor, remove un-needed finalize See merge request atlas/athena!35496
-
Vakhtang Tsulaia authored
Remove the MultiLepton selector See merge request atlas/athena!35498
-
Vakhtang Tsulaia authored
Adapt late muon trigger configuration to use NSW Closes ATR-21830 See merge request atlas/athena!35504
-
Vakhtang Tsulaia authored
MagFieldServices: Add unit test for field changes See merge request atlas/athena!35515
-
Frank Winklmeier authored
- fix external dependencies - update link dependencies - remove `atlas_depends_on_subdirs`
-