- Apr 23, 2024
-
-
Frank Winklmeier authored
Added Acts Heavy Ion functions See merge request atlas/athena!70701
-
Added Acts Heavy Ion functions
-
Frank Winklmeier authored
Update PFlowCellEOverPTool to read bin boundaries from json See merge request atlas/athena!70782
-
Remove usage of energy and eta enums in favour of unsigned ints. This will allow full flexibility to choose an arbitrary set of energy and eta bins.
-
Frank Winklmeier authored
Adding the SUSY6 features to LLP1, JIRA: ATLASG-2690 See merge request atlas/athena!69743
-
adding jet cleaning with LooseBadLLP_EMTopo, definingParametersCovMatrixVec is nolonger available. corresponding variables are decorated
-
Frank Winklmeier authored
SGTools: Move static variable out-of-line. See merge request atlas/athena!70802
-
SGTools: Move static variable out-of-line. Move the empty string variable used in TransientAddress::name() from being defined in that inlined method to a static class member which is instead defined out-of-line. Avoids crashes seen related to library loading ordering when compiled with LTO.
-
Frank Winklmeier authored
CavernBkgGenerator: Fix C++/fortran declaration inconsistency. See merge request atlas/athena!70801
-
CavernBkgGenerator: Fix C++/fortran declaration inconsistency. Fix inconsistencies in function declarations between C++/fortran. Fixes warnings seen in an LTO build.
-
Frank Winklmeier authored
Switch to ACTS backend during track finding See merge request atlas/athena!70375
-
Switch to ACTS backend during track finding
-
Frank Winklmeier authored
RootStorageSvc: Enable buffered RNTuple writing See merge request atlas/athena!70778
-
RootStorageSvc: Enable buffered RNTuple writing
-
Frank Winklmeier authored
FPGATrackSimBanks: Clean up of legacy configs See merge request atlas/athena!70797
-
FPGATrackSimBanks: Clean up of legacy configs
-
Frank Winklmeier authored
TrkVertexFitters: Increase test timeout. See merge request atlas/athena!70799
-
TrkVertexFitters: Increase test timeout. Test has been timing out in debug builds.
-
Frank Winklmeier authored
main-BCMPrime_introduction-SimuJobTransforms See merge request atlas/athena!70759
-
main-BCMPrime_introduction-SimuJobTransforms
-
Frank Winklmeier authored
TrigGlobalEfficiencyCorrection: add alternative leg names to MapKeys.cfg See merge request atlas/athena!70791
-
TrigGlobalEfficiencyCorrection: add alternative leg names to MapKeys.cfg
-
Frank Winklmeier authored
AthExFortranAlgorithm: Fix argument type mismatch. See merge request atlas/athena!70800
-
AthExFortranAlgorithm: Fix argument type mismatch. Fix argument type mismatch between C++ and fortran declarations. Fixes a warning in LTO builds.
-
Frank Winklmeier authored
CxxUtils: Add missing dependency on UUID. See merge request !70798
-
CxxUtils: Add missing dependency on UUID. Add missing dependency on UUID.
-
Frank Winklmeier authored
Removed obsolete acmd utilities: filter-files and merge-files See merge request !70796
-
Frank Winklmeier authored
update CSV_InDetExporter See merge request atlas/athena!70556
-
update CSV_InDetExporter
-
Frank Winklmeier authored
2024-04-23: merge of 24.0 into main See merge request !70805
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Resolved Conflicts: PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG1D1CustomJetsConfig.py Reconstruction/Jet/JetRecConfig/python/JetInputConfig.py Reconstruction/Jet/JetRecTools/python/JetRecToolsConfig.py Trigger/TriggerCommon/TriggerMenuMT/python/HLT/Jet/JetTrackingConfig.py
-
Petar Bokan authored
Muctpidq See merge request !70652
-
Muctpidq
-
Petar Bokan authored
Add protection for the bdtScore on TOB-based eTau RoIs See merge request !70772
-
Add protection for the bdtScore on TOB-based eTau RoIs
-
- Apr 22, 2024
-
-
Vakhtang Tsulaia authored
Under the hood both of these utuilities execute job options scripts that rely on the scripts which no longer exist in the Athena main: - `RecExCond/RecExCommon_flags.py` - `RecExCommon/RecExCommon_topOptions.py`
-
Frank Winklmeier authored
TrfTestsARTPlots: switch off output comparison to avoid Intel vs. AMD float conflicts See merge request atlas/athena!70775
-
Switch off output comparision with reference file to avoid Intel vs. AMD float variable differences in FTAG
-
Frank Winklmeier authored
PyUtils: Enhance checkxAOD output See merge request atlas/athena!70747
-