All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface hep.analysis.NamedObject

public interface NamedObject
A named object is just something that can be displayed with a name on the job tree. Examples are histograms, cuts, and plots.

See Also:
Histogram, Cut, Plot

Method Index

 o getName()

Methods

 o getName
 public abstract String getName()

All Packages  Class Hierarchy  This Package  Previous  Next  Index