Skip to content
Snippets Groups Projects
  1. Jan 10, 2018
  2. Jan 08, 2018
  3. Dec 19, 2017
  4. Dec 16, 2017
  5. Dec 14, 2017
  6. Dec 13, 2017
    • John Chapman's avatar
      Simplify merging scheme for LArFCS_StepInfoSD · 67750689
      John Chapman authored
      Added a simplified version of the `update_map` method to
      `LArFCS_StepInfoSD` implementing the recommendations from
      the Dec 2017 Simulation Workshop. (1mm merging in EMB1 and
      EME1 and 5mm elsewhere)
      In order to minimise changes the old method is still in the
      `FCS_StepInfoSD` base class.
      
      Also updated the `ISF_FastCaloSimParametrization_SimPostInclude_1mm.py`
      job options to configure the sensitive detectors according to
      the recommendations.
      
      
      Former-commit-id: 4194af942cbdf5c62c0adcf0ce3b689b920968b3
      67750689
    • John Chapman's avatar
      Add new max radius cut specifically for layer EMB1 and EME1 · 488f0a72
      John Chapman authored
      During the Simulation workshop (Dec 2017) it was decided that we
      should just merge hits within 5mm everywhere except in layers 1
      (EMB1) and 5 (EME1) where only hits within 1mm should be merged.
      This commit adds a new property to allow the max radius (squared)
      cut to be configured separately for EMB1 and EME1.
      
      
      Former-commit-id: 62b06329b5f1da88291fadbd7e572427cf504e98
      488f0a72
  7. Dec 12, 2017
  8. Dec 11, 2017
  9. Dec 08, 2017
  10. Dec 07, 2017
    • John Chapman's avatar
      Update of Cosmic Ray and Cavern Background Simulation Configuration · 50a8c1dc
      John Chapman authored
      In ATLASSIM-3214 the naming of TrackRecord input/output file arguments was discussed
      and it was agreed to use `inputEVNT_TRFile` and `outputEVNT_TRFile` for all
      simulation jobs which either read in or write out TrackRecord files. These
      new names were agreed with the AMI developers. (The old names having been too
      long.)
      This commit pulls in changes from `SimuJobTransforms-00-33-03`, `SimuJobTransforms-00-33-04`
      and `SimuJobTransforms-00-33-05`.
      It also pulls in corresponding updates to the syntax or RTT and ART jobs.
      
      +	* python/simTrfArgs.py : Only input TR and output TR, not separate cosmic
      +	/ cavern TR files
      +	* python/SimTransformUtils.py : Adding a sub-step to deal with jobs that
      +	write out TRs and jobs that read in TRs separately
      +	* share/skeleton.EVGENtoHIT_ISF.py : updating to configure only based on
      +	TR file requirements and whether beam config is cosmic, rather than using
      +	type of TR file as a hint
      +	* share/skeleton.EVGENtoHIT_MC12.py : updating to configure only based on
      +	TR file requirements and whether beam config is cosmic, rather than using
      +	type of TR file as a hint
      +	* scripts/AtlasG4_tf.py : updating list of input arguments
      +	* scripts/Sim_tf.py : updating list of input arguments
      +	* Tagging: SimuJobTransforms-00-33-03
      
      
      Former-commit-id: f015a48aa6ba345486dde39b1b1570459d236054
      50a8c1dc
  11. Dec 06, 2017
  12. Nov 23, 2017
  13. Nov 21, 2017
  14. Nov 20, 2017
  15. Nov 17, 2017
  16. Nov 16, 2017
  17. Nov 15, 2017
  18. Nov 14, 2017
  19. Nov 11, 2017
Loading