FreeHEP API
Version current

hep.aida.jni
Class CIBaseHistogram

java.lang.Object
  extended byhep.aida.jni.CAIDRef
      extended byhep.aida.jni.CProxy
          extended byhep.aida.jni.CIBaseHistogram
All Implemented Interfaces:
hep.aida.IBaseHistogram
Direct Known Subclasses:
CICloud, CIHistogram, CIProfile

public class CIBaseHistogram
extends CProxy
implements hep.aida.IBaseHistogram

Source Code:
CIBaseHistogram.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIBaseHistogram(long crefID)
           
 
Method Summary
 hep.aida.IAnnotation annotation()
           
 int dimension()
           
 int entries()
           
 void reset()
           
 void setTitle(String title)
           
 String title()
           
 
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
 
Methods inherited from interface hep.aida.IBaseHistogram
nanEntries
 

Constructor Detail

CIBaseHistogram

public CIBaseHistogram(long crefID)
Method Detail

title

public String title()
Specified by:
title in interface hep.aida.IBaseHistogram

setTitle

public void setTitle(String title)
Specified by:
setTitle in interface hep.aida.IBaseHistogram

annotation

public hep.aida.IAnnotation annotation()
Specified by:
annotation in interface hep.aida.IBaseHistogram

dimension

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

reset

public void reset()
Specified by:
reset in interface hep.aida.IBaseHistogram

entries

public int entries()
Specified by:
entries in interface hep.aida.IBaseHistogram

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.