- Feb 16, 2023
-
-
add more Run 3 trigger definitions to TrigGlobalEfficiencyCorrectionTool
-
- Feb 14, 2023
-
-
Tadej Novak authored
TauAnalysisTools: add support for DeepSet Tau ID WP See merge request atlas/athena!60673
-
TauAnalysisTools: add support for DeepSet Tau ID WP Hello, This MR is adding support for DeepSet Tau ID WPs in TauAnalysisTools. We can now require taus to pass e.g. the medium DeepSet JetID WP by having a `JetIDWP: JETIDDEEPSETMEDIUM` in a TauAnalysisTools selection file. The ability to cut on the DeepSet score (instead of the WP) will be added in a follow-up MR. DeepSet Tau ID is available in 23.0.14 DAODs, try it out! Cheers, Bertrand
-
Tadej Novak authored
Remove print statements from Forward Detector configuration See merge request atlas/athena!60682
-
Remove print statements from Forward Detector configuration
-
Tadej Novak authored
SUSYTools: fix for largeR jets and new Muon SF See merge request atlas/athena!60643
-
re-enabling of largeR jets in R22, including support for PHYSLITE. Bonus: update to latest muon SF for run2
-
Tadej Novak authored
CxxUtils: Add releasing_iterator. See merge request atlas/athena!60653
-
CxxUtils: Add releasing_iterator. Helper to convert an iterator over unique_ptr<T> to one over T*.
-
Tadej Novak authored
SGTools Simplify DataStore::m_keyMap. See merge request atlas/athena!60642
-
SGTools Simplify DataStore::m_keyMap. Remove the index field from the payload of DataStore::m_keyMap. Simplifying this in order to move towards removing locking from proxy_exact. We were keeping track of the index in m_proxies of each sgkey in order to speed up removeProxy. However, the main use of removeProxy is from clearStore, and in that case we already know the index because we're iterating over m_proxies. This does mean that direct calls to removeProxy will be a bit slower, since now we do a linear search to find the proxy in m_proxies. However, this should be something that happens only rarely.
-
Tadej Novak authored
update for RPC offline DQ(L1 trigger, WD) See merge request atlas/athena!60639
-
fix support for dl1d fix support for dl1d
-
Tadej Novak authored
L1Calo Phase1 eFEX TOB decorator and config update (ATLASRECTS-7473) See merge request atlas/athena!60631
-
L1Calo Phase1 eFEX TOB decorator and config update (ATLASRECTS-7473)
-
Tadej Novak authored
athenaHLT: remove usage of python include when running from DB/JSON See merge request atlas/athena!60669
-
Tadej Novak authored
Extend the get_files utility to find also pyton files See merge request atlas/athena!60671
-
Tadej Novak authored
TrigConfIO: fix for writing CA-based json files See merge request atlas/athena!60674
-
Tadej Novak authored
LArOFCCondAlg: Reduce temporary memory allocations See merge request atlas/athena!60676
-
LArOFCCondAlg: Reduce temporary memory allocations
-
Tadej Novak authored
TrigP1Test: fix PEB_DS ART test Closes ATR-26960 See merge request atlas/athena!60686
-
Tadej Novak authored
ATR-24438: switch to AllTag and AllProbe menu alignment groups See merge request atlas/athena!60381
-
ATR-24438: switch to AllTag and AllProbe menu alignment groups
-
Tadej Novak authored
MainServicesConfig: Do not hardcode output-level of AlgResourcePool See merge request atlas/athena!60668
-
MainServicesConfig: Do not hardcode output-level of AlgResourcePool
-
Frank Winklmeier authored
Adapt to setupMenu interface change. Closes ATR-26960.
-
Tadej Novak authored
eFexTowerBuilder redesign, and new algorithm to convert eFexTowers to eTowers in the L1CaloFEX simulation See merge request atlas/athena!60623
-
eFexTowerBuilder redesign, and new algorithm to convert eFexTowers to eTowers in the L1CaloFEX simulation eFexTowerBuilder redesign that will take the mapping from a given file, or otherwise try to generate it in the first event.
-
Tadej Novak authored
Read/Write/Decor handles for TauTruthMatchingWrapper See merge request atlas/athena!60651
-
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.
-
Tadej Novak authored
Adapt egamma ART to CA configuration See merge request atlas/athena!60629
-
Adapt egamma ART to CA configuration
-
Tadej Novak authored
MainServicesConfig: Configure MessageSvc in the same way as RecExUtils configures it See merge request atlas/athena!60574
-
Revert "adjust FPEAndCoreDump.ref" This reverts commit d5dc9afe.
-
Tadej Novak authored
Remove jet cleaning algorithms from dAOD_TIDE See merge request atlas/athena!60640
-
Remove jet cleaning algorithms from dAOD_TIDE
-
Tadej Novak authored
Set L1ResultKey to empty string on BS jobs Closes ATR-25114 See merge request atlas/athena!60641
-
Set L1ResultKey to empty string on BS jobs
-
Tadej Novak authored
[AGENE-2172] LeptoQuark S-channel in Powheg including example config See merge request atlas/athena!60591
-
[AGENE-2172] LeptoQuark S-channel in Powheg including example config
-