- Dec 05, 2019
-
-
John Chapman authored
-
John Chapman 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.
-
- 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
-
- Sep 28, 2019
-
-
- Sep 26, 2019
-
-
Michael Duehrssen-Debling authored
-
- Sep 25, 2019
-
-
John Chapman authored
-
- Sep 13, 2019
-
-
Michael Duehrssen-Debling authored
FastCaloSim lateral fluctuation: add a special stochastic term for hadrons which adds linearly to the constant term
-
- Sep 09, 2019
-
-
Wendy Jane Taylor authored
-
- Sep 06, 2019
-
-
Wendy Jane Taylor authored
-
Should not depend on G4SimTPCnv.
-
Missing dependencies on AthenaBaseComps and CaloDetDescr.
-
-
- Aug 29, 2019
-
-
Miha Muskinja authored
-
- Aug 17, 2019
-
-
added new art test for the QS simulation with the ExtraParticles package See merge request atlas/athena!25938 (cherry picked from commit 91016016) 443296ca added new art test for the QS simulation with the ExtraParticles pagkace
-
- Aug 14, 2019
-
-
Miha Muskinja authored
-
- Aug 12, 2019
-
-
Add a general 'ExtraParticle' package to add G4 particles from the PDGTABLE See merge request atlas/athena!25476 (cherry picked from commit cf1e42a1) 05d3fa4e Add a general 'ExtraParticle' package to add G4 particles from the PDGTABLE 54491e7a Adds a check to only enter each pdgId once into the whitelist object in GenParticleSimWhiteList 9bdf8192 improved logging f7693b6e move object inside the function 7f153ddf info -> debug
-
- Aug 08, 2019
- Aug 06, 2019
-
-
Miha Muskinja authored
-
- Aug 05, 2019
-
-
Tadej Novak authored
-
- Jul 30, 2019
-
-
John Chapman authored
-
John Chapman authored
Previously configuration-only unit tests of job transforms had errors in their logs due to failed attempts to access the non-existant output file. This change suppresses the problematic call in the case that outputFileValidation is switched off. The change was made in the individual transform files, so as not to alter the behaviour for non-simulation transforms. It would be cleaner to tweak the generateReport method of the `transform` module though.
-
- Jul 24, 2019
-
-
John Chapman authored
-
John Chapman authored
-
- Jul 22, 2019
-
-
Peter Onyisi authored
-