Serialized Form
-
Package org.jlab.detector.calib.tasks
-
Class org.jlab.detector.calib.tasks.CalibrationEngineView
class CalibrationEngineView extends JPanel implements Serializable-
Serialized Fields
-
canvas
org.jlab.groot.graphics.EmbeddedCanvas canvas
-
ccview
CalibrationConstantsView ccview
-
engine
CalibrationEngine engine
-
splitPane
JSplitPane splitPane
-
-
-
-
Package org.jlab.detector.calib.utils
-
Class org.jlab.detector.calib.utils.CalibrationConstants
class CalibrationConstants extends org.jlab.utils.groups.IndexedTable implements Serializable-
Serialized Fields
-
constantsName
String constantsName
-
-
-
Class org.jlab.detector.calib.utils.CalibrationConstants.CalibrationConstantsRenderer
class CalibrationConstantsRenderer extends DefaultTableCellRenderer implements Serializable-
Serialized Fields
-
calib
CalibrationConstants calib
-
-
-
Class org.jlab.detector.calib.utils.CalibrationConstantsView
class CalibrationConstantsView extends JPanel implements Serializable-
Serialized Fields
-
buttonsPanel
JPanel buttonsPanel
-
calibrationManager
ConstantsManager calibrationManager
-
calibrationMap
Map<String, CalibrationConstants> calibrationMap
-
comboBox
JComboBox comboBox
-
drawDifference
JButton drawDifference
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
-
Package org.jlab.detector.decode
-
Class org.jlab.detector.decode.DetectorDataFilter.DetectorDataFilterPane
class DetectorDataFilterPane extends JPanel implements Serializable-
Serialized Fields
-
filter
DetectorDataFilter filter
-
filterText
JLabel filterText
-
-
-
Class org.jlab.detector.decode.DetectorDecoderView
class DetectorDecoderView extends JPanel implements Serializable-
Serialized Fields
-
dataCanvas
org.jlab.groot.graphics.EmbeddedCanvas dataCanvas
-
dataTable
JTable dataTable
-
decoder
CodaEventDecoder decoder
-
detectorData
List<DetectorDataDgtz> detectorData
-
detectorDecoder
DetectorEventDecoder detectorDecoder
-
mainSplitPane
JSplitPane mainSplitPane
-
-
-
Class org.jlab.detector.decode.DetectorDecoderView.DecoderTableModel
class DecoderTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
data
List<DetectorDataDgtz> data
-
-
-
-
Package org.jlab.detector.scalers
-
Class org.jlab.detector.scalers.StruckScalers
-
Serialized Fields
-
fcupTable
org.jlab.utils.groups.IndexedTable fcupTable
-
helTable
org.jlab.utils.groups.IndexedTable helTable
-
slmTable
org.jlab.utils.groups.IndexedTable slmTable
-
-
-
-
Package org.jlab.detector.view
-
Class org.jlab.detector.view.DetectorPane2D
class DetectorPane2D extends JPanel implements Serializable -
Class org.jlab.detector.view.DetectorView2D
class DetectorView2D extends JPanel implements Serializable-
Serialized Fields
-
activeShape
DetectorShape2D activeShape
-
backgroundColor
Color backgroundColor
-
colorAxis
org.jlab.groot.graphics.GraphicsAxis colorAxis
-
detectorListeners
List<DetectorListener> detectorListeners
-
isMouseMotionListener
boolean isMouseMotionListener
-
viewBounds
org.jlab.groot.math.Dimension2D viewBounds
-
viewLayerNames
List<String> viewLayerNames
-
viewLayers
Map<String, DetectorView2D.DetectorViewLayer2D> viewLayers
-
world
ViewWorld world
-
-
-