Skip to content

Draft: Add script for drawing 3D distribution of material

Karol Krizka requested to merge kk_plotx0 into main

The new drawmaterial program uses the material-track TTree (ie: geantino scan output) to draw the 3D distribution of material. It does it by "drawing" the lines described the the start/end positions in the input onto a 3D histogram.

Merge request reports