- Mar 19, 2019
-
-
John Chapman authored
Adding the missing conditions folder configuration to the `PixelDigitizationToolHS` `CfgGetter` method. This fixes running digitization with the `SplitPileUpToolsAlg`. This runs full digitization for both pile-up and hard-scatter. Then added a new configuration called `SplitSFPileUpToolsAlg` which runs full digitization for hard-scatter and fast digitization for pile-up. These changes are part of the work for ATLASSIM-3737. Former-commit-id: 86cde12241b0399c48762844a0a86dde93e6b5be
-
- Apr 11, 2017
-
-
John Chapman authored
A new digiSteeringConf is required to configure digitization to write out SDOs linked to Geantinos when in-time Geantino pile-up truth is saved. Fixes ATLASSIM-3193 Former-commit-id: 38915bd5ea8678d9d361db09c0c35b4bdc07ed79
-
- Sep 15, 2016
-
-
John Derek Chapman authored
python/DigitizationWriteMetaData.py (writeDigitizationMetadata): downgrade warning message to info. Tagging Digitization-02-00-12 (Digitization-02-00-12) * python/DigitizationWriteMetaData.py (writeDigitizationMetadata): downgrade warning message to info. * Tagging Digitization-02-00-12 2016-09-07 John Chapman <John.Chapman@cern.ch> * python/DigitizationFlags.py: add doBichselSimulation digitization flag - False by default. ATLPHYSVAL-430 * Tagging Digitization-02-00-11 2016-07-29 John Chapman <John.Chapman@cern.ch> * python/DigiAlgConfig.py (getStandardInDetPileUpTools): fix typo. ATLASSIM-3022 * Tagging Digitization-02-00-10 2016-07-28 John Chapman <John.Chapman@cern.ch> * python/DigiAlgConfig.py (getStandardInDetPileUpTools): add hook for PixelLightDigitizationTool obo Noemi Calace. ATLASSIM-3022. ... (Long ChangeLog diff - truncated) Former-commit-id: fe374519
-
- Sep 15, 2015
-
-
John Derek Chapman authored
python/DigitizationFlags.py (rndmSeedList): add checkForExistingSeed method (as in simFlags) to allow checks on whether a seed already exists. python/DigitizationConfigDb.py, python/DigiAlgConfig.py - added configuration of variations of SplitNoMergePileUpToolsAlg with all combinations of full and fast digitization. ATLASSIM-2071. Tagging: Digitization-01-16-00 (Digitization-01-16-00) * python/DigitizationFlags.py (rndmSeedList): add checkForExistingSeed method (as in simFlags) to allow checks on whether a seed already exists. * python/DigitizationConfigDb.py, python/DigiAlgConfig.py - added configuration of variations of SplitNoMergePileUpToolsAlg with all combinations of full and fast digitization. ATLASSIM-2071 * Tagging: Digitization-01-16-00 2015-08-07 John Chapman <John.Chapman@cern.ch> * share/Digitization.py - switch off overlay task in DetFlags if present. * Tagging: Digitization-01-15-00 2015-06-22 Robert Harrington <roberth@cern.ch> * python/DigitizationConfigDb.py, python/DigiAlgConfig.py - added configuration of SplitNoMergePileUpToolsAlg. ATLASSIM-2071 ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
John Derek Chapman authored
python/DigiOutput.py - update to use to the versionless xAOD::Jet type names. ATLASSIM-1739. Only compatible with 20.0.0 onwards. Tagging: Digitization-01-13-00 (Digitization-01-13-00) * python/DigiOutput.py - update to use to the versionless xAOD::Jet type names. ATLASSIM-1739. Only compatible with 20.0.0 onwards. * Tagging: Digitization-01-13-00 2014-11-25 John Chapman <John.Chapman@cern.ch> * python/DigiAlgConfig.py - add missing import of digitizationFlags to getFastInDetPileupTools method. * Tagging: Digitization-01-12-01 2014-11-13 David Bjergaard <David.Bjergaard@cern.ch> * python/RunDependentMCTaskIterator.py - sort entries in RunDMC Task for a given job by run number. ATLASSIM-1688. * Tagging: Digitization-01-12-00 ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
John Derek Chapman authored
python/DigitizationReadMetaData.py - tweak code to check if GeoModelSvc has already been created before trying to check its properties. ATLASRECT-841. Tagging: Digitization-01-10-02 (Digitization-01-10-02)
-