hep.lcd.event
Interface MuonStripHit


public interface MuonStripHit


Method Summary
 MCParticle[] getMCParticles()
          A list of the contributing MC particles
 int getTowerID()
          The tower id of the hit
 

Method Detail

getTowerID

public int getTowerID()
The tower id of the hit

getMCParticles

public MCParticle[] getMCParticles()
A list of the contributing MC particles


The LCD Group