- 26 May, 2022 40 commits
-
-
Adam Edward Barton authored
Adding ITk Detailed hit info in TrackParticleCreatorTool See merge request !53633
-
Adding ITk Detailed hit info in TrackParticleCreatorTool
-
Adam Edward Barton authored
Fixing - maybe - bug in passing of seed parameters See merge request atlas/athena!53686
-
Fixing - maybe - bug in passing of seed parameters
-
Adam Edward Barton authored
AFP Monitoring - post-processing See merge request atlas/athena!53525
-
AFP Monitoring - post-processing
-
Adam Edward Barton authored
Porting two requested UserHook from 21.6 See merge request !53574
-
Porting two requested UserHook from 21.6
-
Adam Edward Barton authored
AthenaConfiguration+OutputStreamAthenaPool+RecJobTransforms+egammaConfig: Add PerfMon domains support to CA See merge request atlas/athena!53695
-
Adam Edward Barton authored
IRDBRecord: return strings by const reference See merge request atlas/athena!53708
-
IRDBRecord: return strings by const reference Avoid unnecessary copying of strings. Also a step towards future implementation of IRDBQuery interface from SQLite access
-
Adam Edward Barton authored
MdtRawDataMonitoring, HIJetRec cppcheck/clang-tidy pass by const ref See merge request atlas/athena!53715
-
MdtRawDataMonitoring, HIJetRec cppcheck/clang-tidy pass by const ref
-
Adam Edward Barton authored
CxxUtils: add option to enable pedantic gccchecker plugin settings See merge request atlas/athena!53692
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Adam Edward Barton authored
Update BTagMuonAugmenter See merge request atlas/athena!51544
-
Update BTagMuonAugmenter
-
Adam Edward Barton authored
Component accumulator in DAODs - part 7: MET association See merge request atlas/athena!53526
-
Draft: Component accumulator in DAODs - part 7: MET association This MR implements MET association in the common physics augmentations used by PHYS(LITE) and the other formats, in the component accumulator version of the framework. It involved very little extra code since the relevant config fragments were already migrated to the CA. Being only applicable to the CA version of the derivation framework, which isn't yet in use, this MR has no impact on any ongoing production.
-
Adam Edward Barton authored
Cleaning up and bug fixes in TileTriggerDefaultCalibTool See merge request !53672
-
Adam Edward Barton authored
Sweeping !53588 from 21.2 to master. AnalysisTop: custom electron id sf path also for the loose level See merge request atlas/athena!53680
-
Adam Edward Barton authored
LumiBlockComps: use addDependency See merge request atlas/athena!53617
-
LumiBlockComps: use addDependency
-
Adam Edward Barton authored
Reconstruction: enable thread-checker for various packages See merge request atlas/athena!53681
-
Adam Edward Barton authored
BeamHaloGenerator+McEventSelector: enable thread-checker and fix warnings See merge request atlas/athena!53690
-
Adam Edward Barton authored
Add T/P for Multicomponent State on Surface See merge request atlas/athena!53528
-
Add T/P for Multicomponent State on Surface
-
Adam Edward Barton authored
RecEventTPCnv: Enable thread-safety checking. See merge request atlas/athena!53703
-
RecEventTPCnv: Enable thread-safety checking. Enable thread-safety checking.
-
Adam Edward Barton authored
MuonPRDTest: Fix compilation with HepMC3. See merge request atlas/athena!53698
-
MuonPRDTest: Fix compilation with HepMC3. Fix compilation with HepMC3.
-
Adam Edward Barton authored
TrigT1Result: Fix cppcheck warnings. See merge request atlas/athena!53704
-
TrigT1Result: Fix cppcheck warnings. Prefer range-for.
-
Adam Edward Barton authored
InDetOverlay: Make tests more reliable. See merge request atlas/athena!53699
-
InDetOverlay: Make tests more reliable. Give tests distinct output file names, to eliminate the possibility of one test clobbering another. Increase some test timeouts.
-
Adam Edward Barton authored
TrigTruthEventTPCnv: Enable thread-safety checking. See merge request atlas/athena!53701
-
TrigTruthEventTPCnv: Enable thread-safety checking. Enable thread-safety checking and fix warnings.
-
Adam Edward Barton authored
AthenaCommon: Don't pass exctrace preload to subprocesses. See merge request atlas/athena!53696
-
AthenaCommon: Don't pass exctrace preload to subprocesses. Non-athena jobs may not work correctly with exctrace. Remove it from the preload list for subprocesses. See ATR-25610.
-