- Dec 06, 2022
-
-
Guillermo Nicolas Hamity authored
-
Guillermo Nicolas Hamity authored
-
- Dec 03, 2022
-
-
SUSYTools - add ART Test
-
ATLASRECTS-7409 : ITrackToVertexIPEstimator unique_ptr
-
- Dec 02, 2022
-
-
McParticleTools: Fix cppcheck warning. Prefer preincrement to postincrement for user classes.
-
- Dec 01, 2022
-
-
scott snyder authored
Member deliberately not copied in assignment op.
-
Make CaloRec a pure component library
-
SUSYTools - Adding Nopix ID electron WP
-
Make useMuonTopoClusters depend only on ProductionStep enum. Users can no longer set this.
-
Andrii Verbytskyi authored
-
- Nov 30, 2022
-
-
Vakhtang Tsulaia authored
Affected packages: * Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent * Reconstruction/Jet/JetRecConfig * PhysicsAnalysis/DerivationFramework/DerivationFrameworkJetEtMiss
-
Fix in SecVtxFinder name and adaption of BTagVrtSec to Flip See merge request atlas/athena!58695 (cherry picked from commit 99ff5f86) 839cb40e Changing SecVtxFinder name to 'SV1Flip' in case of SV1Flip c1d7648e Adapt BTagVrtSec for usage of Flip tagger 21e71348 Removing another cut in the SV Fitter which rejects SV1Flip vertices 163382c8 Removing another cut in the SV Fitter which rejects SV1Flip vertices f13c9d15 Revert previous change
-
Use prefix increment operator as suggested by cppcheck
-
Fix in SecVtxFinder name and adaption of BTagVrtSec to Flip
-
Frank Winklmeier authored
Mark `IIsolationCloseByCorrectionTool::getCloseByIsoCorrection` as not thread-safe because it mutates the constant cache. Needs to be cleaned up eventually (see discussion on !58355).
-
Merge branch 'master-update-largeR-labels' into 'master' Update large-R labelling for Xbb See merge request atlas/athena!58643
-
- Nov 29, 2022
-
-
Frank Winklmeier authored
Use thread-safe `ConncurrentStrMap` for accessor and proxy caches. Also make `variableTypeFromString` `const`. Closes ATLASRECTS-7369.
-
Update truth particle filter
-
Draft: Modifications to CA version of DAOD_IDTIDE ATLIDTRKCP-392 This MR applies further adjustments to the IDTIDE format, namely: - disabling the "run skimming first" mode of the main algorithm, since this only works with sequencing which isn't in place yet - adding EventInfo to the names-and-types dictionary - explanation for this is in the JIRA above
-
Frank Winklmeier authored
`BPhysVertexTrackBase`/`CfAthAlgTool` and derivatives are not thread-safe.
-
Nils Krumnack authored
This involved a bit of tweaking everywhere, including to make sure I actually have the kinematic selection build in and not making a view container for them.
-
Bertrand Martin authored
Hello, As discussed in ATLSUSYBGF-645, there is a `IsRun3` property to configure SUSYTools for Run2/Run3. This setting can be specified either via a property, or a config file. Currently, the property is ignored as it's overriden by the config file. With this MR, the user can now switch Run2/Run3 via the property, and use the same SUSYTools config file for both Run2/Run3. The other change is related to a muon tool configuration. Cheers, Bertrand
-
Marco Vanadia authored
-
Jackson Carl Burzynski authored
-
- Nov 28, 2022
-
-
Andrii Verbytskyi authored
-
Update large-R labelling for Xbb
-
Use HepMC functions from AtlasHepMC/MagicNumbers.h for selection
-
Frank Winklmeier authored
Convert the macros in `xAODVariableProxyLoaders` to functions. This will make it easier to follow this code. This is done by introducing a new base class `xAODProxyLoader` that holds the helper functions and the accessor cache. Also use `std::unique_ptr` for the latter.
-
Merge branch 'JetHitAssociationConf' into 'master' configurable properties for JetHitAssociation algorithm See merge request atlas/athena!58584 (cherry picked from commit f9f8ecb9) a1e7591f configurable properties for JetHitAssociation algorithm ba99bac1 update for saving the jet-hit collections
-
Jon Burr authored
-
- Nov 27, 2022
-
-
Andrii Verbytskyi authored
-
ClassifiedTrackTaggerTool_test: avoid ODR warning in lto build
-
migrate TruthDressingTool to use new-style MCTC
-
Bug Fix for Muon SA correction in data
-
Vakhtang Tsulaia authored
Part of the ongoing migration of all clients of Calo DD managers
-
- Nov 25, 2022
-
-
fix crash when running EGAM derivations in trains in mc20/run2 data
-
Frank Winklmeier authored
Relates to ATLASRECTS-7369.
-
Frank Winklmeier authored
- suppress const_cast warnings (dictated by `TMethodCall` interface) - remove TODO items as we are now using the thread-safe `TSMethodCall`) Relates to ATLASRECTS-7369.
-
- Nov 24, 2022
-
-
configurable properties for JetHitAssociation algorithm
-
RingerSelectorTools: Remove spurious #undef NDEBUG. (Deliberately left commented-out.) Fixes odr-violation warnings in lto build.
-