hep.analysis.partition
Interface TwoDStorer

All Superinterfaces:
java.io.Serializable, TwoDFillable
All Known Implementing Classes:
SimpleScatterStorer, SimpleTwoDStorer

public interface TwoDStorer
extends TwoDFillable, java.io.Serializable


Method Summary
 void fillData(TwoDFillable fill)
           
 
Methods inherited from interface hep.analysis.partition.TwoDFillable
clear, fill, fill, fillW, fillW
 

Method Detail

fillData

public void fillData(TwoDFillable fill)