Belle II Software development
|
The struct for the snapshots. More...
Public Attributes | |
TH1 * | histo |
The histogram for snapshot. | |
TCanvas * | canvas |
The canvas for the histogram to be showed. | |
int | stale |
Whether the histogram is not updated for a long time. | |
The struct for the snapshots.
Definition at line 36 of file DQMHistSnapshots.h.
TCanvas* canvas |
The canvas for the histogram to be showed.
Definition at line 40 of file DQMHistSnapshots.h.
TH1* histo |
The histogram for snapshot.
Definition at line 38 of file DQMHistSnapshots.h.
int stale |
Whether the histogram is not updated for a long time.
Definition at line 42 of file DQMHistSnapshots.h.