Skip to content
Snippets Groups Projects
  1. Oct 05, 2017
  2. Oct 03, 2017
  3. Oct 02, 2017
  4. Sep 28, 2017
  5. Sep 20, 2017
  6. Sep 19, 2017
  7. Sep 14, 2017
    • Tadej Novak's avatar
      Set default premixing/overlay SCT digitization modes · 0f445bf5
      Tadej Novak authored
      After investigation (ATLASSIM-3384) default modes for pile-up premixing and
      overlay have been decided. Premixing needs full hits information stored to
      reduce threshold effects in overlay.
      
      
      Former-commit-id: d5b96b7034f2d0a0d8ccc5c7823403692e3b737c
      0f445bf5
  8. Sep 06, 2017
  9. Sep 01, 2017
  10. Aug 31, 2017
    • Knut Zoch's avatar
      Saved histograms in array instead of using individual pointers · 78da8716
      Knut Zoch authored
      The histograms of the holder classes are now maintained by the
      std::array object (this is a pre-step before changing the array to hold
      unique pointers). The individual pointers to the histograms are still
      there, but they are now pointer references pointing to the individual
      entries of the array.
      
      Former-commit-id: 95fca430
      78da8716
  11. Aug 30, 2017
  12. Aug 29, 2017
    • Tim Martin's avatar
      Introduces new InDet option doLowPtLargeD0 which is like · d93d0aec
      Tim Martin authored
      doLargeD0 except with looser pT (100 MeV) and number
      of hit (5) requirements.
      
      See ATLMCPROD-4720
      
       Changes to be committed:
      	modified:   InnerDetector/InDetExample/InDetRecExample/python/ConfiguredNewTrackingCuts.py
      	modified:   InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py
      	modified:   InnerDetector/InDetExample/InDetRecExample/share/ConfiguredNewTrackingSiPattern.py
      	modified:   InnerDetector/InDetExample/InDetRecExample/share/InDetRec_jobOptions.py
      	modified:   InnerDetector/InDetExample/InDetRecExample/share/InDetxAODCreator.py
      
      
      Former-commit-id: fc49e41ea8ee83b62101f1416541567806eafe81
      d93d0aec
    • Susumu Oda's avatar
      Set prescale of SCT AxAOD depending on streams · c28db15b
      Susumu Oda authored and James Beacham's avatar James Beacham committed
      Former-commit-id: 61690866
      c28db15b
  13. Aug 25, 2017
  14. Aug 22, 2017
  15. Aug 18, 2017
Loading