- Jan 18, 2024
-
-
Make AtlasFieldCache copyable
-
- Oct 21, 2023
-
-
Christos Anastopoulos authored
-
- May 08, 2023
-
-
A bit more economical replacement for MR62850
-
- May 04, 2023
-
-
Try to fix issues when we have just solenoid map
-
- Dec 16, 2022
-
-
AtlasFieldCache : Improve comments
-
- Dec 13, 2022
-
-
scott snyder authored
Fix gcc13 warnings about copying uninitialized members in the BFieldMesh copy ctor.
-
- Dec 05, 2022
-
-
BFieldCache Change the code so as to emit more clang like assembly for gcc
-
- May 23, 2022
-
-
AtlasFieldCache flatten also in opt
-
- May 09, 2022
-
-
Frank Winklmeier authored
-
- Jan 20, 2022
-
-
Christos Anastopoulos authored
-
- Jan 16, 2022
-
-
- Jan 06, 2022
-
-
Christos Anastopoulos authored
-
- Jan 03, 2022
-
-
R D Schaffer authored
-
- Dec 30, 2021
-
-
R D Schaffer authored
see mismatch with zone lookup and zone->inside check for muons. Try only for solenoid for the moment, until mismatch is understood.
-
- Dec 29, 2021
-
-
R D Schaffer authored
-
R D Schaffer authored
-
R D Schaffer authored
added logic to look into the current zone which has been used by the AtlasFieldCache to cache the field description for one cell. The current zone has multiple cells, e.g. for all of the solenoid. This avoids re-looking up the same zone as one navigates out of a cell
-
- Dec 28, 2021
-
-
Christos Anastopoulos authored
-
-
- Dec 15, 2021
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Dec 09, 2021
-
-
Christos Anastopoulos authored
-
- Oct 28, 2021
-
-
Christos Anastopoulos authored
ATLASRECTS-6655 : Returning a huge value (1.997kT) for the mag field , when none is present , from the getFieldZR creates issues. Return 0.1 Gauss in these cases
-
- Oct 06, 2021
-
-
- May 14, 2021
-
-
R D Schaffer authored
-
- Mar 25, 2021
-
-
scott snyder authored
The function AtlasFieldCache::getField makes heavy use of Eigen and runs extremely slowly in dbg builds. Adjust to compile this function with optimization, even in dbg builds. For the MuonCombinedConfig unit test, this results in a 20% speedup in the dbg build.
-
- 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 11, 2020
-
-
Christos Anastopoulos authored
-
scott snyder authored
Need to include <cstdlib> for size_t.
-
- Sep 09, 2020
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Sep 08, 2020
-
-
Christos Anastopoulos authored
-
- 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 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
-
- 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
-