hep.aida.jni
Class CIDataPoint

java.lang.Object
  extended by hep.aida.jni.CAIDRef
      extended by hep.aida.jni.CProxy
          extended by hep.aida.jni.CIDataPoint
All Implemented Interfaces:
hep.aida.IDataPoint

public class CIDataPoint
extends CProxy
implements hep.aida.IDataPoint


Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIDataPoint(long crefID)
           
 
Method Summary
 hep.aida.IMeasurement coordinate(int coord)
           
 int dimension()
           
 
Methods inherited from class hep.aida.jni.CProxy
finalize, finalize
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIDataPoint

public CIDataPoint(long crefID)
Method Detail

dimension

public int dimension()
Specified by:
dimension in interface hep.aida.IDataPoint

coordinate

public hep.aida.IMeasurement coordinate(int coord)
Specified by:
coordinate in interface hep.aida.IDataPoint


Copyright © 2000-2007 FreeHEP. All Rights Reserved.