jetweb is hosted by Hepforge, IPPP Durham

Package cedar.jetweb.model.plots

Classes representing the measured and simulated data points, and graphics-independent representations of the distributions.

See:
          Description

Class Summary
DataPlot Represents a generic JetWeb Dataplot.
DataPoint Represents a point in a JetWeb plot.
FittedPlot Plot of predicted data which has been compared to a set of Real Data (comparison plot).
PlotSelection Container for a pair of lists of plots - required plots and summary plots.
PlotSwitch Switch which tells JetWeb which process a plot should be generated by under various conditions
PredictedPlot A plot of predicted data.
RealPlot Plot of a real data set.
 

Exception Summary
JetWebPlotException Exception thrown by JetWeb plots and paper packages.
 

Package cedar.jetweb.model.plots Description

Classes representing the measured and simulated data points, and graphics-independent representations of the distributions.