FreeHEP API
Version v1.2.2

hep.aida.jni
Class CIBaseHistogram

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

public class CIBaseHistogram
extends CProxy
implements hep.aida.IBaseHistogram


Field Summary
 
Fields inherited from class hep.aida.jni.CProxy
factory
 
Fields inherited from class hep.aida.jni.CAIDRef
cref
 
Constructor Summary
CIBaseHistogram(long cref, long factory)
           
 
Method Summary
 hep.aida.IAnnotation annotation()
           
 int dimension()
           
 int entries()
           
 void reset()
           
 void setTitle(String title)
           
 String title()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIBaseHistogram

public CIBaseHistogram(long cref,
                       long factory)
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 v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.