- Mar 22, 2024
-
-
Fix SiHitCollectionCnv unit tests to create multiple hits per particle and improve comments in TRT_HitCollectionCnv unit tests
-
- Mar 21, 2024
-
-
Frank Winklmeier authored
Reduce the usage of #ifdef HEPMC3 See merge request atlas/athena!69998
-
Reduce the usage of #ifdef HEPMC3
-
Frank Winklmeier authored
AFT-721: Fix FTAG derivations and AntiKt4UFOCSSKJets See merge request atlas/athena!69937
-
AFT-721: Fix FTAG derivations and AntiKt4UFOCSSKJets
-
Frank Winklmeier authored
IOVDbFolder: fill object cache when reading data from CREST See merge request atlas/athena!70003
-
Frank Winklmeier authored
GeneratorObjects: Update test for changes in event index handling. See merge request atlas/athena!70006
-
GeneratorObjects: Update test for changes in event index handling. Fixes test failures in the debug build.
-
Frank Winklmeier authored
MuonGeoModel: Fix cppcheck warnings. See merge request atlas/athena!70008
-
MuonGeoModel: Fix cppcheck warnings. Prefer preincrement to postincrement for iterator classes.
-
Frank Winklmeier authored
pT filter for groomed jets before moment calculation See merge request atlas/athena!70012
-
pT filter for groomed jets before moment calculation
-
Frank Winklmeier authored
InDetReadoutGeometry+TrkExUtils: Fix cppcheck warnings. See merge request atlas/athena!70009
-
Frank Winklmeier authored
TrackParticleTruthTPCnv: Update for change in event index handling. See merge request atlas/athena!70005
-
TrackParticleTruthTPCnv: Update for change in event index handling. HepMcParticleLink changed how MC event indices are handled. Need to update the dummy link used for testing to correspond to this. Fixes an assertion failure in the test in the debug build.
-
Frank Winklmeier authored
GeoModelUtilities: Add a size hint to geoGetVolumes. See merge request atlas/athena!70004
-
GeoModelUtilities: Add a size hint to getGeVolumes. Add an additional optional argument to geoGetVolumes as a hint on the number of volumes to be returned. If the caller already knows this, then this can allow avoiding some vector resizes.
-
Frank Winklmeier authored
ZdcConditions+InDetSimEvent: Fix cppcheck warnings. See merge request atlas/athena!70010
-
Frank Winklmeier authored
RadialStripDesign - Calculate the strip length from the mounting points See merge request atlas/athena!69993
-
RadialStripDesign - Calculate the strip length from the mounting points
-
Frank Winklmeier authored
Move multiple static functions and constants out of the MCTruthClassifier class into a namespace in ThrithUtils See merge request atlas/athena!69903
-
Move multiple static functions and constants out of the MCTruthClassifier class into a namespace in ThrithUtils Move multiple static functions and constants out of the MCTruthClassifier class into a namespace in ThrithUtils
-
Frank Winklmeier authored
Update EntryLayerFilter.h to remove unused include See merge request atlas/athena!69995
-
Update EntryLayerFilter.h to remove unused include
-
scott snyder authored
Pass strings by const reference, not by value.
-
scott snyder authored
Pass strings by const reference, not by value.
-
scott snyder authored
Copying values in range-for.
-
scott snyder authored
Copying values in range-for.
-
Vakhtang Tsulaia authored
This is eventually going to be an analog of the existing CondReadWrite.py except that the new test will be working with CREST database. For the moment it's an intermediate version which does not yet work with extensible folders.
-
Vakhtang Tsulaia authored
This change implements a mechanism for filling IOVDbFolder cache with data read from CREST. The mechanism works similarly to what we get when reading data from COOL. The current version does not yet support CREST folders with multi-iov payloads. The support for such folders will be added in future revisions
-
- Mar 20, 2024
-
-
Frank Winklmeier authored
PyUtils: Go back to using regex for reading the number of entries in AthFileLite Closes ATEAM-968 See merge request atlas/athena!69985
-
Frank Winklmeier authored
Fix cppcheck warnings: iterateByValue See merge request atlas/athena!69979
-
Fix cppcheck warnings: iterateByValue
-
Frank Winklmeier authored
Add MC Hits to AOD See merge request atlas/athena!69961
-
Add MC Hits to AOD
-
Frank Winklmeier authored
Add TrigInDetTrackTruthMap_tlp4 based on HepMcParticleLink_p3 (ATLASSIM-6912) See merge request atlas/athena!69982
-
Add TrigInDetTrackTruthMap_tlp4 based on HepMcParticleLink_p3 (ATLASSIM-6912)
-
Frank Winklmeier authored
RNTuple reading improvements See merge request atlas/athena!69909
-
RNTuple reading improvements Remove redundant #includes Cache RNTupleView objects so they are not recreated every read Fix MetaReader so it understands some objects may be RNTuples and not TTrees
-