- May 17, 2024
-
-
Tadej Novak authored
xAOD Hgtd cluster: propagate time error to covariance matrix See merge request !71481
-
xAOD Hgtd cluster: propagate time error to covariance matrix
-
Tadej Novak authored
Remove duplicated TrackParticleCaloCellDecorator class See merge request !71480
-
Tadej Novak authored
adding option to select different input tau container in TauAnalysisAlgorithms See merge request atlas/athena!71468
-
adding option to select different input tau container in TauAnalysisAlgorithms
-
Tadej Novak authored
DerivationFrameworkTau, tauRec, tauRecTools: optimise muon-tau removal sequence See merge request !71478
-
DerivationFrameworkTau, tauRec, tauRecTools: optimise muon-tau removal sequence Hello, This MR is addressing the CPU increase in DAOD_PHYS/LITE reported in ATLASG-2712 coming from the recent addition of GNTau ID. The main changes are in TauAODRunnerAlg, which first run a tool to remove muon tracks and clusters associated with tau candidate, then reruns most of the tau reconstruction with muon-free inputs. Now, in the muon-tau removal, if no muon track nor cluster is found near the tau, we discard the tau candidate by effectively removing it from the container. This prevents afterburner tools like GNN tau ID from running over the full container (which so far includes irrelevant tau candidates removed later on by a thinning algorithm), thereby saving CPU. I've checked that the TauJets_MuonRM_TauIDDecorKernel CPU time is reduced, it's no longer visible in the SPOT test summary. The DAOD output is unchanged (checked over 1000 events). Adding the urgent flag in case it would sill arrive in time for the imminent DAOD bulk prod. Cheers, Bertrand
-
Tadej Novak authored
-
Tadej Novak authored
InDetTrackPerfMon: Adding Efficiency and OfflineElectron plot categories See merge request atlas/athena!71456
-
InDetTrackPerfMon: Adding Efficiency and OfflineElectron plot categories
-
Tadej Novak authored
Use bare pointer in ATLASUncalibSourceLink rather than element links. See merge request atlas/athena!71469
-
Tadej Novak authored
Update version to 23.6.33 See merge request !71474
-
Update version to 23.6.33
-
Tadej Novak authored
Add new TruthBinding::childTruthBinding method See merge request atlas/athena!71464
-
Add new TruthBinding::childTruthBinding method to simplify creating TruthBindings for child particles
-
Tadej Novak authored
TrigGpuTest+FPGATrackSim: remove redundant --CA from Reco_tf commands See merge request !71467
-
Tadej Novak authored
Add ElementLinks for track particles created from Acts tracks to the source tracks See merge request !70866
-
Tadej Novak authored
Add ACTS to the Trigger See merge request !71271
-
Add ACTS to the Trigger
-
Tadej Novak authored
2024-05-17: merge of 24.0 into main See merge request atlas/athena!71463
-
Tadej Novak authored
Creating JETM42 derivation (DADs) See merge request !71348
-
Creating JETM42 derivation (DADs)
-
Tadej Novak authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Tadej Novak authored
-
Tadej Novak authored
CPAlgorithms: more protections in the event selection See merge request !71447
-
CPAlgorithms: more protections in the event selection
-
Tadej Novak authored
Clean-up of iFatras::ProcessSamplingTool See merge request !71429
-
Clean-up of iFatras::ProcessSamplingTool
-
Tadej Novak authored
PunchThroughTool does not need to set punch-through particle barcodes directly See merge request !71425
-
PunchThroughTool does not need to set punch-through particle barcodes - this will be handled by the TruthSvc
-
Tadej Novak authored
R22-izing large-R jets in SUSYTools See merge request atlas/athena!70667
-
R22-izing large-R jets in SUSYTools
-
Tadej Novak authored
CPAlgorithms: Use SIMPLIFIED systematic model for Run 2 electron isolation See merge request !71453
-
CPAlgorithms: Use SIMPLIFIED systematic model for Run 2 electron isolation
-
Tadej Novak authored
Call fillCache for sTGC See merge request atlas/athena!71450
-
Call fillCache for sTGC
-
- May 16, 2024
-
-
Goetz Gaycken authored
The particles are assumed to be created from Acts tracks and additional monitoring is performed using the original Acts tracks.
-
Goetz Gaycken authored
-