hep.aida.ref.event
Class HistogramEvent

java.lang.Object
  extended by java.util.EventObject
      extended by hep.aida.ref.event.HistogramEvent
All Implemented Interfaces:
java.io.Serializable

public class HistogramEvent
extends java.util.EventObject

An event send from a Histogram to AIDAListeners

See Also:
Serialized Form

Constructor Summary
HistogramEvent(hep.aida.IBaseHistogram source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HistogramEvent

public HistogramEvent(hep.aida.IBaseHistogram source)


jHepWork 1.1 (C) Chekanov