Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column Name

Description

ID

The primary key.

NAME

The name of the data. This name must be unique within an application.

APPID

Foreign key to the application to which the data belongs to's primary key.

TYPE

The java type of the data object: hep.aida.IHistogram1D, hep.aida.IHistogram2D, org.glast.base.application.data.trending.TrendingDataChannel.

TITLE

.

PATH

.

LOGYAXIS

.

LABEL

.

STYLE

.

XAXISLABEL

.

YAXISLABEL

.

DESCRIPTION

.

TYPE

.

The title of the corresponding plot.

LOGYAXIS

Boolean flag to set log y axis.

XAXISLABEL

The data x axis label.

YAXISLABEL

The data y axis label.

LABEL

The name of the data used in the navigation tree. It not provided the name will be used.

DESCRIPTION

Not used for now. The description is meant to be used to explain the data (tooltips, popups, boxes)

STYLE

Not used for now. Meant to be a list of comma separated style names to be applied when plotting the data.

PATH

Obsolete; used in System Tests for grouping To be removed

INFORMATION

.