hep.ilc.marlin.adapter.lcio
Class TrackerHitImplementation
java.lang.Object
hep.ilc.marlin.adapter.lcio.TrackerHitImplementation
- All Implemented Interfaces:
- hep.lcio.event.LCObject, hep.lcio.event.TrackerHit, Cloneable
public class TrackerHitImplementation
- extends Object
- implements hep.lcio.event.TrackerHit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrackerHitImplementation
public TrackerHitImplementation(TrackerHit h)
getCovMatrix
public float[] getCovMatrix()
- Specified by:
getCovMatrix
in interface hep.lcio.event.TrackerHit
getPosition
public double[] getPosition()
- Specified by:
getPosition
in interface hep.lcio.event.TrackerHit
getRawHits
public List<hep.lcio.event.LCObject> getRawHits()
- Specified by:
getRawHits
in interface hep.lcio.event.TrackerHit
getTime
public float getTime()
- Specified by:
getTime
in interface hep.lcio.event.TrackerHit
getType
public int getType()
- Specified by:
getType
in interface hep.lcio.event.TrackerHit
getdEdx
public float getdEdx()
- Specified by:
getdEdx
in interface hep.lcio.event.TrackerHit
Copyright © 2000-2007 FreeHEP. All Rights Reserved.