Serialized Form
-
Package cnuphys.snr
-
Class cnuphys.snr.SegmentStartList
-
Class cnuphys.snr.WireList
-
Serialized Fields
-
_avgWire
double _avgWire
-
_numWires
int _numWires
-
counts
byte[] counts
-
-
-
-
Package cnuphys.snr.test
-
Class cnuphys.snr.test.DetectorTest
class DetectorTest extends JPanel implements Serializable-
Serialized Fields
-
_defaultWorld
Rectangle2D.Double _defaultWorld
The default world -
_display
JComponent _display
The display of the detectors -
_eventNumber
int _eventNumber
the event number -
_local
Rectangle _local
The local system; always the bounds of the last draw. -
_status
JTextArea _status
For a status line feedback string. -
_world
Rectangle2D.Double _world
The current world. -
chambers
Vector<ChamberTest> chambers
The chambers -
displayOption
DetectorTest.DisplayOption displayOption
-
displayTrack
boolean displayTrack
Display the tracks -
stringBuffer
StringBuffer stringBuffer
Used for creating the feedback label. -
tracks
Vector<TrackTest> tracks
A list of simulated tracks.
-
-
-
Class cnuphys.snr.test.NoiseTest
class NoiseTest extends JFrame implements Serializable-
Serialized Fields
-
_detectorTest
DetectorTest _detectorTest
-
-
-