hep.aida.ref.plotter.adapter
Class AIDAProfileAdapter
java.lang.Object
java.util.Observable
hep.aida.ref.event.ObserverAdapter
hep.aida.ref.plotter.adapter.AIDAProfileAdapter
- All Implemented Interfaces:
- AIDAListener, jas.hist.DataSource
- Direct Known Subclasses:
- AIDAProfileAdapter1D
- public abstract class AIDAProfileAdapter
- extends ObserverAdapter
- implements jas.hist.DataSource
- Author:
- The AIDA team @ SLAC
- Source Code:
- AIDAProfileAdapter.java
Fields inherited from interface jas.hist.DataSource |
DATE, DELTATIME, DOUBLE, INTEGER, STRING |
Method Summary |
static jas.hist.DataSource |
create(hep.aida.IProfile c)
Create a DataSource from a Profile |
void |
setErrorMode(int errorMode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface jas.hist.DataSource |
getTitle |
USE_SPREAD
public static int USE_SPREAD
USE_ERROR_ON_MEAN
public static int USE_ERROR_ON_MEAN
xAxisType
protected int xAxisType
yAxisType
protected int yAxisType
AIDAProfileAdapter
protected AIDAProfileAdapter(hep.aida.IProfile p)
create
public static jas.hist.DataSource create(hep.aida.IProfile c)
- Create a DataSource from a Profile
setErrorMode
public void setErrorMode(int errorMode)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.