|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.Observable
|
+--hep.analysis.Partition
|
+--hep.analysis.partition.PartitionFactory
|
+--hep.analysis.partition.DefaultPartitionFactory
|
+--hep.analysis.partition.EfficiencyPartitionFactory
| Fields inherited from class hep.analysis.Partition |
DATE, DELTATIME, DOUBLE, HORIZONTAL_AXIS, INTEGER, m_owner, STRING, VERTICAL_AXIS |
| Constructor Summary | |
EfficiencyPartitionFactory()
|
|
| Method Summary | |
protected BinType |
createBinType()
Subclasses can override this method to create a new default bin type. |
Partition |
makeCopy()
Make a copy of this partition, maintaining the partition class and initial state, but not the data stored in the partition. |
| Methods inherited from class hep.analysis.partition.DefaultPartitionFactory |
fill, fill, fill, fill, fill, fill, fillW, fillW, fillW, fillW, fillW, fillW |
| Methods inherited from class hep.analysis.partition.PartitionFactory |
clear, done, getStatistics |
| Methods inherited from class hep.analysis.Partition |
destroy, getStyle, setStyle |
| Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EfficiencyPartitionFactory()
| Method Detail |
protected BinType createBinType()
DefaultPartitionFactorycreateBinType in class DefaultPartitionFactorypublic Partition makeCopy()
PartitionmakeCopy in class DefaultPartitionFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||