- Jan 25, 2023
-
-
Tadej Novak authored
-
Adam Edward Barton authored
Trigger: pass flags to GenericMonitoringTool See merge request atlas/athena!60021
-
- Jan 24, 2023
-
-
Adam Edward Barton authored
xAODRootAccess: make TStore const-aware See merge request atlas/athena!59948
-
Adam Edward Barton authored
Remove the MuonSegmentMergerTool See merge request atlas/athena!58339
-
Remove the MuonSegmentMergerTool
-
Adam Edward Barton authored
ACTS+AFP: pass config flags to GenericMonitoringTool See merge request atlas/athena!60023
-
Adam Edward Barton authored
WorkFlowTests - Swap AOD & ESD order See merge request atlas/athena!60016
-
Adam Edward Barton authored
TrigAFPHypo: delete unused TestTrigAFPDijetHypoAlgConfig See merge request atlas/athena!60020
-
Adam Edward Barton authored
MuonSpectrometer - Remove few depricated classes See merge request atlas/athena!60024
-
Adam Edward Barton authored
Remove doRAWtoALL steering in common ART tests See merge request atlas/athena!59995
-
Adam Edward Barton authored
Improved Random number Seeding for ParticleGun See merge request atlas/athena!60010
-
Improved Random number Seeding for ParticleGun
-
Adam Edward Barton authored
ACTS CI: RAWtoALL is now the default See merge request atlas/athena!59991
-
Adam Edward Barton authored
AthLinksSA: fix cmake package name See merge request atlas/athena!60009
-
Adam Edward Barton authored
Fix compilation error in xAODJetFilter See merge request atlas/athena!60022
-
Johannes Junggeburth authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Adam Edward Barton authored
tauRec: define ConfigFlags for tau output containers See merge request atlas/athena!60012
-
tauRec: define ConfigFlags for tau output containers Hello, This MR is reworking the ConfigFlags used in the tau reconstruction with CA. * We define config flags for container names, to avoid hardcoded names in multiple places. The container names are now passed from one algorithm to the next via flags. * The main goal of this MR is to define two flag categories, one for standard tau reconstruction ("Tau.TauRec"), one for the boosted electron-tau reconstruction (""Tau.TauEleRM"") that is being implemented in !57968. This "electron-subtracted tau reconstruction" is almost identical to the standard tau reconstruction, so these two types of reconstruction are becoming two passes of a common reconstruction setup. The implementation is based on the tracking configuration and its multiple passes. The flags are switched from standard to electron-subtracted by a cloneAndReplace operation, with "Tau.ActiveConfig" representing the config actively in use in a given pass. Please note that the electron-subtracted tau configuration pieces are currently placeholders to illustrate how things will be organised. This part is not thoroughly validated, and the relevant tools and algorithms are not yet implemented (!57968). The electron-subtracted tau reconstruction is switched off by default (flags.Tau.doTauEleRMRec=False). I have checked that the tau reconstruction output is unchanged in RAWtoALL with CA, using 500 data22 events. Minor cleanup has also been made for the configuration of some tools, i.e. TauCellVariables (no need to configure parameters when default values are used) and TauCalibrateLC (the options that have been dropped are deprecated). Cheers, Bertrand
-
Johannes Junggeburth authored
-
Adam Edward Barton authored
Add CA configuration for DESDM_MCP & DRAW_ZMUMU Closes ATLASRECTS-7423 See merge request atlas/athena!59851
-
Add CA configuration for DESDM_MCP & DRAW_ZMUMU
-
Adam Edward Barton authored
Adding support for TEfficiency in AnaAlgorithm See merge request atlas/athena!59965
-
Adding support for TEfficiency in AnaAlgorithm Title says it all. Came up on a PATHelp thread.
-
Adam Edward Barton authored
SGTools: Time clearStore. See merge request atlas/athena!60001
-
Adam Edward Barton authored
LArG4HEC: Suppress cppcheck false positive. See merge request atlas/athena!60005
-
Adam Edward Barton authored
update Muon SF tool to use CaloScore See merge request atlas/athena!59992
-
Adam Edward Barton authored
MagFieldInterfaces: Suppress cppcheck warning. See merge request atlas/athena!60004
-
Adam Edward Barton authored
InDetConfig: Increase test timeout,. See merge request atlas/athena!59999
-
Adam Edward Barton authored
RootStorageSvc: Fix clang warning. See merge request atlas/athena!59997
-
Adam Edward Barton authored
MuonGeoModelTest: Fix cppcheck warnings. See merge request atlas/athena!60003
-
Adam Edward Barton authored
TileGeoG4SD: Fix cppcheck warnings. See merge request atlas/athena!60006
-
Adam Edward Barton authored
eflowEvent: Fix cppcheck warnings. See merge request atlas/athena!60002
-
Adam Edward Barton authored
allow track seed valiation in Run3 InDet AOD workflows See merge request atlas/athena!59964
-
Adam Edward Barton authored
add ActsTrkFinding to use ACTS CKF Closes ATLIDTRKCP-355 See merge request atlas/athena!58655
-
read pixel/strip clusters and convert measurements to sourcelinks for CKF. Just need to convert clusters to measurements. Now contains lots of unused code from ActsExamples to remove.
-