Class | Description |
---|---|
ActiveViewer | Deprecated |
CalorimeterPanel |
The class
CalorimeterPanel handles the rendering of the
calorimeter crystals as well as mapping colors to their values,
rendering a color scale, and marking cluster crystals. |
ClusterViewer | Deprecated |
CrystalFilterPanel |
Class
CrystalFilterPanel is an extension of
JPanel that allows users to select filters for crystals from
the properties stored in a CrystalDataSet object and
filter all the crystals present in an EcalWiringManager
object by said properties.CrystalFilterPanel alerts other classes that a filter
has been applied through ActionListener objects. |
DataFileViewer |
Class
DataFileViewer is the active variant of a data
viewer. |
FileViewer |
Class
FileViewer is an implementation of the
Viewer abstract class that reads events from a file data
source. |
OccupancyViewer | Deprecated |
PassiveViewer |
Abstract class
PassiveViewer represents a Viewer
implementation which updates based on information passed to
it by an external source. |
PDataEventViewer |
Class
PDataEventViewer is the passive variant of a data
viewer. |
PEventViewer |
Class
PEventViewer represents a PassiveViewer
implementation which displays hits and clusters. |
POccupancyViewer |
The class
POccupancyViewer is an extension of the
PassiveViewer class for displaying occupancies from a stream. |
ResizableFieldPanel |
Class
ResizableFieldPanel is an extension of
JPanel that contains a series of "fields." Each field is
composed of a header label that displays its name and a value
label that displays its value. |
StatusPanel | Deprecated |
Viewer |
The abstract class
Viewer handles initialization of the
calorimeter panel with the proper settings and provides a window for
it to live in. |
Enum | Description |
---|---|
CrystalFilterPanel.Position |
Enumerable
Position specifies a location on the
calorimeter. |
Copyright © 2019. All rights reserved.