- Dec 07, 2023
-
-
Edward Moyse authored
fixing presel for DIPZ case, new DIPZ syntax and test chains See merge request atlas/athena!67623
-
fixing presel for DIPZ case, new DIPZ syntax and test chains
-
Edward Moyse authored
TrigT1TRT: fixed clang warnings See merge request atlas/athena!67661
-
Edward Moyse authored
Use MC:: namespace explicitly for MuDstarFilter See merge request atlas/athena!67648
-
Use MC:: namespace explicitly for MuDstarFilter
-
Edward Moyse authored
HF Classifier Package. See merge request atlas/athena!67455
-
Cleaning of HadronOriginClassifier code. During the implementaiton of the HF classification, the code of HadronOriginClassifier was modified to find a bug in it. Most of this modifications were comments and prints to find the bug and they have been removed now that is fixed.
-
Edward Moyse authored
first test of using LeptonTaggers in MUON5 See merge request atlas/athena!67496
-
Convert r21 decorators to const Accessor for vertex fits Previously, secondary vertex decoration was done using a syntax like (*decorator)(*vertex) = value; This has been changed in two places to use a const Accessor, as this makes the logic of the decoration more obvious and might avoid some subtle bugs with decoration. This was an attempt to resolve a warning WARNING saveSecondaryVertices - missing "SecondaryVertexIndex" variable but this change does not seem to fix the problem.
-
Edward Moyse authored
Protect vertex momentum and sumPt decoration to avoid overwriting locked store See merge request atlas/athena!67643
-
Protect vertex momentum and sumPt decoration to avoid overwriting locked store
-
Edward Moyse authored
Removed the local variant of isHadron from MCTruthClassifier See merge request atlas/athena!67605
-
Removed the local variant of isHadron from MCTruthClassifier
-
Edward Moyse authored
Update in jFEXCondAlgo to read the correct parameters from COOL after change of json structure for jFEX noise cuts See merge request atlas/athena!67638
-
Update in jFEXCondAlgo to read the correct parameters from COOL after change of json structure for jFEX noise cuts Update in jFEXCondAlgo to read the correct parameters from COOL after change of json structure for jFEX noise cuts
-
Edward Moyse authored
CxxUtils: Fix cppcheck warnings. See merge request atlas/athena!67659
-
CxxUtils: Fix cppcheck warnings. cppcheck needs to see assert() to get assumptions right. Ignored function return value.
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Edward Moyse authored
AthenaAuditors: Fix use of splay_set::erase. Closes ATLINFR-5179 See merge request atlas/athena!67651
-
AthenaAuditors: Fix use of splay_set::erase. Forgot to change erase to erase_and_dispose in a few places in the last change. Fixes compilation with gcc11.
-
Edward Moyse authored
Rename Barcode class to PartPropCache for InDetValidation See merge request atlas/athena!67613
-
Rename Barcode class to PartPropCache for InDetValidation
-
- Dec 06, 2023
-
-
Vakhtang Tsulaia authored
Braces at initialization of multi-dimensional arrays
-
Edward Moyse authored
Externals Update, main branch (2023.12.05.) See merge request atlas/athena!67612
-
StripGmxInterface: fixed signature of the addSplitSensor() virtual method Added one extra argument, as required by GeoModel 4.5.0.
-
Edward Moyse authored
Segment use move to ctors See merge request atlas/athena!67624
-
Segment use move to ctors
-
Edward Moyse authored
Separated readout geometry calculation from geometry build in MuonGeoModel::Mdt See merge request atlas/athena!67634
-
Separated readout geometry calculation from geometry build in MuonGeoModel::Mdt
-
Edward Moyse authored
Compilation fixes for the main--HepMC2 nightly See merge request atlas/athena!67640
-
Compilation fixes for the main--HepMC2 nightly
-
Edward Moyse authored
LumiBlock+AFP+TPCnv: use default test geometry tags See merge request atlas/athena!67633
-
Edward Moyse authored
MuonSpectrometer: use default test geometry tags See merge request atlas/athena!67632
-
Edward Moyse authored
OverlayConfiguration: Update legacy overlay RDO compression settings to match the new configuration Closes ATLASSIM-7002 See merge request atlas/athena!67614
-
OverlayConfiguration: Update legacy overlay RDO compression settings to match the new configuration
-
Edward Moyse authored
Add missing configuration dependencies See merge request atlas/athena!67635
-
Add missing configuration dependencies
-
Edward Moyse authored
ITk: cleanup some of the utility/tests scripts and use the default geometry See merge request atlas/athena!67631
-
Edward Moyse authored
More changes to MDT CSV dumper for ACTS standalone interoperability See merge request atlas/athena!67598
-