Can I ask how to plot cross-section of silicon medium

Hi I am studying about PAI model. I am trying to check cross section and cluster density used in garfield++.
Can i ask a help for plotting diffrential cross section dsigma/dE using garfield ++ ?

thanks for your help

Unfortunately there is no function implemented for that at the moment (I’ll put it on my to-do list to add one).

For the time being, you can comment out line 464 in Heed/heed++/code/EnTransfCS.cpp, and recompile the project. When computing the differential cross-section table, Heed will then dump it to a text file (first column: energy loss, second column: dσ/dE).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.