- Mar 18, 2024
-
-
Frank Winklmeier authored
Cleanup RNTCollection reading code See merge request atlas/athena!69863
-
Cleanup RNTCollection reading code
-
Frank Winklmeier authored
Reduce numMeasurementsCutOff from 3 to 1 See merge request atlas/athena!69856
-
Reduce numMeasurementsCutOff from 3 to 1
-
Frank Winklmeier authored
InDetSimEventTPCnv and InDetSimEventAthenaPool: Add new persistent classes based on GenParticle::id() See merge request atlas/athena!69660
-
InDetSimEventTPCnv and InDetSimEventAthenaPool: Add new persistent classes based on GenParticle::id() InDetSimEventTPCnv and InDetSimEventAthenaPool: Add new persistent classes based on GenParticle::id()
-
Frank Winklmeier authored
Associate parent truth particle to measurements by index. See merge request atlas/athena!69866
-
Frank Winklmeier authored
Modernise DetailedTrackTruthBuilder syntax See merge request atlas/athena!69650
-
Modernise DetailedTrackTruthBuilder syntax
-
Frank Winklmeier authored
2024-03-18: merge of 24.0 into main See merge request atlas/athena!69884
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Conflicts resolved: PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/python/BPHY13.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/python/BPHY23.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/python/BPHY4.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkCore/python/SlimmingHelper.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkExamples/python/TEST7.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkJetEtMiss/python/JETM12.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/python/PHYS.py
-
- Mar 17, 2024
-
-
Duc Ta authored
Drop SlimmingHelper legacy config See merge request atlas/athena!69804
-
Duc Ta authored
Updating pixel calibration - Adding recovery step See merge request atlas/athena!69823
-
- Mar 15, 2024
-
-
Brian Petersen authored
L1calo monitoring updates (main GfexSimMonitoring) See merge request atlas/athena!69824
-
L1calo monitoring updates (main GfexSimMonitoring)
-
Brian Petersen authored
Port updates to splash items from P1 See merge request atlas/athena!69817
-
Port updates to splash items from P1
-
Brian Petersen authored
Trigger: fix flake8 configuration See merge request atlas/athena!69830
-
Brian Petersen authored
TauTrig: move from INFO to DEBUG message (ATR-28972) See merge request atlas/athena!69831
-
TauTrig: move from INFO to DEBUG message (ATR-28972)
-
Brian Petersen authored
TrigT1CaloFexPerf: delete legacy job options See merge request atlas/athena!69812
-
Brian Petersen authored
TrigT1CaloCalib: delete legacy job options See merge request atlas/athena!69815
-
Brian Petersen authored
TrigT1CaloMonitoringTools: delete legacy LVL1CaloMonFlags See merge request atlas/athena!69826
-
Brian Petersen authored
Calo: remove a number of unused/obsolete python files See merge request atlas/athena!69827
-
Brian Petersen authored
TriggerTest: fixes for fastMenuDiff test See merge request atlas/athena!69828
-
Goetz Gaycken authored
A large fraction of the truth particles will be associated to measurements. So, instead of using a map to associate hit counts to truth particles, a simple vector with one element per truth particle could be used instead. The container will only be filled partially, but it is much simpler and faster to access than a map. Also do not pass the associated counts by value but reference to avoid the creation of many copies.
-
Brian Petersen authored
Change the message level in muon hypo for passthrough mode See merge request atlas/athena!69841
-
Change the message level in muon hypo for passthrough mode
-
Duc Ta authored
ControlTest: delete unused legacy tests See merge request atlas/athena!69843
-
Goetz Gaycken authored
Currently the measurements converted to xAOD are associated to truth particles via the truth particle barcode. However, the latter is not unique in full truth pileup samples. Since all truth particles are added to a single xAOD container the truth particle index can be used as a unique identifier. Since the barcode serves as a second purpose to identify geant4 created truth particles the barcodes are kept and the indices are added as an additional decoration. The decoration is optional and can be turned off by not providing a truth link container.
-
Walter Lampl authored
2024-03-15: merge of 24.0 into main See merge request atlas/athena!69851
-
Walter Lampl authored
Update version to 23.6.30 See merge request atlas/athena!69861
-
Update version to 23.6.30
-
Walter Lampl authored
Clear up warnings about missing containers in simulation jobs See merge request atlas/athena!69853
-
Clear up warnings about missing containers in simulation jobs
-
Walter Lampl authored
main-cppcheck-AthContainers See merge request atlas/athena!69845
-
main-cppcheck-AthContainers
-
Walter Lampl authored
Merge FromWZ and FromTau into one function See merge request atlas/athena!69847
-
Merge FromWZ and FromTau into one function
-