|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hep.analysis.AbstractNamedObject | +--hep.analysis.Histogram | +--hep.analysis.EfficiencyPlot
A convenience class for creating a Histogram whose bins contain the mean and rms of the entries in the bin.
RMSBinner
, Serialized FormInner classes inherited from class hep.analysis.NamedObject |
NamedObject.RenameException |
Fields inherited from class hep.analysis.Histogram |
m_partition |
Fields inherited from class hep.analysis.AbstractNamedObject |
m_parent |
Constructor Summary | |
EfficiencyPlot(java.lang.String name)
|
|
EfficiencyPlot(java.lang.String name,
HistogramFolder f)
|
Methods inherited from class hep.analysis.Histogram |
clear, fill, fill, fill, fill, fill, fill, fillW, fillW, fillW, fillW, fillW, fillW, find, find, getDefaultParent, getEntries, getPartition, getStyle, isClearOnRewind, partitionDestroyedNotify, setClearOnRewind, setPartition, setStyle, show, toString |
Methods inherited from class hep.analysis.AbstractNamedObject |
delete, getFolder, getName, rename |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public EfficiencyPlot(java.lang.String name)
public EfficiencyPlot(java.lang.String name, HistogramFolder f)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |