hep.ilc.marlin.jni
Class LCEvent
java.lang.Object
hep.ilc.marlin.jni.LCEvent
- Direct Known Subclasses:
- LCEventAdapter, LCEventAdapter
public class LCEvent
- extends Object
Constructor Summary |
|
LCEvent()
|
protected |
LCEvent(long cPtr,
boolean cMemoryOwn)
|
swigCMemOwn
protected boolean swigCMemOwn
LCEvent
protected LCEvent(long cPtr,
boolean cMemoryOwn)
LCEvent
public LCEvent()
getCPtr
protected static long getCPtr(LCEvent obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
swigDirectorDisconnect
protected void swigDirectorDisconnect()
swigReleaseOwnership
public void swigReleaseOwnership()
swigTakeOwnership
public void swigTakeOwnership()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getRunNumber
public int getRunNumber()
getEventNumber
public int getEventNumber()
getDetectorName
public String getDetectorName()
getTimeStamp
public long getTimeStamp()
getCollectionNames
public StringVector getCollectionNames()
getCollection
public LCCollection getCollection(String name)
takeCollection
public LCCollection takeCollection(String name)
addCollection
public void addCollection(LCCollection col,
String name)
removeCollection
public void removeCollection(String name)
getParameters
public LCParameters getParameters()
parameters
public LCParameters parameters()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.