- 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.
-
- Aug 12, 2020
-
-
R D Schaffer authored
-
R D Schaffer authored
no longer running updateCurrentxx if LockMapCurrents is true, and added a bit cleared printout for current sfs
-
- Aug 11, 2020
-
-
Frank Winklmeier authored
Test field status changes (ON/OFF) when DCS currents go from nominal to zero and vice versa.
-
- Aug 09, 2020
-
-
R D Schaffer authored
added LoadMapOnStart for AtlasFieldMapCondAlg for online running, and fixed the setting of UseSoleCurrent, UseToroCurrent for AtlasFieldCacheCondAlg so that they effectively turn off the field if set to 0
-
- Aug 06, 2020
-
-
R D Schaffer authored
-
- Jul 24, 2020
-
-
Frank Winklmeier authored
-
- Jun 20, 2020
-
-
scott snyder authored
Don't declare a dependency on the DCS conditions folder if we're not going to use it.
-
- Jun 17, 2020
-
-
Christos Anastopoulos authored
-
- Jun 14, 2020
-
-
Christos Anastopoulos authored
Magnetic field Elements use std::array when can make syntax easier, use ATh_RESTRICT where seems OK to do so
-
- May 06, 2020
-
-
added the option to set the solenoid or toroid current value for the map via the tagInfo object. This allows to do specialized simulation, and assure that the digit/reco chain uses the same current values
-
- Apr 27, 2020
-
-
R D Schaffer authored
-
R D Schaffer authored
-
R D Schaffer authored
-
- Apr 24, 2020
-
-
R D Schaffer authored
-
- Apr 23, 2020
-
-
R D Schaffer authored
-
- Apr 21, 2020
-
-
R D Schaffer authored
-
R D Schaffer authored
remove excess stop in map cond alg, and as well extra debug printout in digi test which had been used for debugging
-
- Apr 20, 2020
-
-
R D Schaffer authored
migrated MdtCalibrationTool to use mag field from cache, and added support to checkMetaSG to dump out field info in pool file
-