- Mar 01, 2024
-
-
scott snyder authored
Allow passing a default std::pmr::memory_resource to the AuxContainerBase constructors, and add a accessor method for retrieving it.
-
- Feb 29, 2024
-
-
Clean-up warning messages in converter code
-
Read decor handle key on space points
-
- Feb 28, 2024
-
-
Correct Typo in the CMakeList of our ACTS EDM
-
- Feb 27, 2024
-
-
AthContainersInterfaces: Add srcStore arg to insertMove() Add an argument to insertMove giving the source aux store for the data being inserted.
-
- Feb 26, 2024
-
-
Move track hasValidTime from track summary to separate auxstore location
-
HepMcParticleLink Drop support for separate McEventCollections for pile-up truth
-
- Feb 22, 2024
-
-
support tau class in btagging tool
-
Tadej Novak authored
-
- Feb 21, 2024
-
-
xAODTrigMuonCnv legacy config clean up
-
- Feb 20, 2024
-
-
set xAOD::FileMetaData::simFlavour and xAOD::FileMetaData::isDataOverlay separately
-
ATLIDTRKCP-532: In det measurement pool converter for ACTS space points
-
Define TP converters for HGTD clusters
-
- Feb 19, 2024
-
-
Main hgtd cluster test
-
- Feb 16, 2024
-
-
AthContainers: Move variable flags to AthContainersInterfaces. Move variable flag definitions out of AthContainersInterfaces and define them instead in AthContainersInterfaces/AuxTypes.h. Needed to avoid a cyclic header dependency.
-
Tadej Novak authored
-
- Feb 09, 2024
-
-
AthContainers: Update copy/copyForOutput to work on AuxVectorData. Update the copy/copyForOutput methods of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the corresponding static methods from AuxTypeVector. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors. Also alter them to operate on ranges, rather than a single element.
-
Tadej Novak authored
-
- Feb 08, 2024
-
-
Fix phi() method in the gfex jet EDM
-
- Feb 06, 2024
-
-
xAODEgamma truth helper : fix in getting a reco electron mother
-
- Feb 02, 2024
-
-
Fixes for https://github.com/acts-project/acts/pull/2712 Subsequently added: - Default xAOD backend to pion particle hypo for #2712 - Remove m_particleHypothesis from TrackStorage (unneeded after #2712)
-
- Jan 30, 2024
-
-
scott snyder authored
Update the clear method of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the clear static method from AuxTypeVector. Also alter clear to operate on a range, rather than a single element. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors.
-
scott snyder authored
Update the clear method of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the clear static method from AuxTypeVector. Also alter clear to operate on a range, rather than a single element. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors.
-
scott snyder authored
Update the clear method of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the clear static method from AuxTypeVector. Also alter clear to operate on a range, rather than a single element. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors.
-
- Jan 29, 2024
-
-
Fix Tile data overlay configuration (ATLASSIM-7041) Legacy data overlay configuration has been updated to use Tile raw data reading algorithm to read Tile raw data from BS. Tile digits maker CA-based configuration has been updated to avoid using SGInputLoader to read Tile digits because they are read by Tile raw data reading algorithm.
-
- Jan 25, 2024
-
-
Add timing to xAOD vertex EDM
-
- Jan 23, 2024
-
-
Add time resolution to xAOD track EDM
-
- Jan 17, 2024
-
-
Read BDT score from first 12 bits of xTOB
-
- Jan 15, 2024
-
-
Use bare pointers in ACTS space points
-
- Jan 11, 2024
-
-
Tadej Novak authored
-
- Jan 10, 2024
-
-
Shaun Roe authored
-
- 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
-