hep.ilc.marlin.adapter.lcsim
Class SimTrackerHitImplementation
java.lang.Object
hep.ilc.marlin.adapter.lcsim.SimTrackerHitImplementation
- All Implemented Interfaces:
- org.lcsim.event.SimTrackerHit
public class SimTrackerHitImplementation
- extends Object
- implements org.lcsim.event.SimTrackerHit
SimTrackerHitImplementation
public SimTrackerHitImplementation(SimTrackerHit h,
org.lcsim.event.EventHeader e)
getCellID
public int getCellID()
- Specified by:
getCellID
in interface org.lcsim.event.SimTrackerHit
getIDDecoder
public org.lcsim.geometry.IDDecoder getIDDecoder()
- Specified by:
getIDDecoder
in interface org.lcsim.event.SimTrackerHit
getLayer
public int getLayer()
- Specified by:
getLayer
in interface org.lcsim.event.SimTrackerHit
getMCParticle
public org.lcsim.event.MCParticle getMCParticle()
- Specified by:
getMCParticle
in interface org.lcsim.event.SimTrackerHit
getMomentum
public double[] getMomentum()
- Specified by:
getMomentum
in interface org.lcsim.event.SimTrackerHit
getPathLength
public double getPathLength()
- Specified by:
getPathLength
in interface org.lcsim.event.SimTrackerHit
getPoint
public double[] getPoint()
- Specified by:
getPoint
in interface org.lcsim.event.SimTrackerHit
getSubdetector
public org.lcsim.geometry.Subdetector getSubdetector()
- Specified by:
getSubdetector
in interface org.lcsim.event.SimTrackerHit
getTime
public double getTime()
- Specified by:
getTime
in interface org.lcsim.event.SimTrackerHit
getdEdx
public double getdEdx()
- Specified by:
getdEdx
in interface org.lcsim.event.SimTrackerHit
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2000-2007 FreeHEP. All Rights Reserved.