- Aug 21, 2024
-
-
Fix JetPileupLabelingTool
-
- Aug 13, 2024
-
-
Adding GN2Xv02 to PHYS and PHYSLITE
-
- Aug 12, 2024
-
- Aug 09, 2024
-
-
Tadej Novak authored
-
- Aug 08, 2024
-
-
RNTupleART: Fix typo in the MC23 full-chain test
-
- Aug 06, 2024
-
-
Tadej Novak authored
-
Set hadronic PFO four-momentum for tau using Vertexed cluster
-
- Aug 05, 2024
-
-
Removing unused containers from TrigEDM
-
- Aug 02, 2024
-
-
Revert "Merge branch 'MuGirlStau' into 'main'" This reverts merge request !71011
-
- Jul 31, 2024
-
-
DerivationFrameworkCore+JetEtMiss: add missing jet cleaning flags to EventInfo and Jet smart slimming list Hello, This MR is adding per-event and per-jet jet cleaning flags that are currently not kept in DAOD_PHYS. Current PHYS content: ``` 1.810 kb 0.320 kb 0.000 kb 0.000 1000 (B) EventInfoAuxDyn.DFCommonJets_eventClean_LooseBad 28.758 kb 5.312 kb 0.005 kb 0.000 1000 (B) AntiKt4EMTopoJetsAuxDyn.DFCommonJets_jetClean_LooseBad ``` With this MR: ``` 1.810 kb 0.320 kb 0.000 kb 0.000 1000 (B) EventInfoAuxDyn.DFCommonJets_eventClean_LooseBad 1.851 kb 0.331 kb 0.000 kb 0.000 1000 (B) EventInfoAuxDyn.DFCommonJets_eventClean_LooseBad_EMTopo 24.016 kb 4.770 kb 0.005 kb 0.000 1000 (B) AntiKt4EMPFlowJetsAuxDyn.DFCommonJets_jetClean_LooseBad 28.758 kb 5.312 kb 0.005 kb 0.000 1000 (B) AntiKt4EMTopoJetsAuxDyn.DFCommonJets_jetClean_LooseBad 24.016 kb 5.508 kb 0.006 kb 0.000 1000 (B) AntiKt4EMPFlowJetsAuxDyn.DFCommonJets_jetClean_TightBad ``` Cheers, Bertrand
-
Fixes to MuGirl stau reconstruction Fix crashes on data Revert changes Configure printer tool Sorting issue Take track parameters position into account to choose the surface
-
- Jul 30, 2024
-
-
add neutral event shape to PHYSLITE, required for new Jet/ETMiss calibrations from now on
-
Addition of 2024 GRLs EtoI to PHYSLITE derivation step
-
Frank Winklmeier authored
Physics D3PDs have been replaced by derivations and the`listAllKnownD3PD` list has been empty since we migrated to CA.
-
- Jul 24, 2024
-
-
TrfTestsARTPlots: Update dcube reference files
-
TrfTestsART: Update conditions tags of Run4 tests
-
TrfTestsART: Update conditions tags for 2022/23 tests
-
- Jul 22, 2024
-
-
delete dysfunctional tab-completion components
-
MuonConfig - Overwrite Mdt cabling tag for Run 4
-
- Jul 19, 2024
-
-
Adam Edward Barton authored
-
- Jul 17, 2024
-
-
Duc Ta authored
updated references, since q442 v4 and q454 v5 have been used previously by this MR (but never got merged), updated q442 to v5 and q454 to v6
-
Default setting of ESModel and decorrelationModel in AnalysisConfig + bug fixing of eta used ZEESTAT systematic Default setting of ESModel and decorrelationModel in AnalysisConfig + bug fixing of eta used ZEESTAT systematic
-
Duc Ta authored
-
Duc Ta authored
-
Run RNTuple metadata ART tests in main Given that the main branch switched to LCG_106 (i.e. ROOT v6.32.02)
-
- Jul 15, 2024
-
-
Adam Edward Barton authored
Fix AthSimulation from MR72924 breakage
-
MetaReader+RNTupleART: enable reading some in-file metadata from RNTuple, tested in ART
-
- Jul 12, 2024
-
-
References.py: updated version tags for several PHYSLITE tests - data_PHYSLITE_Run3 v10 -> v11 - mc_PHYSLITE_Run3 v13 -> v14 - af3_PHYSLITE_Run3 v14 -> v15
-
Alaettin Serhan Mete authored
-
Frank Winklmeier authored
Catch parsing errors due to recursion overflow in AST. Relates to ATEAM-1003.
-
- Jul 11, 2024
-
-
RNTupleART: Update RNTuple ART tests
-
Bugfix to event counting in trfFileUtils Of course ROOT doesn't return None, it returns a TObject that is invalid, so `is None` doesn't work, while `== None` does the right thing. This fixes ATR-29736
-
- Jul 10, 2024
-
-
Update conditions in Upgrade test_digi_reco_inTimeTruth_mu1
-
RecJobTransformTests and Tier0ChainTests: temporary updates to new conditions tags following ATLASRECTS-8054
-
Move enableFrozenShowersFCalOnly, enableBeamPipeKill enableTightMuonStepping functions from SimuJobTransforms.SimulationHelpers to SimulationConfig.G4Optimizations module
-
- Jul 08, 2024
-
-
Grigori Rybkin authored
PyJobTransforms: Validating ROOT file check consistency of number of events only when metadata object available Tools/PyUtils/python/MetaReader.py: In fuction _read_guid, return None if ##Params object is unavailable
-
- Jul 07, 2024
-
-
Tadej Novak authored
-
TrfTestsARTPlots: Fix q449 test
-
- Jul 06, 2024
-
-
MuonConfig: drop MM cabling override Hello, Continuation of !71372 . It should no longer be necessary to specify the tag of the `"/MDT/MM/CABLING"` or `"/MDT/Onl/MM/CABLING"` conditions folder. It is natively associated with the global conditions tag now: * `CONDBR2-HLTP-2024-01` points to `MmOnlCabling-FrontEndShifts-v1` * `CONDBR2-BLKPA-2024-03`, `CONDBR2-ES1PA-2024-03`, `CONDBR2-BLKPA-2023-04`, `CONDBR2-BLKPA-2022-13` all point to `"MmCabling-FrontEndShifts-v1"` No output change is expected. Cheers, Bertrand
-
TrfTestsART: Replace broken 2022 and 2023 data conditions tags
-