- Aug 07, 2024
-
-
Tadej Novak authored
MuonR4 - Match measurements to simHits See merge request atlas/athena!73573
-
Introduce prd -> sim hit matching alg Configure association Indentation
-
Tadej Novak authored
Update identificationWP info with electron DNN See merge request atlas/athena!73580
-
Update identificationWP info with electron DNN
-
Tadej Novak authored
remove obsolete fragment LArIdCnv_joboptions.py See merge request atlas/athena!73586
-
remove obsolete fragment LArIdCnv_joboptions.py
-
Tadej Novak authored
CppCheck: introduce ATLAS_USE_CPPCHECK option See merge request atlas/athena!73532
-
Tadej Novak authored
main-coverity-TruthJiveXML See merge request atlas/athena!73590
-
main-coverity-TruthJiveXML
-
Tadej Novak authored
[ATR-24310][ATR-28717] Update Run 4 trigger EDM & update trigger all-content DAOD python See merge request atlas/athena!73561
-
[ATR-24310][ATR-28717] Update Run 4 trigger EDM & update trigger all-content DAOD python
-
Tadej Novak authored
fix cross check on MC21/MC23 using CDI See merge request atlas/athena!73588
-
fix cross check on MC21/MC23 using CDI
-
Tadej Novak authored
AthContainers: Add JaggedVecConstAccessor. See merge request atlas/athena!73570
-
AthContainers: Add JaggedVecConstAccessor. Add a ConstAccessor class specialized for jagged vectors.
-
Tadej Novak authored
2024-08-07: merge of 24.0 into main See merge request atlas/athena!73579
-
Tadej Novak authored
-
Tadej Novak authored
MuonConfig - Fix cabling folder for JSON Mdts See merge request atlas/athena!73567
-
MuonConfig - Fix cabling folder for JSON Mdts
-
Tadej Novak authored
AthContainers: Add some dictionaries for jagged vectors of simple types. See merge request atlas/athena!73571
-
AthContainers: Add some dictionaries for jagged vectors of simple types. Add some dictionaries for jagged vectors of simple types.
-
Tadej Novak authored
JetTagDQA: Fix test for missing aux variable. See merge request atlas/athena!73575
-
JetTagDQA: Fix test for missing aux variable. Don't use exceptions as a way of testing for missing aux variables.
-
Tadej Novak authored
ZdcAnalysis: Fix warnings in LTO build. See merge request atlas/athena!73574
-
ZdcAnalysis: Fix warnings in LTO build. Reference to uninitialized variables: misplaced debug printout.
-
Tadej Novak authored
TrigInDetEventTPCnv+MuonEventTPCnv: Fix genconf warnings. See merge request atlas/athena!73572
-
Tadej Novak authored
L1TopoInterfaces+SCT_ReadoutGeometry: Fix cppcheck 2.14 warnings. See merge request atlas/athena!73577
-
Tadej Novak authored
TrackRecord+TrkValHistUtils+EventBookkeeperMetaData: Fix cppcheck 2.14 warnings. See merge request atlas/athena!73576
-
Tadej Novak authored
MuonConfig: Increase test timeouts. See merge request atlas/athena!73578
-
MuonConfig: Increase test timeouts. Tests have been timing out in dbg build.
-
Tadej Novak authored
Remove TrigTauMatching tool - outdated See merge request atlas/athena!73554
-
Remove TrigTauMatching tool - outdated
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
- Aug 06, 2024
-
-
scott snyder authored
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library).
-
scott snyder authored
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library).
-
Duc Ta authored
MuonMDT_CablingMap.cxx: Prevent out-of-range exception See merge request atlas/athena!73558
-