PPT Slide
7. Now you are about ready to try to put it all together
Write a main program to:
- Make a DataSet and initialise from a file
-
- Make a Minimiser and initialise it with a first try electron mass
-
- Start a loop
Get a trial electron mass
Make a Compton calculator
Make a data set using the calculator
Find the ?2 between the measured and calculated data sets
Feed ?2 the back to the Minimiser
- Continue loop until Minimiser is finished
A working solution is supplied in:
ComptonAnalysis/commain.c