Belle II Software development
|
The struct for the snapshots. More...
Public Attributes | |
TH1 * | histo |
The histogram for snapshot. | |
TH1 * | diff_histo |
The histogram for snapshot. | |
time_t | time_modified |
Whether the histogram is not updated for a long time. | |
The struct for the snapshots.
Definition at line 37 of file DQMHistDeltaHisto.h.
TH1* diff_histo |
The histogram for snapshot.
Definition at line 41 of file DQMHistDeltaHisto.h.
TH1* histo |
The histogram for snapshot.
Definition at line 39 of file DQMHistDeltaHisto.h.
time_t time_modified |
Whether the histogram is not updated for a long time.
Definition at line 43 of file DQMHistDeltaHisto.h.