Skip to content
Snippets Groups Projects
  1. Feb 13, 2018
  2. Feb 09, 2018
  3. Feb 08, 2018
  4. Feb 07, 2018
  5. Feb 04, 2018
  6. Jan 30, 2018
  7. Jan 25, 2018
  8. Jan 10, 2018
    • John Chapman's avatar
      Rename some variables in the FCS_StepInfoSD classes for clarity · 135eafb8
      John Chapman authored
      Former-commit-id: 02d12047f9fc4a00a4221418567f1af18641cded
      135eafb8
    • John Chapman's avatar
      Simplification of FCS_StepInfoSDs · de468702
      John Chapman authored
      After discussion on ATLASSIM-3538 it was decided to switch to using
      a common simplified version of the `update_map` method in the
      `FCS_StepInfoSD` base-class rather than re-implementing it in each
      of the derived classes. The cleanest way to do this was to make
      the time and radius cuts for merging arguments of the method.
      The output should not be altered by these changes.
      
      
      Former-commit-id: 443845635dfce5b45fe147f582f239e4f8b2ea02
      de468702
  9. Jan 09, 2018
  10. Jan 08, 2018
  11. Dec 20, 2017
  12. Dec 16, 2017
  13. Dec 14, 2017
  14. 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
  15. Dec 12, 2017
  16. Dec 11, 2017
  17. Dec 06, 2017
Loading