- Apr 24, 2024
-
-
Frank Winklmeier authored
xAODMetaData: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!70825
-
xAODMetaData: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Frank Winklmeier authored
TrkVertexSeedFinderUtils: Fix dynamic loading issue in unit tests. See merge request atlas/athena!70830
-
TrkVertexSeedFinderUtils: Fix dynamic loading issue in unit tests. A standalong unit test binary may need to be build with ENABLE_EXPORTS if it loads Gaudi components. Otherwise, the loaded component may bind to the wrong vtable instance. Fixes test failures seen in the clang17 build.
-
- Apr 23, 2024
-
-
Frank Winklmeier authored
AthContainers: Add AuxTypeRegistry::checkAuxID. See merge request atlas/athena!70804
-
AthContainers: Add AuxTypeRegistry::checkAuxID. Add a method to verify that an auxid is being used with the correct type. Also fix wording in some comments.
-
Frank Winklmeier authored
Update TruthIncidents and ISFParticle to know about uniqueID See merge request atlas/athena!67505
-
Update TruthIncidents and ISFParticle to know about uniqueID
-
Frank Winklmeier authored
Update checkMetadata.py validation script running in ART See merge request atlas/athena!70809
-
Update checkMetadata.py validation script running in ART
-
Frank Winklmeier authored
MuonDataDecodeTest: update unit test references to remove ignored lines See merge request atlas/athena!70812
-
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 atlas/athena!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 atlas/athena!70796
-
Frank Winklmeier authored
update CSV_InDetExporter See merge request atlas/athena!70556
-
update CSV_InDetExporter
-