- May 17, 2024
-
-
Implement both DNN ID and ID+CF and add to PHYSLITE
-
Tadej Novak authored
Extend unit tests for HepMcParticleLink See merge request atlas/athena!70056
-
Extend unit tests for HepMcParticleLink
-
Tadej Novak authored
HepMcParticleLink constructor syntax clean-up. See merge request atlas/athena!70580
-
HepMcParticleLink constructor syntax clean-up. Avoid using 0 in combination with HepMcParticleLink::IS_EVENTNUM in constructor calls as this is not properly supported. It is more correct to directly use 0 with HepMcParticleLink::IS_POSITION to indicate that the link is to the first GenEvent in the McEventCollection.
-
Tadej Novak authored
ISFTruthIncident / ISF_Fatras - Improve robustness + fix warnings See merge request atlas/athena!71407
-
ISFTruthIncident: Improvements to properly update ISFParticles after the Truth Incident has been registered
-
Tadej Novak authored
Introduce SCT Bytestream decoding example See merge request atlas/athena!71439
-
Introduce SCT Bytestream decoding example
-
Tadej Novak authored
xAOD Hgtd cluster: propagate time error to covariance matrix See merge request atlas/athena!71481
-
xAOD Hgtd cluster: propagate time error to covariance matrix
-
Tadej Novak authored
Remove duplicated TrackParticleCaloCellDecorator class See merge request atlas/athena!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 atlas/athena!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 atlas/athena!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 atlas/athena!71467
-
Tadej Novak authored
Add ElementLinks for track particles created from Acts tracks to the source tracks See merge request atlas/athena!70866
-
Tadej Novak authored
Add ACTS to the Trigger See merge request atlas/athena!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 atlas/athena!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 atlas/athena!71447
-
CPAlgorithms: more protections in the event selection
-
Tadej Novak authored
Clean-up of iFatras::ProcessSamplingTool See merge request atlas/athena!71429
-
Clean-up of iFatras::ProcessSamplingTool
-
Tadej Novak authored
PunchThroughTool does not need to set punch-through particle barcodes directly See merge request atlas/athena!71425
-