FreeHEP API
Version v1.2.2

hep.io.hbook
Class HbookObject

java.lang.Object
  |
  +--hep.io.hbook.HbookObject
Direct Known Subclasses:
CompositeHbookObject, OneDHistogram, TupleColumn, TwoDHistogram

public abstract class HbookObject
extends Object

Abstract base class for all things read from an hbook file


Method Summary
 String getName()
          Get the name for this object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Get the name for this object

Returns:
The name of this object

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.