- Dec 06, 2018
-
-
John Kenneth Anders authored
merging a new met algorithm pufittrack to 21.0 (already merged into 21.1) See merge request atlas/athena!15117 Former-commit-id: d76ede915eb244aae97291f2ccf0b7f4f77f6530
-
John Kenneth Anders authored
Pre-mixing RDO size reduction for calorimeters See merge request atlas/athena!15383 Former-commit-id: 8eacf825dd0c0e0ab0882fc33a48ed5c7c243708
-
John Kenneth Anders authored
Update PFO EDM enum See merge request atlas/athena!16382 Former-commit-id: 639e136414d28c519d132e7c8e4fac07be25327b
-
John Kenneth Anders authored
removing obsolete EnergyValidation See merge request atlas/athena!16391 Former-commit-id: c54944e41f7a1018f95c6f5407ea84d9300bdf95
-
John Kenneth Anders authored
Adding extra commands for fundamental particles See merge request atlas/athena!16394 Former-commit-id: b6a7895c6d91d44fe31f9852a72395a5e0628993
-
John Kenneth Anders authored
Fixing warning during dictionary generation (ATLASSIM-3835) See merge request atlas/athena!16432 Former-commit-id: ed62cee5fc4726c0bb1e9a6dd32396e2c4749c36
-
Walter Lampl authored
Additional check to test zip input files (ATLASJT-393) See merge request atlas/athena!16434 Former-commit-id: 4f570ad4f4f5f490497b83fe37ba5d98aa947f8f
-
- Dec 05, 2018
-
-
John Kenneth Anders authored
Remove copy-paste version of lwtnn from JetTagTools See merge request atlas/athena!16465 Former-commit-id: 093ed978cc98a7b84c3d398477ff0d9e0fccdd2f
-
- Dec 04, 2018
-
-
Dan Guest authored
Former-commit-id: 333e55a2770a44f942af0043ca0994d9ec74263d
-
Tadej Novak authored
Former-commit-id: fe52a20268ffb5fb97678873250f9983dcd2fc7e
-
- Dec 03, 2018
-
-
Marcelo Vogel authored
The module zipfile.is_zipfile() may return false positives, and input files which are not zip archives may be treated as such leading to crashes. A check on the presence of the string ".zip" has been added so that false positives may still be processed as flat files. Former-commit-id: 2ae716a233ac04ade51153c3c0db4ebaace0a1e7
-
Ahmed Hasib authored
Former-commit-id: 6f044b19c9a76e276131c3c3fc683a4c869024ed
-
- Dec 02, 2018
-
-
James Beacham authored
ATLDQM-508 See merge request atlas/athena!16363 Former-commit-id: 512ed4de787a0bd9cfebccf8f8ecb09b8f4c2bc6
-
James Beacham authored
Fix output name for regtest file in TriggerTest ART See merge request atlas/athena!16341 Former-commit-id: e4552dc472c6ba2cf6a245a56a70e6c709c70686
-
James Beacham authored
Increasing DisplacedSoftPion minPt to 200 MeV See merge request atlas/athena!16319 Former-commit-id: 1cdff84ff4219242a601a9da352edff71cfba9c9
-
James Beacham authored
Merge branch 'calibration_update' into '21.2' See merge request atlas/athena!16316 Former-commit-id: 1684e046aa028a11f696b27890335c0fef00e9d1
-
James Beacham authored
For MC overlay case, add extra noise to compensate from MG/LG to HG noise difference See merge request atlas/athena!16307 Former-commit-id: 134caa29ecb25eda81177c18dddc16bd3abb4ed0
-
James Beacham authored
Temporary workaround for the issues seen when passing zero lifetime particles to Geant4 (ATLASSIM-3313) See merge request atlas/athena!16317 Former-commit-id: 18c31b68f78c97d766622ea7083605259d877e9b
-
James Beacham authored
Implementation of the Neutron Russian Roulette algorithm in the Athena. See merge request atlas/athena!16186 Former-commit-id: 64e48dcd2fc57c0f18202df5c98b4cb5105182d6
-
James Beacham authored
Switch to atlasexternals/1.0.43 to pick up Geant4 10.1.patch03.atlas07 (ATLASSIM-3925) See merge request atlas/athena!16126 Former-commit-id: bd4275524e2f1da78d6dd7537ee0b475f303577a
-
James Beacham authored
Do a proper Tile TTL1 overlay See merge request atlas/athena!16009 Former-commit-id: 895c2eccd5e5ad447cee4f71f56ccc206396e9db
-
James Beacham authored
Three layer tracklet extension See merge request atlas/athena!16003 Former-commit-id: f29423d9393901cca9a410abdb91ba487f192e1d
-
- Dec 01, 2018
-
-
Zach Marshall authored
Former-commit-id: d5812ce912554625c30c7d1b6dbceb60495da071
-
Zach Marshall authored
Rather than pushing extra Pythia8 commands onto the stack to essentially override the width set in the SLHA file, just adding some code to re-sample the mass. 10 resamplings and errors begin. 100 resamplings and we give up and return, but actually give an error in this case. Former-commit-id: a5cc13994d8457b0921fa35848d22eb0f1ce9eb6
-
Zach Marshall authored
This was a subtle one. The width for a particle is taken from the SLHA file when it's put in the SLHA file. For fundamental particles, they do appear in the SLHA file input, and here we want to make sure that we override the width. In case the width override doesn't work, we also explicitly set the min and max mass for generation to just either side of the actual mass. When sampling the tails of the mass distributions, this could cause errors in the subsequent decays, where the gluino mass was sampled to be higher than the RHadron mass. Former-commit-id: c0bbf3c3f73f22242ae5640e8d004e92cfb6deeb
-
- Nov 30, 2018
-
-
Jana Schaarschmidt authored
Former-commit-id: 865c4bc5d15d80e9cb8a8baa4bce5fad55e26445
-
Mark Hodgkinson authored
Former-commit-id: 13fecaf091e24fd5c8e25fee8bc7398ef3a8e70f
-
Mark Hodgkinson authored
Add the enums defined in master, such that they advance the digitruth enum numbers beyond their range. This will avoid any conflict whereby the digitruth enum numbers in 21.0 are the same as those used for different quantities in master. Former-commit-id: ba392a1ac2a23c6726acd5cb950513aa4ad51710
-
- Nov 29, 2018
-
-
Teng Jian Khoo authored
Former-commit-id: 43d46432ea7c10c7605e79430ebaeab7e1bb3c2b
-
Julie Kirk authored
Former-commit-id: f00550c7dd3039c93b60a48c4099f29684a5b9ae
-
- Nov 28, 2018
-
-
Guillaume Unal authored
Be sure to apply some rounding strategy as before for overlay in case no extra noise is added to the cell (from MG/HG difference) Former-commit-id: 359c65d4066873d6dbc48c426cf19568642416de
-
John Chapman authored
In QS sim jobs only, after the `TruthEvent` is created from `BeamTruthEvent`, but before it is passed to the `InputConverter`, `ZeroLifetimePositioner` is used to apply the work-around for zero lifetime B0/B0bar particles. After simulation is complete `ZeroLifetimePositioner` is used to remove the work-around. Former-commit-id: 343c3561f508fe6111ff22c8667de34ccf01eae2
-
Miha Muskinja authored
First implementation of the Neutron Russian Roulette algorithm in the Athena Stacking Action (ATLASSIM-3924) - weighted energy deposit in LArG4Barrel - weighted energy deposit in LArG4EC - weighted energy deposit in LArG4FCAL - weighted energy deposit in LArG4H6SD - weighted energy deposit in LArG4MiniFCAL - weighted energy deposit in TileAncillary - weighted energy deposit in TileGeoG4SD - weighted energy deposit in LArG4HEC Former-commit-id: 04af414aa05934397e59a153a79240e9dfb25341
-
John Kenneth Anders authored
Add additional TFCSParametrizationBase defines support for standalone running See merge request atlas/athena!16288 Former-commit-id: e85234198e66e73a98654d91f88bf410f27f6b97
-
John Kenneth Anders authored
updates for Trigger ART tests See merge request atlas/athena!16244 Former-commit-id: 62445e53e3496b7070c59f1396711d1174e89747
-
Nils Erik Krumnack authored
Updating the configuration of the muon calibration period tool to comply with the latest recommendations See merge request atlas/athena!16267 (cherry picked from commit 5068e0de [formerly 68d51926c9ef5b82b670ed616a42e8e779682c70]) 2da64b14 Updating the default values of the muon calibration period tool Former-commit-id: 1ec30a63bb41447e3e75b16b54bd2a4dd139c496
-
John Kenneth Anders authored
Extra updates for RHadron decays and setup See merge request atlas/athena!16223 Former-commit-id: c4ba404a7dbbd216aa49753d1565c54584f42879
-
John Kenneth Anders authored
synchronize MuonMomentumCorrections with 21.2 See merge request atlas/athena!16162 Former-commit-id: ea150635adcc219a4a6fb381882e55bab2ca5573
-
Former-commit-id: 415365de37494161c821dbfdf35c4096fa2af124
-
John Chapman authored
The `ZeroLifetimePositioner` works around the case where a neutral particle oscillates into its anti-particle in one `GenVertex` then immediately decays in a second `GenVertex` at the same position and time. This is currently a problem seen when B0/B0bar (511/-511) particles with pre-defined oscillations and decays are fed into Geant4, which cannot currently handle the concept of a zero-lifetime particle. As Geant4 does not implement any processes for these particles other than the pre-defined decays currently and the particles are neutral, it is safe to shift the point at which the particle oscillates into its anti-particle back along the (straight-line) trajectory a bit. For simplicity halfway between the production point and the oscillation/decay point has been used. The decay position is left unchanged. With this change Geant4 then successfully simulates the decay in the required position. After simulation is complete the `ZeroLifetimePositioner` can then be used to move the oscillation vertex back to the decay vertex position. Former-commit-id: 3abe0a79af1d016dc1776952305ff54786a9d756
-