42 lines
1.7 KiB
Plaintext
42 lines
1.7 KiB
Plaintext
The Root scripts (files with extension .C) contained in this directory, when executed with ROOT program
|
|
(with the command .x scriptName.C) perform a comparison beetween the experimental data files and simulation output.
|
|
Each subdirectory (proton, etc) contains a specific ROOT script.
|
|
|
|
--> proton/BraggPeak
|
|
comparison.C performs a comparison beetwen non modulated Bragg peaks
|
|
comparison_ascii.C performs a comparisin between non modulated Bragg peaks, reading simulated data from ASCII file
|
|
|
|
All the scripts in the iaeaBenchmark/ -directory apply to results produced using the IAEA geometry
|
|
-->iaeaBenchmark/braggPeak.C
|
|
carbon-12 bragg peak plot
|
|
|
|
--> iaeaBenchmark/checkBeam.C
|
|
Macro for checking beam FWHM
|
|
|
|
--> iaeaBenchmark/fragmentAngularDistribution.C
|
|
Produces a histogram of the angular distribution of a certain type of charged fragment (default Z=1) interactively
|
|
|
|
--> iaeaBenchmark/fragmentAngularDistributionGM.C
|
|
Produces a histogram of the angular distribution of a certain type of charged fragment (default Z=1) interactively
|
|
|
|
--> iaeaBenchmark/fragmentAngularDistributionHistogram.C
|
|
Produces a histogram of the angular distribution of a certain type of charged fragment (default Z=1) interactively
|
|
|
|
--> iaeaBenchmark/fragmentEnergy.C
|
|
Plot fragment energy distributions
|
|
|
|
--> iaeaBenchmark/fragmentEnergyDistributionDifferentAngles.C
|
|
Plot fragment energy distributions
|
|
|
|
--> iaeaBenchmark/fragmentYields.C
|
|
Produces the yield calculations for fragments below the angle of 10 degrees
|
|
|
|
--> iaeaBenchmark/fragmentYieldsPlot.C
|
|
Produces the yield calculations for fragments below the angle of 10 degrees and compares to data
|
|
|
|
--> iaeaBenchmark/readExfor.C
|
|
Example script for reading datafile
|
|
|
|
--> iaeaBenchmark/rootlogon.C
|
|
Plotting style definition
|