FreeHEP API
Version v1.2.2

hep.aida.ref.remote.corba.generated
Class EventStruct

java.lang.Object
  |
  +--hep.aida.ref.remote.corba.generated.EventStruct
All Implemented Interfaces:
IDLEntity, Serializable

public final class EventStruct
extends Object
implements IDLEntity

hep/aida/ref/remote/corba/generated/EventStruct.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, December 11, 2003 12:55:47 AM PST

See Also:
Serialized Form

Field Summary
 EventFlags flags
           
 EventID id
           
 String nodeType
           
 String path
           
 
Constructor Summary
EventStruct()
           
EventStruct(EventID _id, String _path, String _nodeType, EventFlags _flags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public EventID id

path

public String path

nodeType

public String nodeType

flags

public EventFlags flags
Constructor Detail

EventStruct

public EventStruct()

EventStruct

public EventStruct(EventID _id,
                   String _path,
                   String _nodeType,
                   EventFlags _flags)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.