hep.io.hbook
Class HbookObject

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.