FreeHEP API
Version v1.2.2

hep.aida.ref.event
Class HistogramEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--hep.aida.ref.event.HistogramEvent
All Implemented Interfaces:
Serializable

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

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 v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.