- Dec 04, 2020
-
-
- Nov 30, 2020
-
-
Vakhtang Tsulaia authored
Closes ATEAM-677
-
- Nov 02, 2020
-
-
Tomasz Bold authored
-
- Oct 24, 2020
-
-
Christos Anastopoulos authored
Add ATH_RESTRICT to addBiotSavart inputs, as they are tagged with it from the function calling it. Also check first if we are inside the r span of a cell BFieldCache::inside
-
- Sep 16, 2020
-
-
- Sep 11, 2020
-
-
Christos Anastopoulos authored
-
scott snyder authored
Need to include <cstdlib> for size_t.
-
- Sep 09, 2020
-
-
scott snyder authored
Need <cmath> for std::isnan.
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Sep 08, 2020
-
-
Christos Anastopoulos authored
-
- Sep 07, 2020
-
-
- Sep 04, 2020
-
-
Christos Anastopoulos authored
-
- 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 27, 2020
-
-
Christos Anastopoulos authored
-
- Aug 25, 2020
-
-
- Aug 24, 2020
-
-
Magnetic Field Elements, small test fixes, add reference for the test, move more methods to .icc or .cxx
-
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
move to new initialization of field when creating BFieldCache object as a test for optimizing the speed of the bfield calculations
-
R D Schaffer authored
move to new initialization of field when creating BFieldCache object as a test for optimizing the speed of the bfield calculations
-
R D Schaffer authored
adding in unit test for field optimizations. This version is a detailed framework for testing, which will be simplified in further commits.
-
R D Schaffer authored
adding in unit test for field optimizations. This version is a detailed framework for testing, which will be simplified in further commits.
-
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
-
Frank Winklmeier authored
Add a test algorithm to read/print the magnetic field conditions object.
-
- Jul 26, 2020
-
-
Christos Anastopoulos authored
-
- Jul 24, 2020
-
-
Frank Winklmeier authored
Use `Gaudi::Units` instead of CLHEP. Cleanup cmake configuration.
-
Frank Winklmeier authored
-