Uses of Enum Class
cnuphys.snr.test.HitTest.HitType
Packages that use HitTest.HitType
- 
Uses of HitTest.HitType in cnuphys.snr.testMethods in cnuphys.snr.test that return HitTest.HitTypeModifier and TypeMethodDescriptionHitTest.getActualHitType()Gets the actual hit type.HitTest.getComputedHitType()Gets the computed hit type.static HitTest.HitTypeReturns the enum constant of this class with the specified name.static HitTest.HitType[]HitTest.HitType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cnuphys.snr.test with parameters of type HitTest.HitTypeModifier and TypeMethodDescriptionprotected HitTestChamberTest.createHit(int layer, int wire, HitTest.HitType type) Create a hitvoidHitTest.setComputedHitType(HitTest.HitType computedHitType) Constructors in cnuphys.snr.test with parameters of type HitTest.HitType