#include <DisplayInfo.h>
Data Fields | |
vector< unsigned int > | displayChips |
A list of chips to display. | |
vector< unsigned int > | displayChannels |
A list of channels to display. | |
bool | occupancyHistograms |
do occupancyHistograms? | |
bool | projections |
do projections of raws? |
Definition at line 14 of file DisplayInfo.h.
|
A list of channels to display.
Definition at line 18 of file DisplayInfo.h. |
|
A list of chips to display.
Definition at line 17 of file DisplayInfo.h. |
|
do occupancyHistograms?
Definition at line 19 of file DisplayInfo.h. |
|
do projections of raws?
Definition at line 20 of file DisplayInfo.h. |