- May 29, 2024
-
-
25.0 customary B field configuration ( manual sweep from 24.0 )
-
- May 27, 2024
-
-
Frank Winklmeier authored
This reverts commit 4e8ee804, reversing changes made to 152051dc.
-
- May 23, 2024
-
-
Sarka Todorova authored
-
- Mar 15, 2024
-
-
- Mar 06, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Oct 30, 2023
-
-
InDetConditions: add AccumulatorCache to some Cfg methods Add `AccumulatorCache` to some of the Cfg methods. Also merge calls to `addFolders` where possible to avoid unnecessary CA merges.
-
- May 08, 2023
-
-
A bit more economical replacement for MR62850
-
- Mar 09, 2023
-
-
Frank Winklmeier authored
Rename `defaultTestFiles.RAW` into `RAW_RUN2` to make it explicit that this is a Run-2 file.
-
- Feb 12, 2023
-
-
Tadej Novak authored
-
- Feb 10, 2023
-
-
Frank Winklmeier authored
-
- Oct 07, 2022
-
-
Frank Winklmeier authored
The setting of the minimum currents for the Solenoid/Toroids somehow got lost in the migration of the field services from Run-2. This is the value that is used to judge if the magnet is on/off and is relevant for the HLT. Closes ATR-26415.
-
- Aug 01, 2022
-
-
Goetz Gaycken authored
-
- Jun 20, 2022
-
-
CondCont.cxx: Remove spurious cout CondCont.cxx: Remove spurious cout
-
- Jun 14, 2022
-
-
Frank Winklmeier authored
Move the `AtlasFieldMapCondAlg.LoadMapOnStart` setting into HLT-specific job options. This should only be enabled when running in athenaHLT or in a partition. Plain athena will not have a valid `EventContext` available before the first event. This went unnoticed until gaudi/Gaudi!1347 fixed a bug in the initialization of the `EventIDRange` class.
-
- Jun 13, 2022
-
-
Make condAlg non-rentrant Part I
-
- Jun 07, 2022
-
-
Remove rendundant setting of congfigurableRun3Behavior in tests
-
- Apr 14, 2022
-
-
ATLASSIM-3150: Enable use of static Geant4 in Athena using "BigLibrary" pattern to improve simulation performance
-
- Mar 10, 2022
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Remove redundant `regHandle` calls and some minor code cleanup.
-
- Jan 14, 2022
-
-
Christos Anastopoulos authored
-
- Oct 15, 2021
-
-
scott snyder authored
Remove unused (and thread-unsafe) BFieldSolenoid::m_cache.
-
- Oct 06, 2021
-
-
- Jun 23, 2021
-
-
scott snyder authored
Root has problems with loading dictionaries if multiple threads are running. Force load some dictionaries we'll need during initialization. See ATEAM-749.
-
- Jun 10, 2021
-
-
Frank Winklmeier authored
Load the magnetic field map during `start()` for online/HLT running. This was already configured correctly in the new-style config fragment but not in the old version. This fixes the problem of `AtlasFieldMapCondAlg` running once per slot in the HLT.
-
- Dec 04, 2020
-
-
- Nov 02, 2020
-
-
Tomasz Bold authored
-
- Sep 16, 2020
-
-
- Sep 07, 2020
-
-
- Sep 03, 2020
-
-
Fixing thresholds for currents to not read in maps for online, and returning zero b-field if no map is read
-
- Aug 28, 2020
-
-
- Aug 24, 2020
-
-
Walter Lampl authored
-
- Aug 20, 2020
-
-
scott snyder authored
Turn off UseMapsFromCOOL if UseDCS is off. Fixes test failures in MuonConfig and TrigL2MuonSA.
-
- Aug 16, 2020
-
-
R D Schaffer authored
-
- Aug 15, 2020
-
-
R D Schaffer authored
since DCS has time-stamp IOV, for IOV when DCS currents say that solenoid or toroid is off, use just the current run number
-
R D Schaffer authored
-
- Aug 14, 2020
-
-
R D Schaffer authored
updating map alg to handle job opt setting of currents for online running when reading the file names from cool, and for offline added check of DCS currents to all reading only sol or tor file. Removing logic in cache to set currents to 0 for online as is not done directly for maps.
-
- Aug 13, 2020
-
-
When running with currents set from job options, use the run number as IOV to make sure it is being re-initialized during stop/start. Also cleanup some printouts and remove finalize() methods that only print an INFO message. Relates to ATLASRECTS-5604.
-
When running with currents set from job options, use the run number as IOV to make sure it is being re-initialized during stop/start. Also cleanup some printouts and remove finalize() methods that only print an INFO message. Relates to ATLASRECTS-5604.
-