Uses of Class
cnuphys.snr.test.TrackTest
Packages that use TrackTest
- 
Uses of TrackTest in cnuphys.snr.testMethods in cnuphys.snr.test with parameters of type TrackTestModifier and TypeMethodDescriptionprotected voidChamberTest.bracketTrack(TrackTest tt, int layer, int[] bracket) Bracket the range of wires that might be intersected by the track.voidChamberTest.hitsFromTrack(TrackTest tt) Generate hits from a straight line trackprotected booleanChamberTest.trackIntersectsLayer(int layer, TrackTest tt) Check if a track intersects a layer.protected booleanChamberTest.trackIntersectsRange(int layer, int minwire, int maxwire, TrackTest tt) Check if a track intersects a range of wires.