These examples are written using the Pnuts scripting language. To open an example click on the hyperlink below, then choose "Run" from the editor's pop-up menu to run them. For more information see the AIDA User's Guide.
CreateAndPlotHistograms.pnut | Simple example of creating histograms and plotting them. |
Fit.pnut | Fits a plot using two different fitters, and compares the result. |
CreateAndFitDataPointSet.pnut | Creates an IDataPointSet and then fits it. |
HistogramArithmetic.pnut | Examples of performing histogram arithmetic |
Cloud.pnut | Simple use of "Clouds" (unbinned histograms) |
Tuple.pnut | An example of creating and manipluating an NTuple |
ComplexFit.pnut | A more complicated fitting example |
ScansAndContour.pnut | Create scans and contours |
AccessDataOnMasterTree.pnut | This example shows how to access data on the master tree. |
Style1D.pnut | Simple example to set basic styles for 1D plots. |
Style2D.pnut | Simple example to set basic styles for 2D plots. |
Styles.pnut | This example gives an overview of the available styles on a plot. |