- Nov 04, 2024
-
-
Jiri Masik authored
Update efex decorator See merge request !75566
-
Update efex decorator
-
Jean-Baptiste De Vivie De Regie authored
TRTCalib - Precision T0 file See merge request !75562
-
TRTCalib - Precision T0 file
-
Jiri Masik authored
Update/Cleanup to HLT Tau configuration See merge request !75547
-
Update/Cleanup to HLT Tau configuration
-
Jiri Masik authored
Bugfix for ZDC Trigger Simulation See merge request !75550
-
Bugfix for ZDC Trigger Simulation
-
Jiri Masik authored
L1calo monitoring dev See merge request !75458
-
Jiri Masik authored
TriggerMenuMT: updates of the emulation tests See merge request !75471
-
emulation tests updated; recoAlg now builds a reco object in the same region aroundthe RoI; adeed emulation chains with empty sequences and emtpy steps combined
-
Jiri Masik authored
Allow the maximum d0 to be det analysis-by-analysis See merge request !75544
-
Allow the maximum d0 to be det analysis-by-analysis For the muIso tracking, the d0 range (4mm) used in the trigger is smaller than for the muon tracking (10mm) and so the muIso tracking appears to be ~ 60 % lower in efficiency if we use tha reference sample with |d0| < 10 mm. These changes allow the reference sample for the muIso tracking to use a custom d0 limit of 4 mm commensurate with the selection used in the trigger reconstruction.
-
Changes to ZDC offline DQ config to be consistent with current ZdcMonitoring
-
- Nov 02, 2024
-
-
Jiri Masik authored
Additional items & chains with EMPTY for LbyL background studies See merge request !75542
-
Additional items & chains with EMPTY for LbyL background studies
-
- Nov 01, 2024
-
-
Jiri Masik authored
Update LArQuickHistMerge and online monitoring jobs See merge request !75489
-
Update LArQuickHistMerge and online monitoring jobs
-
Jiri Masik authored
update menu name for correct mapping ZeroBias HI threshold See merge request !75532
-
update menu name for correct mapping ZeroBias HI threshold
-
DerivationFrameworkTau: Use decoration handles for writing decorations. In TauIDDecoratorWrapper, use decoration handles to write decorations, so that the decorations get properly locked. See ATLASRECTS-8008.
-
PixelCalib - Fixing pixel calibration key folder name
-
CaloRec: Be sure auxiliary variables get defined. Make sure that the auxiliary variables corresponding to the moments we produce get defined during initialize(). Otherwise, if the first event has no clusters, we may get warnings from AuxSelection that the variables are not known. See ATLASRECTS-7180.
-
DerivationFrameworkJetEtMiss: Explicitly lock overlap removal decorations. The overlap removal algorithm leaves its decorations unlocked, so schedule an explicit LockDecorations algorithm. It's problematic to do this within the overlap removal algorithm itself because we actually schedule two such algorithms, the second overwriting most of the decorations produced by the first. This is is not MT-friendly, but this should get things working in the face of ATLASRECTS-8008.
-
DerivationFrameworkMCTruth: Don't write unused decoration. Don't write (and leave unlocked) an unused decoration. See ATLASRECTS-8008.
-
AsgDataHandles: Add WDHK ctor taking a VarHandleKey. Add WriteDectorHandleKey constructor taking a VarHandleKey plus the decoration name as two separate arguments, to better match the Athena version.
-
CaloClusterCorrection: Be sure auxiliary variables get defined. Make sure that the auxiliary variable corresponding to the bad cell list gets defined during initialize(). Otherwise, if the first event has no clusters, we may get warnings from AuxSelection that the variable is not known. See ATLASRECTS-7180.
-
IDPVM: Tweak definition of unlinked fakes
-
Jiri Masik authored
Reading gFEX noise cut values from COOL database See merge request !75353
-
adding call to COND class for noise cut values from COOL, default values added to L1CaloCond algorithm header
-
- Oct 31, 2024
-
-
Jiri Masik authored
TriggerMenuMT: temporarily remove ZRad chains from pp menu See merge request !75498
-