hep.lcd.event
Interface TrackerHits


public interface TrackerHits


Method Summary
 Enumeration getHits()
          Get the collection of TrackerHit objects
 int getNHits()
          Get the number of TrackerHit objects in this collection
 

Method Detail

getHits

public Enumeration getHits()
Get the collection of TrackerHit objects
Returns:
An Enumeration of the TrackerHit objects
See Also:
TrackerHit

getNHits

public int getNHits()
Get the number of TrackerHit objects in this collection


The LCD Group