Charge State Calculation class
The goal of the class described here is to provide an easy way to calculate, and plot the result of any charge state models. A basic class: ChargeStateDist is the "mother" of all the possible model. Each of the model you want to use has to inherit from that "mother" class. There is currently four different models implemented, use those as examples to implement your own (please send me your improvment), the Charge_Liu is even documented :-).
In the "Class List" tab of these documentation you will find link to the references of the implemented models.
I also provide two example (~mcouder/Public/ChargeState on zozma !!!!). The first one ChargeDist.cpp allow you to calculate and display the charge state distribution of an ion crossing a medium at a given energy. The second one chargeDraw.cpp depend on the ROOT package from CERN, it plot the charge state fraction of an ion in function of the energy
Generated on Tue Aug 8 19:46:56 2006 for ChargeModel by
1.4.4