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
-
getName()
-
getName
public abstract String getName()
All Packages Class Hierarchy This Package Previous Next Index