- Jan 30, 2020
-
-
scott snyder authored
- print function
-
- Dec 03, 2019
-
-
Miha Muskinja authored
-
- Nov 19, 2019
-
-
John Chapman authored
-
- Oct 11, 2019
-
-
George Stavropoulos authored
-
- Aug 12, 2019
-
-
Miha Muskinja authored
-
-
- Aug 02, 2019
-
-
Extra SM mesons See merge request atlas/athena!24567 (cherry picked from commit be0fa5a8cbf9086ce92fd2c77cfef13b27ef1a4c) 2dd0ce35 Implementation of basic vector D mesons
-
- Jul 24, 2019
- Jun 11, 2019
-
-
John Chapman authored
This should fix ATLASSIM-4199.
-
- May 14, 2019
-
-
Marilena Bandieramonte authored
C1Mass and N1Mass were float and this was raising an unknown exception in the master. Changing from float to eval, as it is done in 21.0, solves the problem.
-
- May 05, 2019
-
-
Zach Marshall authored
This merge request fixes two sets of problems. First, there were problems in the logic that assigned hadronic interactions to R-hadrons. The problem was essentially that one quark in the light quark system was ignored when calculating the R-hadron properties. This is (surprisingly) a quite good approximation as long as you aren't making extremely heavy R-hadrons, and as long as you don't have stop or sbottom R-mesons, where there is only one light quark in the R-hadron. That's fixed, the list of R-hadron interactions has changed somewhat, and the results change a little bit. Second, we needed a few minor adjustments to get stop and sbottom R-hadron simulation working. That should all be done. Validation plots have been made and everything. This MR gets master back in sync with 21.0 following !23144
-
- Apr 22, 2019
-
-
Updates to R-Hadron simulation for stable particles See merge request atlas/athena!22260 (cherry picked from commit 14eab4a8) b7ae9c40 Updates to R-Hadron simulation for stable particles 64573c26 Fixing a typo
-
- Apr 10, 2019
-
-
Miha Muskinja authored
-
- Mar 21, 2019
-
-
Tomasz Bold authored
-
- Mar 20, 2019
-
-
Zach Marshall authored
-
Zach Marshall authored
-
- Mar 19, 2019
-
-
Zach Marshall authored
-
- Mar 15, 2019
-
-
Patch preInclude.Qball.py to work-around missing specialConfiguration metadata See merge request atlas/athena!21660 (cherry picked from commit 29c9a5d790b0ff49ab4441ec8892addb23da9ecc) ddad4098 Patch preInclude.Qball.py to work-around missing specialConfiguration metadata
-
- Mar 06, 2019
-
-
Fixes for Qball simulation configuration See merge request atlas/athena!21422 (cherry picked from commit 35bdc9fea6a99bdee9cb226eaf27440a8716ca3b) 57e41aa4 ISF_GenParticleInteractingFilter configuration fix 40c1c6f0 Patch preInclude.Qball.py to work-around missing specialConfiguration metadata
-
21.0 SimulationJobOptions: Fix in postInclude.HijingPars.py to get output streams from correct locations See merge request atlas/athena!21587 (cherry picked from commit dce5a7f322edfa943b8a7f000298af2716b4dc95) 6ed93445 Fix in postInclude.HijingPars.py to get output streams from correct locations:
-
- Feb 20, 2019
-
-
- Jan 25, 2019
-
-
Miha Muskinja authored
Adds an option to turn on range cuts for gamma processes (conv, phot, compt). Manual sweep into master.
-
- Dec 10, 2018
-
-
Tadej Novak authored
Former-commit-id: bd992464
-
- Dec 03, 2018
-
-
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: 6945c2e9
-
- Oct 09, 2018
-
-
James Beacham authored
Add RadLengthAction UserAction See merge request atlas/athena!14486 Former-commit-id: b701f87b
-
- Oct 04, 2018
-
-
Add simple simulation job options to only run one subdetector at a time See merge request atlas/athena!14661 (cherry picked from commit d4a1e6ea [formerly 29f4eb1bb9e401011582ae00fc0ee682c68e1022]) 3ba7f303 Add simple simulation job options to only run one subdetector at a time Former-commit-id: a118bcb2
-
- Aug 08, 2018
- Jun 29, 2018
- Apr 16, 2018
-
-
Monopole Simulation Fix (ATLASSIM-3578) See merge request atlas/athena!10396 (cherry picked from commit 084926b2 [formerly 38257171837ca6a5e4fd67012e7fdf69ede29a08]) e2598e5c Updates to GenParticleInteractingFilter cd4319b2 Update preInclude.Monopole.py to set Monopoles as being interacting. 7ccc6047 Add unit test for GenParticleInteractingFilter Former-commit-id: 3df65ce6
-
- Mar 07, 2018
-
-
Updating slepton configuration to allow more general application See merge request atlas/athena!9279 (cherry picked from commit 3dbc7046 [formerly ecf03ffee16b605c0f8f8334b4fb2f3cca103d00]) 349ba86f Updating slepton configuration to allow more general application 2852c731 Updating slepton configuration to allow more general application a98ff12a Merge branch '21.0-sleptonsLLP' of https://gitlab.cern.ch:8443/ekuwertz/athena… 5d5ed5df Removing/improving comments, removing unused function, addressing comments from MR. Former-commit-id: 8b9166847deb1875b95ef697f3b69b6f07003a94
-
- Feb 22, 2018
-
-
Look for StreamHITS in the Streams AlgSequence rather than topSequence See merge request atlas/athena!9074 (cherry picked from commit 5e8793e9 [formerly 40c80827c1340094a1433f2c25bb6f42caeb9785]) 535e9d5c Look for StreamHITS in the Streams AlgSequence rather than topSequence Former-commit-id: 6e540ef2
-
- Feb 13, 2018
-
-
John Chapman authored
Now that all ATLAS `G4UserAction` Tools have been migrated to the `UserActionToolBase` base class. The calls to add optional user actions to the job configuration can be further simplified. See ATLASSIM-3569. Former-commit-id: 5a4157d5
-
- Feb 12, 2018
-
-
John Chapman authored
Migrate `G4UA::G4HitFilterTool` configuration to use `simFlags.OptionalUserActionList`. See ATLASSIM-3569. Former-commit-id: c6e524ba
-
- Feb 01, 2018
-
-
Steven Andrew Farrell authored
Updated the pre-include and post-include fragments for running G4AtlasMT with a transform. Former-commit-id: d8793e56
-
- Jan 26, 2018
-
-
James Beacham authored
Getting step 1 of stopped particle simulation working See merge request atlas/athena!8192 Former-commit-id: 5fe6e817
-
- Jan 25, 2018
-
-
Peter van Gemmeren authored
Former-commit-id: 5d00c37d
-
Audrey Katherine Kvam authored
Former-commit-id: ab332766
-
- Dec 14, 2017
-
-
Digitization: Add ability to override event numbers and make them in sequence (ATLASSIM-3335) See merge request atlas/athena!7372 (cherry picked from commit 1aa376c5 [formerly cbb668c0fb69718caf70ed720d5bc39e75f4d0c5]) 2c15301d Add truth only subdetector configuration f313a615 Add ability to override event numbers to be sequential Former-commit-id: d5310ab0
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-