- Jan 08, 2024
-
-
Add a CovarianceHelper header and relevant tests
-
- Jan 05, 2024
-
-
- Jan 03, 2024
-
-
scott snyder authored
Remove explicit copy ctor to avoid warnings about implicitly-declared assignment.
-
- Dec 29, 2023
-
-
Tomasz Bold authored
-
- Dec 22, 2023
-
-
SaneCovariance : rename and allow cases of zero
-
Add simple code to convert between xAOD and Acts ParticleHypothesis standards
-
- Dec 19, 2023
-
-
AthContainersInterfaces: Add const version of IAuxTypeVector::toPtr. For const-correctness.
-
- Dec 15, 2023
-
-
attempted fix for ATR-24829: created new menuEta method for TOBs to load thresholds from menus consistently created new menuEta method for TOBs to load thresholds from menus consistently with how L1Topo simulation does it
-
- Dec 13, 2023
-
-
Surface Encoding work direcly with Aux container
-
- Dec 11, 2023
-
-
scott snyder authored
If we select AuxVectorTypeFactory for some type, we should also select AuxVectorTypeFactoryImpl. See ATEAM-951.
-
scott snyder authored
If we select AuxVectorTypeFactory for some type, we should also select AuxVectorTypeFactoryImpl. See ATEAM-951.
-
scott snyder authored
If we select AuxVectorTypeFactory for some type, we should also select AuxVectorTypeFactoryImpl. See ATEAM-951.
-
- Dec 08, 2023
-
-
Rename xAOD TrackStrorage to TrackSummary
-
- Dec 05, 2023
-
-
Save Tracking Backends in AODs
-
- Dec 01, 2023
-
-
John Chapman authored
-
- Nov 30, 2023
-
-
gFEX Jet Algo Updates
-
- Nov 29, 2023
-
-
Switched to Aux in the MutableMTJ
-
- Nov 23, 2023
-
-
Bump Acts Tag to v31.0.0
-
- Nov 22, 2023
-
-
Move Element Links to Dynamic Variables
-
- Nov 17, 2023
-
-
PyDumper: Migrate sg-dump.py to use CA. Update sg-dump.py to change the generated configuration code to be CA rather than old-style.
-
- Nov 15, 2023
-
-
PyDumper: Fix null pointer check. Fix check for null pointer in dump_auxdata. See ATLASRECTS-7808.
-
- Nov 14, 2023
-
-
PyDumper: Additions for dumping raw data files. Additions for dumping raw data files.
-
- Nov 10, 2023
-
-
xAODMetaDataCnv: Change tests to noerror.sh. Change tests from nopost.sh to noerror.sh. Previously, there were errors that weren't visible. This should prevent that from happening again.
-
- Nov 08, 2023
-
-
Switch ACTS tracking to Athena backends
-
- Nov 07, 2023
-
-
xAODMuon : Try to split the enums in a separate dict ATLASRECTS-7789
-
- Nov 02, 2023
-
-
Frank Winklmeier authored
The `OutStreamType` property of the `ApplicationMgr` is deprecated since a long time and does not have any use anymore.
-
- Nov 01, 2023
-
-
AthContainersInterfaces: Add auxid to create methods of IAuxTypeVectorFactory. Pass the auxid to the create methods of IAuxTypeVectorFactory. This allows the vector instances to know which variable they are representing, which will be needed for packed links and jagged arrays.
-
xAODMeasurementBase: Fix out-of-bounds array access. Fix out-of-bounds array access in toEigen(). Fixes crash in debug build of MuonGeoModelTestR4 unit test.
-
- Oct 30, 2023
-
-
IdentifiableContainters Upgrade for C++20
-
- Oct 26, 2023
-
-
Julien Maurer authored
Merge branch 'main-maszyman-es-bs-cleanup' into 'main' Clean up EventSelectorByteStream See merge request atlas/athena!66587 (cherry picked from commit 62106fa3) 032f7c49 do not generate DataHeader for skipped events 64cd92a5 call putEvent for all, unskipped events, not only last one 38747318 log at info level about skipping event every 1k skipped events c4068752 Revert "call putEvent for all, unskipped events, not only last one" 93ebf1e9 re-add missing status variable d3914a4a move building DH and recording attribute list outside of the loop 5096f682 move building data header and event info attribute list back into the loop
-
- Oct 25, 2023
-
-
scott snyder authored
For the list of items to include/exclude, accept a simple string (without a #) as just being key key part of the item.
-
- Oct 24, 2023
-
-
Revert "call putEvent for all, unskipped events, not only last one" This reverts commit 64cd92a5.
-
- Oct 23, 2023
-
-
ATLIDTRKCP-476: Adding Acts tracking passes
-
- Oct 20, 2023
-
-
xAODMissingET: Fix undefined behavior sanitizer warning. Shifting signed int by 31 bits.
-
Changes to MTJ to enable introcution in tracking algs
-
PyDumper: Fix printing of MissingETAssociationMap. This is actually a DataVector type. Also improvate diagnostics slightly.
-
Set proper EventInfoKey for PileUpPresampling step
-
- Oct 19, 2023
-
-
ATLIDTRKCP-501: Decouple computation from setter for pixel cluster charge and ToT
-
- Oct 16, 2023
-
-
Revert "Merge branch 'metassoc.PyDumper-20231011' into 'main'" This reverts merge request !66390
-
removing setting maxEvents to use already defined options
-