- Nov 13, 2023
-
-
Nils Erik Krumnack authored
A fairly long-standing feature request that allows to enable and disable individual branches in the output n-tuple. As a bit of a silly example of how this can work: ``` configSeq.setOptionValue ('.commands', ['disable jet_ftag.*', 'enable jet_ftag_legacy_.*']) ``` The basic idea is that every branch gets/has a flag indicating whether it is enabled in the output or not. This allows to disable a big chunk of them and then re-enable a subset, but it also allows to add some expert-level branches that are disabled by default.
-
Walter Lampl authored
Ambi workflow for acts See merge request atlas/athena!67002
-
Ambi workflow for acts
-
Walter Lampl authored
complete unconventional tracking sequences See merge request atlas/athena!66875
-
complete unconventional tracking sequences
-
Walter Lampl authored
Refactor of decorations handing for TrackContainer See merge request atlas/athena!66992
-
Refactor of decorations handing for TrackContainer
-
Walter Lampl authored
DigitizationTests: CA-based Run1 Digitization configurations See merge request atlas/athena!66864
-
DigitizationTests: CA-based Run1 Digitization configurations
-
Walter Lampl authored
ISF_FatrasTools: Drop dependency on FastSimulationEvent package See merge request atlas/athena!67024
-
ISF_FatrasTools: Drop dependency on FastSimulationEvent package
-
- Nov 11, 2023
-
-
Edward Moyse authored
MuonGeoModelR4 - Continue development of the Tgc Readoutelements & misc clean-up See merge request atlas/athena!67001
-
MuonGeoModelR4 - Continue development of the Tgc Readoutelements & misc clean-up
-
- Nov 10, 2023
-
-
Edward Moyse authored
CPAlgorithms: fix bug in FTag MC/MC SFs See merge request atlas/athena!67022
-
CPAlgorithms: fix bug in FTag MC/MC SFs
-
Edward Moyse authored
GNN, allow use of all featuers in Athena See merge request atlas/athena!66953
-
GNN, allow use of all featuers in Athena
-
Edward Moyse authored
MetaReader: make sure all the available items appear in the metadata_items See merge request atlas/athena!67020
-
MetaReader: make sure all the available items appear in the metadata_items This is a fix to atlas/athena!66972. The exception case should never happen, but in principle this would lead to missing entry in metadata_items.
-
Edward Moyse authored
Update version.txt to 23.6.21 See merge request atlas/athena!67005
-
Update version.txt to 23.6.21
-
Edward Moyse authored
Update legacy ATLFAST3F_G4MS configuration (ATLASSIM-6935) See merge request atlas/athena!66995
-
Tweak for legacy ATLFAST3F_G4MS configuration in order to make the output agree with CA (ATLASSIM-6935)
-
Edward Moyse authored
2023-11-09: merge of 23.0 into main See merge request atlas/athena!67008
-
Edward Moyse authored
InDetSimData+TrkTruthData: Make classes more usable from python. See merge request atlas/athena!66984
-
Edward Moyse authored
TrigMonitoringEvent: Add some additional overloads for python See merge request atlas/athena!66983
-
TrigMonitoringEvent: Add some additional overloads for python Add some additional overloads to TrigMonConfig and TrigMonEvent that can be called from python. For use by PyDumper.
-
Edward Moyse authored
Speedup and cleanup of LArDigitalTriggMonAlg See merge request atlas/athena!66976
-
Speedup and cleanup of LArDigitalTriggMonAlg
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Edward Moyse authored
ATLIDTRKCP-509: small change of isStereo definition for ITk See merge request atlas/athena!67018
-
ATLIDTRKCP-509: small change of isStereo definition for ITk
-
Edward Moyse authored
Fix CaloRinger definition in CombinedRec config See merge request atlas/athena!67013
-
Fix CaloRinger definition in CombinedRec config
-
Edward Moyse authored
Adding new DIPZ scenario to HLTJetHypo See merge request atlas/athena!66545
-
Adding new DIPZ scenario to HLTJetHypo
-
Edward Moyse authored
TrackCaloClusterRec clang-tidy related fixes See merge request atlas/athena!66981
-
TrackCaloClusterRec clang-tidy related fixes
-
Edward Moyse authored
ART test to generate HLT json diff between CA and legacy config See merge request atlas/athena!67000
-