Belle II Software development
DQMHistDeltaHistoModule::SSNODE Struct Reference

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.
 

Detailed Description

The struct for the snapshots.

Definition at line 37 of file DQMHistDeltaHisto.h.

Member Data Documentation

◆ diff_histo

TH1* diff_histo

The histogram for snapshot.

Definition at line 41 of file DQMHistDeltaHisto.h.

◆ histo

TH1* histo

The histogram for snapshot.

Definition at line 39 of file DQMHistDeltaHisto.h.

◆ time_modified

time_t time_modified

Whether the histogram is not updated for a long time.

Definition at line 43 of file DQMHistDeltaHisto.h.


The documentation for this struct was generated from the following file: