hep.aida.example
Class ExamplePlots

java.lang.Object
  extended by hep.aida.example.ExamplePlots

public class ExamplePlots
extends Object

A controller to display the examples.

Author:
The AIDA Team @ SLAC

Constructor Summary
ExamplePlots()
           
 
Method Summary
 hep.aida.IDataPointSet getDps2D()
          Return a two dimensional IDataPointSet.
 hep.aida.IPlotter getHistogram()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExamplePlots

public ExamplePlots()
Method Detail

getDps2D

public hep.aida.IDataPointSet getDps2D()
Return a two dimensional IDataPointSet.


getHistogram

public hep.aida.IPlotter getHistogram()


Copyright © 2000-2011 FreeHEP. All Rights Reserved.