FreeHEP API
Version v1.2.2

hep.aida.ref.event
Class DataPointSetEvent

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

public class DataPointSetEvent
extends EventObject

An event send from a Histogram to AIDAListeners

Version:
$Id: DataPointSetEvent.java,v 1.1 2003/06/21 00:55:56 serbo Exp $
Author:
tonyj
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DataPointSetEvent(hep.aida.IDataPointSet 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

DataPointSetEvent

public DataPointSetEvent(hep.aida.IDataPointSet source)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.