- Mar 19, 2024
-
-
Improve the condition for setting the address for proxy It's a follow-up from !67465 and !68101 It seems that in 0fc6d9d1 we had the ref count off by one which lead to the memory leak reported in https://its.cern.ch/jira/browse/ATLASG-2660. This MR unconditionally releases the addresses, also for the new output objects.
-
- Mar 18, 2024
-
-
Frank Winklmeier authored
TrkTruthTPCnv and TrkTruthAthenaPool: add persistent classes based on HepMcParticleLink_p3 See merge request !69850
-
Add DetailedTrackTruthCollection_p4, DetailedTrackTruth_p4 and TruthTrajectory_p3 based on HepMcParticleLink_p3
-
Frank Winklmeier authored
Cleanup RNTCollection reading code See merge request !69863
-
Cleanup RNTCollection reading code
-
Frank Winklmeier authored
Reduce numMeasurementsCutOff from 3 to 1 See merge request !69856
-
Reduce numMeasurementsCutOff from 3 to 1
-
Frank Winklmeier authored
InDetSimEventTPCnv and InDetSimEventAthenaPool: Add new persistent classes based on GenParticle::id() See merge request !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 !69866
-
Frank Winklmeier authored
Modernise DetailedTrackTruthBuilder syntax See merge request !69650
-
Modernise DetailedTrackTruthBuilder syntax
-
Frank Winklmeier authored
2024-03-18: merge of 24.0 into main See merge request !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
-
- Mar 15, 2024
-
-
Brian Petersen authored
L1calo monitoring updates (main GfexSimMonitoring) See merge request !69824
-
L1calo monitoring updates (main GfexSimMonitoring)
-
Brian Petersen authored
Port updates to splash items from P1 See merge request !69817
-
Port updates to splash items from P1
-
Brian Petersen authored
Trigger: fix flake8 configuration See merge request !69830
-
Brian Petersen authored
TauTrig: move from INFO to DEBUG message (ATR-28972) See merge request !69831
-
TauTrig: move from INFO to DEBUG message (ATR-28972)
-
Brian Petersen authored
TrigT1CaloFexPerf: delete legacy job options See merge request !69812
-
Brian Petersen authored
TrigT1CaloCalib: delete legacy job options See merge request !69815
-
Brian Petersen authored
TrigT1CaloMonitoringTools: delete legacy LVL1CaloMonFlags See merge request !69826
-
Brian Petersen authored
Calo: remove a number of unused/obsolete python files See merge request !69827
-
Brian Petersen authored
TriggerTest: fixes for fastMenuDiff test See merge request !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 !69841
-
Change the message level in muon hypo for passthrough mode
-
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 !69851
-
Walter Lampl authored
Update version to 23.6.30 See merge request !69861
-
Update version to 23.6.30
-
Walter Lampl authored
Clear up warnings about missing containers in simulation jobs See merge request !69853
-
Clear up warnings about missing containers in simulation jobs
-
Walter Lampl authored
main-cppcheck-AthContainers See merge request !69845
-