Skip to content
Snippets Groups Projects
  1. Mar 19, 2019
    • John Chapman's avatar
      Fix SplitPileUpToolsAlg and add SplitSFPileUpToolsAlg · cb7ab0b4
      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
      cb7ab0b4
    • Vincent Pascuzzi's avatar
      Update DigiAlgConfig.py: add configurations based on pileup type · b5545167
      Vincent Pascuzzi authored
      Former-commit-id: bde434e6f113528ee788292e4de991df5cf29a4a
      b5545167
  2. Aug 24, 2018
  3. Jun 21, 2018
    • James Beacham's avatar
      Merge branch '21.0-digiFlag' into '21.0' · 4104ebe7
      James Beacham authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      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
      4104ebe7
  4. Apr 11, 2017
  5. Mar 20, 2017
  6. Nov 26, 2016
    • John Derek Chapman's avatar
      python/DigitizationFlags.py - as Bichsel simulation is now the default for... · 6cc73265
      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
      6cc73265
  7. Sep 15, 2016
    • John Derek Chapman's avatar
      python/DigitizationWriteMetaData.py (writeDigitizationMetadata): downgrade... · c9388f69
      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
      c9388f69
  8. Jun 14, 2016
    • John Derek Chapman's avatar
      share/jobOpts/DigitizationRTT_all_noLVL1.py, share/jobOpts/NightlyPileUp.py:... · 6660f22c
      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
      6660f22c
  9. Nov 27, 2015
    • John Derek Chapman's avatar
      python/DigiOutput.py (getStreamRDO_ItemList): add logic to write out... · d1ebfbf9
      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
      d1ebfbf9
  10. Sep 15, 2015
    • John Derek Chapman's avatar
      python/DigitizationFlags.py (rndmSeedList): add checkForExistingSeed method... · 5851e55a
      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)
      5851e55a
  11. Jan 19, 2015
    • John Derek Chapman's avatar
      python/DigiOutput.py - update to use to the versionless xAOD::Jet type names.... · 3e9d5a08
      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)
      3e9d5a08
  12. Sep 19, 2014
Loading