LArSoft v08_55_02 Release Notes
list of LArSoft releases
Download instructions for larsoft v08_55_02
Download instructions for just larsoftobj v08_29_01
Purpose
This release incorporates changes to webevd.
  - webevd PR 5
    
      - This adds the saving of the PDG code for the MC, so that the drawing can depend on it and we can:
        
          - Colour charged particles in a consistent way
 
          - Only draw particles of interest (i.e. ones that are actually visible in the detector)
 
        
       
    
   
Updated dependencies
Change List
larsoft v08_55_02
  - 2020-06-24 Lynn Garren : product versions
 
  - 2020-06-24 Lynn Garren : larsoft v08_55_02 for larsoft v08_55_02
 
webevd v08_00_06
  - 2020-06-24 Lynn Garren : webevd v08_00_06 for larsoft v08_55_02
 
  - 2020-06-18 Lynn Garren : Merge pull request #5 from CrossR/CrossR/feat/MCOptions
 
  - 2020-06-18 CrossR : Fix typo.
 
  - 2020-06-18 CrossR : Swap to ignoring neutral particles.
 
  - 2020-06-18 CrossR : Revert change in drawing options.
 
  - 2020-06-18 CrossR : Use actual truth values.
 
  - 2020-06-16 CrossR : Remove unused return.
 
  - 2020-06-16 CrossR : Swap shower-like particles to draw as points, not lines.
 
  - 2020-06-16 CrossR : Use PDG for consistent colouring of MC for charged particles.