FreeHEP API
Version current

hep.io.hbook
Class HbookObject

java.lang.Object
  extended byhep.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

Source Code:
HbookObject.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.