FreeHEP API
Version current

hep.aida.ref.event
Class HistogramEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byhep.aida.ref.event.HistogramEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RemoteTableEvent

public class HistogramEvent
extends EventObject

An event send from a Histogram to AIDAListeners

Version:
$Id: HistogramEvent.java,v 1.1 2002/10/02 00:15:14 tonyj Exp $
Author:
tonyj
See Also:
Serialized Form
Source Code:
HistogramEvent.java

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

Constructor Detail

HistogramEvent

public HistogramEvent(hep.aida.IBaseHistogram source)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.