- Jul 14, 2023
-
-
Introduce a new function to filter zero energy photons
-
- Jul 12, 2023
-
-
Fix METMap for PHYS -> PHYSLITE production
-
- Jul 07, 2023
-
-
Add GN2Xv01 tagger to PHYS
-
ART scripts/tests change master-> main. For 23.0
-
Drop the PdtPdg.h
-
Update track filter alg to handle standard tracks
-
- Jul 04, 2023
-
-
Use predicates instead of explicit checks of the status codes.
-
removing flag that communicates efextower usage to monitoring algorithm, will instead just rely on sim algorithm to check for presence of the primary tower collection
-
- Jun 30, 2023
-
-
Move the isBSM function into TruthUtils
-
- Jun 29, 2023
-
-
Merge two versions of MagicNumbers.h
-
- Jun 27, 2023
-
-
Fix Trig8 crash (protect against ValueError)
-
- Jun 26, 2023
-
-
EGamma derivation: use cell weight to compute energy per layer
-
- Jun 23, 2023
-
-
pip8 and flake fixes for python scripts in DerivationFrameworkEGamma
-
DerivationFrameworkL1Calo: add objects for phase 1 topo simple cone studies
-
- Jun 21, 2023
-
-
Remove expressions with Truthparticle::status()%1000
-
- Jun 20, 2023
-
-
Updating (more) derivation ARTs in 23.0 Not sure how, but I forgot to add some tests in atlas/athena!63744. This MR is for that.
-
- Jun 19, 2023
-
-
Updating derivation ARTs in 23.0 The deriv ARTs are not currently running in 23.0 since the # art-include: 23.0/Athena is not currently include. With this MR we are synchronising 23.0 with master.
-
- Jun 08, 2023
-
-
Add missing track variables used in TIDA: numberOfTRTHighThresholdHits, expectInnermostPixelLayerHit
-
- Jun 07, 2023
-
-
TrigNav: Run2 to Run3 navigation converter fixing object comparison
-
- Jun 05, 2023
-
-
Add minimal flavor tagging links to JETM2
-
- May 30, 2023
-
-
Drop HepPID namespace in favour of MC::
-
- May 24, 2023
-
-
Reduce the usage of barcodes
-
Consolidate TruthUtils: move the content of PIDHelpers into HepMCHelpers.h
-
- May 22, 2023
-
-
Fix absence of trigger menu information in IDTIDE metadata
-
- May 19, 2023
-
-
Edits to B Physics DerivationFramework and addition of BPHY24 for R(K-short) Analysis added vertex isolation variables decorations to BPHY24. Edited VertexTrackIsolation tool to accept tracks from a V0,and to convert electron GSF tracks to indet tracks for excluding from cone. Also allow to assign no passFlags and decorate all vertices
-
- May 18, 2023
-
-
fix to add trigger menu data to L1CALO RAW data derivation (ATR-27551)
-
Suggested MR to split the barcode and the particle origin
-
- May 17, 2023
-
-
add HLT jet trigger kinematic variables for FTAG3
-
disable Electron charge ID selector decorator (not supported in R22+)
-
- May 16, 2023
-
-
Giovanni Marchiori authored
-
DerivationFrameworkTruth - Declare truth classifier dependencies & breakup kernels
-
James Catmore authored
A side effect of !61980 is the requirement to explicitly list the metadata categories for each output stream. This wasn't done for truth metadata for PHYS/PHYSLITE. This MR rectifies this.
-
- May 15, 2023
-
-
quick fix in large-R jet collection name
-
Remove the barcodes from MCTruthClassifier
-
TTVASelectionTools - Fix hardScatterVertexLink data dependency
-
- May 12, 2023
-
-
InDetDerivationFramework - Break up kernel configuration
-
TruthPVMaker - Declare data dependencies
-
Read/write/decor handles for TruthBornLeptonCollectionMaker ATLASG-2470 This MR allows the TruthBornLeptonCollectionMaker to declare its data dependencies and is required to support multi-threaded DAOD building. It does not change the output or the logical flow of the tool.
-
Adding missing item to derivation framework augmentation example This fixes a missing item from the example showing how to add simple types (floats, vectors etc) that are not associated with existing containers, to a DAOD. At the same time, fix to settings passed to the example tool (MuonSelectionTool) to ensure it processes run 3 AOD without erors. This change has no impact on any production as the test formats are never made except by users following the examples.
-
- May 11, 2023
-
-
Rename member variables to match ATLAS conventions and change json deserialization to read into these new names
-