- Aug 06, 2020
-
-
John Chapman authored
Add back imports of units as they are used when specialConfiguration strings are evaluated - fixes ATLASSIM-4663
-
- Jul 17, 2020
-
-
John Chapman authored
-
John Chapman authored
Replace usage of `dict.has_key(KEY)` with `KEY in dict`.
-
- Jun 25, 2020
-
-
John Chapman authored
-
- Dec 14, 2018
-
-
Vakhtang Tsulaia authored
by switching to geant4.10.4.patch02.atlasmt01 Former-commit-id: 4aa1cd51
-
- 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: 8b916684
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-
- Nov 21, 2017
-
-
James Beacham authored
Manual sweep from '21.3' to '21.0': DeclareInterface syntax updates See merge request !6387 Former-commit-id: b049361d
-
- Nov 07, 2017
-
-
Frank Winklmeier authored
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx - Migrate to DECLARE_COMPONENT macros The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: ece8ee48
-
- Sep 14, 2017
-
-
Steven Andrew Farrell authored
Former-commit-id: c3487477
-
- Jul 13, 2017
-
-
Frank Winklmeier authored
Former-commit-id: eac78a5c
-
- Mar 03, 2017
-
-
John Chapman authored
Updating CfgGetter methods to look in the correct location for EVNT file metadata used to set particle properties, fix typos in class names. Fixes ATLASSIM-3250 Former-commit-id: 98198ba6
-
- Feb 07, 2017
-
-
Edward Moyse authored
Added README. Former-commit-id: bd08d1dd
-
- Dec 01, 2016
-
-
John Derek Chapman authored
python/SleptonsConfig.py (getSleptonsPhysicsTool): pulling in the configuration of the particle masses and lifetimes from SimulationJobOptions/share/specialConfig/preInclude.GMSB.py. Tagging: Sleptons-00-02-00 (Sleptons-00-02-00) * python/SleptonsConfig.py (getSleptonsPhysicsTool): pulling in the configuration of the particle masses and lifetimes from SimulationJobOptions/share/specialConfig/preInclude.GMSB.py. * Tagging: Sleptons-00-02-00 Former-commit-id: 6abd6a52
-
- Jun 14, 2016
-
-
John Derek Chapman authored
src/SleptonsPhysicsTool.cxx, src/SleptonsPhysicsTool.h - initialize pointer member variables to nullptr. ATLASSIM-2842. Rename member variables to conform to ATLAS naming conventions. Tagging Sleptons-00-01-02 (Sleptons-00-01-02) * src/SleptonsPhysicsTool.cxx, src/SleptonsPhysicsTool.h - initialize pointer member variables to nullptr. ATLASSIM-2842. Rename member variables to conform to ATLAS naming conventions. * Tagging Sleptons-00-01-02 Former-commit-id: d11d73b5
-
- May 09, 2016
-
-
Atlas-Software Librarian authored
* cmt/requirements - add missing use statement for GaudiInterface package. ATLASSIM-1964 * src/SleptonsPhysicsTool.cxx - add missing include of G4Version.hh * Tagging Sleptons-00-01-01 2015-07-20 Edoardo Maria Farina <edfarina@cern.ch> * Migration to new framework (ATLASSIM-1964). * SleptonsProcessDefinition replaced by SleptonsPhysicsTool. * Requires G4AtlasTools-00-00-23-22 or later * Tagging: Sleptons-00-01-00
-
- Sep 19, 2014
-
-
Zach Marshall authored
-