hep.ilc.marlin.jni
Class LCRunHeader

java.lang.Object
  extended by hep.ilc.marlin.jni.LCObject
      extended by hep.ilc.marlin.jni.LCRunHeader
Direct Known Subclasses:
LCRunHeaderAdapter

public class LCRunHeader
extends LCObject


Field Summary
 
Fields inherited from class hep.ilc.marlin.jni.LCObject
swigCMemOwn
 
Constructor Summary
  LCRunHeader()
           
protected LCRunHeader(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 StringVector getActiveSubdetectors()
           
protected static long getCPtr(LCRunHeader obj)
           
 String getDescription()
           
 String getDetectorName()
           
 LCParameters getParameters()
           
 int getRunNumber()
           
 int hashCode()
           
 LCParameters parameters()
           
protected  void swigDirectorDisconnect()
           
 void swigReleaseOwnership()
           
 void swigTakeOwnership()
           
 
Methods inherited from class hep.ilc.marlin.jni.LCObject
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCRunHeader

protected LCRunHeader(long cPtr,
                      boolean cMemoryOwn)

LCRunHeader

public LCRunHeader()
Method Detail

getCPtr

protected static long getCPtr(LCRunHeader obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class LCObject
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class LCObject

swigDirectorDisconnect

protected void swigDirectorDisconnect()

swigReleaseOwnership

public void swigReleaseOwnership()

swigTakeOwnership

public void swigTakeOwnership()

equals

public boolean equals(Object obj)
Overrides:
equals in class LCObject

hashCode

public int hashCode()
Overrides:
hashCode in class LCObject

getRunNumber

public int getRunNumber()

getDetectorName

public String getDetectorName()

getDescription

public String getDescription()

getActiveSubdetectors

public StringVector getActiveSubdetectors()

getParameters

public LCParameters getParameters()

parameters

public LCParameters parameters()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.