Belle II Software development
DQMHistSnapshotsModule::SSNODE Struct Reference

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.
 

Detailed Description

The struct for the snapshots.

Definition at line 36 of file DQMHistSnapshots.h.

Member Data Documentation

◆ canvas

TCanvas* canvas

The canvas for the histogram to be showed.

Definition at line 40 of file DQMHistSnapshots.h.

◆ histo

TH1* histo

The histogram for snapshot.

Definition at line 38 of file DQMHistSnapshots.h.

◆ stale

int stale

Whether the histogram is not updated for a long time.

Definition at line 42 of file DQMHistSnapshots.h.


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