- Mar 09, 2023
-
-
Add truth info to VR jets
-
Fixing missing key explicity requests
-
- Mar 08, 2023
-
-
Fix of missing event generator weight names from the DAOD_TRUTHx formats ATLASG-2475 This (probably temporary) fix applies the IOVDbMetaDataTool in the EVNT->DAOD_TRUTHx workflow. Without this adjustment the event generator weight names are not stored and the formats are useless for many analyses. The issue and the reason the fix works are rather hazily understood so this may be revisited during a wider clean-up of this metadata, but for now the samples are needed for physics studies.
-
- Mar 07, 2023
-
-
Adding LCTopo jets in PHYSVAL (and size parameter to JETM6)
-
- Mar 06, 2023
-
-
Use more MagicNumbers header instead of hardcoded values
-
- Mar 02, 2023
-
-
James Catmore authored
See above
-
Paul Thompson authored
-
- Mar 01, 2023
-
-
Removal of obsolete JETMX configurations and smart slimming lists
-
- Feb 28, 2023
-
-
Read/write/decor handles for TruthNavigationDecorator ATLASG-2470 This provides R/W/D handles for the TruthNavigationDecorator tool and is a prerequisite for running DAOD building in AthenaMT. Slightly less trivial than usual due to the multiple containers that may need to be decorated, means that there are WriteDecorHandleArrays that are properties but should not be set from tbe config layer by the user.
-
James Catmore authored
ATLASG-2470 This adds read, write and decor handles to the TruthD2Decorator, which is a tool used in the creation of DAOD truth content. Consequently this MR is a pre-requisite for any use of AthenaMT in DAOD production.
-
Sagar Addepalli authored
-
- Feb 27, 2023
-
-
James Catmore authored
This MR makes a few refinements to Truth[Decay]CollectionMaker following the migration to R/W/D handles, namely: - passing event context also to decorators - header-only declaration/initialisation of properties - using Gaudi::Properties for all non-handle properties - initialisation of decoration names with whatever input collection name is provided, to account for the (unlikely) possibility of a truth collection other than `TruthParticles` being required
-
- Feb 24, 2023
-
-
Add particle barcode, child info to flavor tagging truth label
-
Andrii Verbytskyi authored
-
- Feb 23, 2023
-
-
Draft: Read/Write/Decor handles for TruthDressingTool This provides read/write/decor handles for the TruthDressingTool, as part of the effort to prepare the derivation framework for running in AthenaMT.
-
Setting notSet as default prefix. If no prefix is manually set in the derivation framework, returns Failure
-
- Feb 20, 2023
-
-
Adding missing EventInfo to TRUTHx formats Due to an oversight the EventInfo was dropped from the TRUTH0,1,3 formats during the transition to the component accumulator. This rectifies the issue.
-
- Feb 17, 2023
-
-
Add L1CALO derivations to CA RAWtoALL (ATLASRECTS-7473)
-
- Feb 14, 2023
-
-
Read/Write/Decor handles for TauTruthMatchingWrapper This provides R/W/D handles for TauTruthMatchingWrapper as part of the effort to prepare the derivation framework for AthenaMT running. Although this is sufficient for this tool, it calls another tool (TauTruthMatchingTool) which does decoration without context-aware decorators. This will also have to be migrated.
-
Remove jet cleaning algorithms from dAOD_TIDE
-
Read/Write/Decor handles for TruthCollectionMaker This MR provides read/write/decor handles for TruthCollectionMaker as part of the work to prepare the derivation framework for MT. Note that this is insufficient to make this tool wholly compliant with MT, because it also accesses the metadata store via a non-context-aware method: https://gitlab.cern.ch/atlas/athena/-/blob/master/PhysicsAnalysis/DerivationFramework/DerivationFrameworkMCTruth/src/TruthCollectionMaker.cxx#L90-114 in order to acquire some metadata about whether the events were generator with Sherpa. The preferred means of addressing this will be to move this property to the config level to avoid having to use metadata handles in this tool. This will be addressed in a later MR.
-
- Feb 13, 2023
-
-
Tadej Novak authored
-
- Feb 12, 2023
-
-
Tadej Novak authored
-
- Feb 10, 2023
-
-
add V0 container to FTAG1 from BPHY10
-
- Feb 09, 2023
-
-
Fix in handling charged FEs in UFO energy per layer calculation
-
- Feb 08, 2023
-
-
simplify P1 check to just empty input file list, fix L1CaloFEXSimCfg test which sets isOnline to True
-
Alkaid Cheng authored
-
- Feb 07, 2023
-
-
Rewrite systematics handling in PMGTruthWeightTool
-
physlite updates
-
Adam Edward Barton authored
-
- Feb 06, 2023
-
-
Read/Write/Decor handles for TruthDecayCollectionMaker This is the first of many MRs that will be needed to enable the derivation framework to run in AthenaMT, since many of the tools (especially in the MC truth domain) don't use R/W/D handles. To avoid a monster MR I'm going to migrate them one tool at a time. Although this necessarily touches C++ it only impacts the reading/writing so will have no effect on the output of the tool. I have tested this on PHYS in serial but a test with MT will require all tools to be migrated.
-
Changes to energy-per-layer calculations for PFlow and UFO jets
-
- Feb 03, 2023
-
-
23.0-cppcheck-DerivationFrameworkCalo
-
Tracking CA config update EventCnvSuperTool / FullLinearizedTrackFactory / ParticleCaloExtensionTool Tracking CA config update EventCnvSuperTool / FullLinearizedTrackFactory / ParticleCaloExtensionTool
-
- Feb 02, 2023
-
-
DerivationFrameworkCore: Adding HLT event variables + HLT subjesgscIS PFlow jets for DAOD_JETM1 (ATLJETMET-1506) DerivationFrameworkCore: Adding HLT event variables + HLT subjesgscIS PFlow jets to JetTriggerContentRun3.py
-
Edward Moyse authored
MuonConfig/MuonCombinedConfig: standardise handling of arguments
-
Update of tracking flags: vertexing
-
- Feb 01, 2023
-
-
Get rid of merging PoolWriteCfg directly, which should now be done by OutputStreamConfig automatically
-
Tracking CA config update BPHY10 and IDTR2
-
Frank Winklmeier authored
-