- Dec 01, 2022
-
-
Simplify Acts Configuration using enum type for reco sequence
-
- Nov 29, 2022
-
-
Vakhtang Tsulaia authored
Fix for fast-tracking config for muonSummaryTool ATLSWUPGR-162 See merge request !58840
-
Vakhtang Tsulaia authored
CxxUtils: Implement stall() for aarch64. See merge request !58803
-
CxxUtils: Implement stall() for aarch64. On aarch64, stall() should emit a YIELD instruction.
-
Vakhtang Tsulaia authored
Standalone FCS compilation fixes See merge request !58821
-
Vakhtang Tsulaia authored
Externals Updates, master branch (2022.11.29.) Closes ATLINFR-4680 See merge request !58831
-
Vakhtang Tsulaia authored
DataModelTest: Testing alternate allocators. See merge request !58799
-
DataModelTestDataCommon: Testing alternate allocators. Test the use of alternate vector allocators for static variables.
-
Vakhtang Tsulaia authored
Disable unset tool for InDetDetailedTrackSelectorTool See merge request !58843
-
Vakhtang Tsulaia authored
Change TreeMakerAlg to make the tree in initialize See merge request !58774
-
Vakhtang Tsulaia authored
Fix cppcheck warnings in DigitizationTests package See merge request !58777
-
Vakhtang Tsulaia authored
MuonClusterOnTrackCreator: Fix clang warnings. See merge request !58798
-
Vakhtang Tsulaia authored
fix typo in FourLeptonMassFilter.cxx See merge request !58785
-
Vakhtang Tsulaia authored
LWHists: Some const-consistency fixes. See merge request !58800
-
Vakhtang Tsulaia authored
Enable thread-checker for G4UserActions package See merge request atlas/athena!58771
-
Vakhtang Tsulaia authored
Fix cppcheck warnings in CaloSamplingFraction package See merge request atlas/athena!58782
-
Fix cppcheck warnings in CaloSamplingFraction package
-
Vakhtang Tsulaia authored
StoreGate: allow parent container for DecorHandleKey See merge request !58618
-
Vakhtang Tsulaia authored
TruthIO: Fix cppcheck warning. See merge request !58801
-
Vakhtang Tsulaia authored
SUSYTools: fix IsRun3 behaviour See merge request !58819
-
Vakhtang Tsulaia authored
small bugfix for muon trigger SFs in AnalysisTop See merge request !58816
-
Vakhtang Tsulaia authored
GsfMeasurementUpdator rm duplicate code See merge request !58762
-
Vakhtang Tsulaia authored
Update truth particle filter See merge request !58794
-
Update truth particle filter
-
Vakhtang Tsulaia authored
Remove truthtools See merge request !58702
-
Remove truthtools
-
Vakhtang Tsulaia authored
Add L1ID to MuonValidation/MuonTesterTree EventInfoBranch See merge request !58738
-
Add L1ID to MuonValidation/MuonTesterTree EventInfoBranch
-
Vakhtang Tsulaia authored
ExpressionEvaluation: convert macros to functions See merge request !58780
-
Vakhtang Tsulaia authored
TestTools: Remove #undef NDEBUG. See merge request !58797
-
TestTools: Remove #undef NDEBUG. Remove #undef NDEBUG from FLOATAssert.h. Tests that want to force assertions should do the #undef explicitly in the test source. Fixes an odr-violation warning in JetTagTools in the lto build.
-
Vakhtang Tsulaia authored
Fixed uninitialised member variable in InDetDetailedTrackSelectorTool [ATLASRECTS-7384] See merge request !58837
-
Vakhtang Tsulaia authored
MuonInsideOut - Move to ToolHandles - master version Closes ATLASRECTS-7384 See merge request !58814
-
Thomas Strebler authored
-
Nora Emilia Pettersson authored
-
Thomas Strebler authored
-
Attila Krasznahorkay authored
-
Tadej Novak authored
-
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
-