Skip to content
Snippets Groups Projects
  1. Aug 31, 2023
  2. Aug 30, 2023
  3. Aug 29, 2023
  4. Aug 28, 2023
  5. Aug 22, 2023
  6. Aug 17, 2023
  7. Aug 16, 2023
  8. Aug 14, 2023
  9. Aug 09, 2023
  10. Aug 07, 2023
  11. Aug 04, 2023
    • Sergey Gorbunov's avatar
    • Administrator's avatar
      Fix mvd digi links · 26861e5e
      Administrator authored
      The mvd digitizer distributes the MC points into several new arrays which are
      used for the different sensors. This distribution does not allow to use any
      longer the index in the array to link the proper MC information.
      To vercome the problem the index in the original array is added as a data
      member to the MC point.
      
      Correctly store information about contributing MC points in MvdPixelCharge.
      26861e5e
    • Lena Rossel's avatar
      Fix errors in nr. of primary ionizations calculation · 7c81dfa1
      Lena Rossel authored and Florian Uhlig's avatar Florian Uhlig committed
      Add missing break statements (Dennis Spicker)
      
      Without these break statements,
      the resulting gamma would always be
      the one for the highest Bethe-Bloch value.
      
      Fix calculation of gamma (Lena Rossel)
      
      Change speed of light to 1.
      Momentum and mass are given in GeV, therefore speed of light does not need to be c=3e8.
      7c81dfa1
    • Adrian Meyer-Ahrens's avatar
      Several fixes for the PAPA Framework (squashed) · b5def6e4
      Adrian Meyer-Ahrens authored
      - Add protection in CheckParticleSource for Tracks without MC Track
      - Add label for EventStartTime variable
      - Fix mass dependent weighting for single tracks from thermal source
      - Fix typo in mother pdg for qgp radiation
      - Fix weighting of pluto particles from different mothers
      - Fix mass dependent scaling for comb. pairs from thermal sources
      - Assign mctrack pointer directly instead of creating it as nullptr first
      - Move include TClonesArray outside of ifndefin PairAnalysisMC, remove from PairAnalysisPair
      - Dont define MCtrack as nullptr but assign it directly
      - Change uses of 0x0 to nullptr
      
      See !1261 for original description and discussion
      b5def6e4
  12. Aug 03, 2023
  13. Aug 01, 2023
  14. Jul 31, 2023
  15. Jul 28, 2023
  16. Jul 27, 2023
Loading