- Nov 10, 2020
-
-
Vakhtang Tsulaia authored
1. Dropped the ReloadProxies incident. This incident was triggering condition callbacks in hybrid workers just after fork, which was immediately resulting in crash. 2. Enabled hybrid MP+MT mode in Job Transforms
-
- Nov 09, 2020
-
-
In this commit we made public the member of EventStreamInfo_p1.h to allow the extraction of the metadata values
-
- Nov 06, 2020
-
-
Gabriel Facini authored
Tracks passing a selection designed to identify photon conversions were given a shortcut through the ambi for a small efficiency gain. This had the unwanted side-effect of allowing electron brem tracks (mostly in the forward direction) to have incorrect hits and overshare IBL hits lowering the EM LH identification rate. Simple fix - remove short cut Impact on digest - 3 tracks over 3 events
-
- Nov 05, 2020
-
-
...until conditions tag contains information for MDN
-
- Nov 03, 2020
-
-
- reset counter of N split shared pixels to 0 - set hasSharedPixel consistently with rest of tool
-
-
- Nov 02, 2020
-
-
update master_q431_AOD_digest to account for differences due to correct errors in PV position in data
-
- Oct 31, 2020
-
-
Bertrand Martin authored
Hello, This MR is simply migrating the "ExtrapolatedStauTrackParticles" and "CombinedStauTrackParticles" containers from the tau category to the muon category. "Staus" is currently under muons, so I assume that's a fair thing to do, these collections are not produced by tau reconstruction. Unfortunately these are small collections, so we do not transfer much disk footprint :-) Cheers, Bertrand
-
- Oct 29, 2020
-
-
reorganise to use old intersection within pattern and switch to new logic after obtaining the final candidate
-
Walter Lampl authored
-
- Oct 28, 2020
-
-
Frank Winklmeier authored
-
- Oct 27, 2020
-
-
- Oct 26, 2020
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Oct 25, 2020
-
-
- Oct 23, 2020
-
-
Vakhtang Tsulaia authored
Fixed detectAthenaMPProcs() and detectAthenaMTThreads() so that they perform --athenaopts checks only for the current substep. If MPMT mode is detected for the BSRDOtoRAW substep, then the job is not aborted. Addresses: ATR-21933
-
- Oct 22, 2020
-
-
amete authored
-
- Oct 18, 2020
-
-
scott snyder authored
Fill in the project_name entry when we're peeking in a BS file. Needed for the new btagging configuration to work with run1 files.
-
- Oct 16, 2020
-
-
Stephen Nicholas Swatman authored
The previous commit changes the output of q221 and q431 jobs, and the reference outputs must be updated to reflect this.
-
Peter Onyisi authored
-
Tadej Novak authored
-
Tadej Novak authored
-
- Oct 14, 2020
-
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Frank Winklmeier authored
-
- Oct 13, 2020
-
-
-
Stephen Nicholas Swatman authored
We have changed the physics output of the q221 and q431 jobs slightly, and the reference files must be changed in order to reflect these changes.
-
- Oct 06, 2020
-
-
PyUtils + PROCTools: Add regex support to diff-root and add diff-root exclusion list support to RunTier0Tests.py
-
Mohsen Rezaei Estabragh authored
-
- Oct 05, 2020
-
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Mohsen Rezaei Estabragh authored
-
Tadej Novak authored
-
Mohsen Rezaei Estabragh authored
modification of memory leak report (can report when job is killed). removing memory analysis from DQMerge.
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Frank Winklmeier authored
Several improvements for `acmd.py cmake depends`: - Dependencies of an external library where not displayed correctly. Also warn the user in case the `--external` option is not used. - Improve filtering of custom targets. Instead of using a hard-coded list, parse the graphiz legend and use the target types for filtering. - Add an `--all` option to disable any filtering of custom targets. - Add a testing script. It's not run as a unit test because the output of the script would of course change from nightly to nightly. But it can be used as a manual test script to find regresssions.
-