- Jan 08, 2020
-
-
Using get_E_hit function in TFCSLateralShapeParametrizationFluctChain and TFCSLateralShapeParametrizationHitChain
-
- Jan 06, 2020
-
-
Sven Menke authored
-
- Dec 17, 2019
-
-
- Dec 16, 2019
-
-
Joshua authored
Moved rnd definition to L46 to select same energy bin for single/multiple sliced energy param file creation
-
- Dec 12, 2019
-
-
Michael Duehrssen-Debling authored
Adjust TFCSLateralShapeParametrizationHitChain to better work with large weights and stop enforcing normalization
-
Michael Duehrssen-Debling authored
-
Michael Duehrssen-Debling authored
-
- Dec 11, 2019
-
-
Thomas Michael Carter authored
-
Thomas Michael Carter authored
-
- Dec 06, 2019
-
-
Thomas Michael Carter authored
-
Thomas Michael Carter authored
-
Thomas Michael Carter authored
-
Thomas Michael Carter authored
-
Thomas Michael Carter authored
-
John Chapman authored
-
- Dec 05, 2019
-
-
Sven Menke authored
-
Michael Duehrssen-Debling authored
-
John Chapman authored
-
John Chapman authored
-
John Chapman authored
-
Michael Duehrssen-Debling authored
-
Michael Duehrssen-Debling authored
-
John Chapman authored
When running in AthenaMT, we only want to load the parametrization once. For compatibilty with AthenaMT running the simulators themselves have to be AlgTools though, so it makes sense to load the parametrization in a separate Service which will then only be loaded once. Making this change in the 21.0 branch initially, to make it easier to sweep changes to the parameterization between 21.0 and master in the future.
-
- Dec 03, 2019
-
-
John Derek Chapman authored
Use only diff-root in regression test. Fixes ATLASSIM-4346 See merge request atlas/athena!28252 (cherry picked from commit 97ba4ff0) 7d75efe8 Use only diff-root in regression test. Fixes ATLASSIM-4346
-
- Nov 29, 2019
-
-
John Derek Chapman authored
Fixing typo pointed out in ATLASSIM-4367.
-
Sven Menke authored
-
- Nov 20, 2019
-
-
John Derek Chapman authored
Fix regression test for test_AtlasG4_CavernBg_EVNT2TR.sh (ATLASSIM-4346) See merge request atlas/athena!28102
-
- Nov 14, 2019
-
-
Michael Duehrssen-Debling authored
-
- Nov 12, 2019
-
-
Michael Duehrssen-Debling authored
-
Michael Duehrssen-Debling authored
-
- Nov 11, 2019
-
-
Michael Duehrssen-Debling authored
Revert back change double to float for float TFCSLateralShapeParametrizationHitBase::get_sigma2_fluctuation(...)
-
Michael Duehrssen-Debling authored
-
- Nov 08, 2019
-
-
Michael Duehrssen-Debling authored
-
- Nov 06, 2019
-
-
Miha Muskinja authored
-
Miha Muskinja authored
-
- Oct 25, 2019
-
-
John Chapman authored
In ATLMCPROD-7665 it was noted that merging of EVNT_TR files in AthenaMP jobs fails. This is due to the fact that the EVNT_TR input/output file arguments are of type `argPOOLFile` and so try to use the default approach for merging reconstruction outputs. This merge request creates a new `argEVNT_TRFile` argument type where a specialized merging configuration is used. This should fix ATLASJT-407.
-
- Oct 23, 2019
-
-
Ahmed Hasib authored
-
- Oct 22, 2019
-
-
- Prefer preincrement to postincrement for iterators. - Pass strings by const reference, not by value. - Uninitialized class members. - Prefer initializing members in an initialization list.
-
- Oct 02, 2019
-
-
Michael Duehrssen-Debling authored
-
- Sep 30, 2019
-
-
John Chapman authored
-