- Oct 13, 2023
-
-
Edward Moyse authored
Configure deserialisation and decoding of the available HLT results in trigger reco See merge request !65515
-
Configure deserialisation and decoding of the available HLT results in trigger reco
-
Edward Moyse authored
egammaAlgs : fix clang 16 warning See merge request !66433
-
egammaAlgs : fix clang 16 warning
-
Edward Moyse authored
Make TruthToTrack configurable in VrtSecInclusive See merge request !66431
-
Make TruthToTrack configurable in VrtSecInclusive
-
Edward Moyse authored
MuonRdo -> PrepData - Reentrancy of the complete step Closes ATR-27732 See merge request !65712
-
Reentrancy of RDO -> PRD conversion Remove obsolete classes I thought I fixed the conflict Revert changes
-
Edward Moyse authored
AthDerivation: delete obsolete project See merge request !66423
-
Edward Moyse authored
Derivation fix to mitigate impact of timing cut on egamma energy applied at reconstruction level See merge request !66418
-
Derivation fix to mitigate impact of timing cut on egamma energy applied at reconstruction level
-
Edward Moyse authored
SGComps: Reduce locking in AddressRemappingSvc. See merge request !66391
-
Revert "Fix possible deadlock between AddressRemappingSvc and SGImplSvc." This reverts commit 4b0aaea9.
-
Edward Moyse authored
CPalgorithms: Run2 vs Run3 settings for btagging MC-MC See merge request !66379
-
CPalgorithms: Run2 vs Run3 settings for btagging MC-MC
-
Edward Moyse authored
Investigate an option of storing the event weight names in the MCEvent collection See merge request !66156
-
Investigate an option of storing the event weight names in the MCEvent collection
-
Edward Moyse authored
Bugfix for status values of quasi-stable particles in the new-style truth handling See merge request !66460
-
Bugfix for status values of quasi-stable particles in the new-style truth handling Follows !63059. In the case that we are removing quasi-stable particle decays and child particles from the `GenEvent` before starting the (Geant4) simulation, then the status values of child particles produced by pre-defined quasi-stable particle decays should be set to 1 (or 2 if they themselves have pre-defined decays) rather than 20001 (the status value usually used to indicate a new secondary particle created during simulation).
-
Andrew Mehta authored
-
Andrew Mehta authored
-
- Oct 12, 2023
-
-
Edward Moyse authored
Fix RUN1 job. (relic from ATLASRECT-7703... but also fix ATLASSIM-6918 too.) Closes ATLASSIM-6918 See merge request !66403
-
Fix RUN1 job. (relic from ATLASRECT-7703... but also fix ATLASSIM-6918 too.)
-
Edward Moyse authored
Small tweaks to fast muon Phase-2 MDT digi See merge request !66447
-
Small tweaks to fast muon Phase-2 MDT digi
-
Edward Moyse authored
MuonSimHit - Add prefixes to the sim hit Identifiers See merge request !66427
-
MuonSimHit - Add prefixes to the sim hit Identifiers
-
Edward Moyse authored
LArFastShower - Fix CPP check See merge request !66442
-
LArFastShower - Fix CPP check
-
Edward Moyse authored
Remove REQUIRED, main branch (2023.10.12.) See merge request !66437
-
Removed REQUIRED keyword from find_package(...) calls. In case the external is not found, these requirements stop the configuration process right away, not allowing the rest of the project to be built in a nightly for instance.
-
Edward Moyse authored
Cleanup in the MagicNumbers.h See merge request !66413
-
Cleanup in the MagicNumbers.h
-
Edward Moyse authored
ComponentAccumulator: optimize mergeSequences See merge request !66438
-
Edward Moyse authored
TrigT2HistoPrmVtx: delete unused package See merge request !66439
-
Edward Moyse authored
TrigT1NSW: delete unused python module and merge job options See merge request !66417
-
Edward Moyse authored
TextConfiguration: Fix bug that would cause ftag blocks to be mis-configured... See merge request !66425
-
TextConfiguration: Fix bug that would cause ftag blocks to be mis-configured when 'postfix' was not set. When creating and configuring an instance of the FTag config block, if 'postfix' was left as the empty string (i.e. ''), the block would not be configured properly. To prevent this, the config sequence returned from 'makeConfig' is configured before being added to the global config sequence that accumulates configured blocks. A small function was also added that will print out all config blocks in a config sequence and their configuration to help debugging similar issues in the future.
-
Edward Moyse authored
Cleanup in MCTruthClassifier See merge request !66407
-
Cleanup in MCTruthClassifier
-