- 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
-
Vincent Pascuzzi authored
Former-commit-id: bde434e6f113528ee788292e4de991df5cf29a4a
-
- Aug 24, 2018
-
-
Chav Chhiv Chau authored
Former-commit-id: e12a8bf6
-
- Jun 21, 2018
-
-
Now that Pixel Radiation Damage Digitizer is available in 21.0, use existing… See merge request atlas/athena!12045 (cherry picked from commit 797b5c42 [formerly be20518f5f3f20f9690da5a927f40fcfba75e421]) 168dbcca Now that Pixel Radiation Damage Digitizer is available in 21.0, use existing… Former-commit-id: 6f514561
-
- 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: 38915bd5
-
- Mar 20, 2017
-
-
John Chapman authored
import * can only be called at the module level, otherwise it generates a syntax error. Former-commit-id: e6d0720e
-
- Nov 26, 2016
-
-
John Derek Chapman authored
python/DigitizationFlags.py - as Bichsel simulation is now the default for Pixels, set doBichselSimulation digitization flag to be True by default. ATLASRECTS-2776. Tagging Digitization-02-00-14-01 (Digitization-02-00-14-01) * python/DigitizationFlags.py - as Bichsel simulation is now the default for Pixels set doBichselSimulation digitization flag to be True by default. ATLASRECTS-2776 * Tagging Digitization-02-00-14-01 2016-10-27 Noemi Calace <Noemi.Calace@cern.ch> * python/DigiAlgConfig.py: hook for SiSmearedDigitizationTool * Tagging Digitization-02-00-14 2016-09-26 John Chapman <John.Chapman@cern.ch> * python/DigitizationFlags.py - add new pileupDSID JobProperty, currently harcoded values for testing. ATLASSIM-3053 * python/DigitizationWriteMetaData.py - write out digitizationFlags.pileupDSID. ATLASSIM-3053 * python/DigitizationReadMetaData.py - add code to fill digitizationFlags.pileupDSID JobProperty (commented out until AthFile fixed). ATLASSIM-3053 * Tagging Digitization-02-00-13 ... (Long ChangeLog diff - truncated) Former-commit-id: 989e6140
-
- 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
-
- Jun 14, 2016
-
-
John Derek Chapman authored
share/jobOpts/DigitizationRTT_all_noLVL1.py, share/jobOpts/NightlyPileUp.py: update job options used by ATN jobs to MC15 geo and conditions. ATLASRECTS-3180. Tagging Digitization-02-00-02 (Digitization-02-00-02) * share/jobOpts/DigitizationRTT_all_noLVL1.py, share/jobOpts/NightlyPileUp.py: update job options used by ATN jobs to MC15 geo and conditions. ATLASRECTS-3180 * Tagging Digitization-02-00-02 2016-06-01 John Chapman <John.Chapman@cern.ch> * python/DigiOutput.py (getStreamRDO_ItemList): further tidying to ensure that the correct containsers are in the output file. ATLASSIM-2158, ATLPHYSVAL-395 * Tagging Digitization-02-00-01 2016-04-14 John Chapman <John.Chapman@cern.ch> * share/DetectorDigitization.py - always use digiSteeringConf to set the main Digitization Algorithm name. ATLASSIM-2158 * python/DigiAlgConfig.py - FastPileUpToolsAlg now always uses the ID fast digi code. The experimentalDigi flags can now be used to switch on fast digi for any combination of Pixel/SCT/TRT when ... (Long ChangeLog diff - truncated) Former-commit-id: 3357c89c
-
- Nov 27, 2015
-
-
John Derek Chapman authored
python/DigiOutput.py (getStreamRDO_ItemList): add logic to write out PRD_MultiTruthCollection for Fast Digitization jobs. ATLASSIM-2367. Tagging: Digitization-01-17-02 (Digitization-01-17-02) * python/DigiOutput.py (getStreamRDO_ItemList): add logic to write out PRD_MultiTruthCollection for Fast Digitization jobs. ATLASSIM-2367 * Tagging: Digitization-01-17-02 2015-10-20 John Chapman <John.Chapman@cern.ch> * python/DigiAlgConfig.py (getStandardForwardPileUpTools): Rename ZDC_DigitizationTool to ZDC_PileUpTool. ATLASSIM-2289 * Tagging: Digitization-01-17-01
-
- 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)
-