Belle II Software development
DQMHistAnalysisSVDDoseModule::SensorGroup Struct Reference

A struct to define the sensors group we average over. More...

Public Attributes

TString nameSuffix
 Suffix of the name of the histograms.
 
TString titleSuffix
 Suffix for the title of the canvases.
 
const char * pvMiddle
 Middle part of the PV name.
 
int nStrips
 Total number of strips in the sensor group.
 

Detailed Description

A struct to define the sensors group we average over.

See Belle2::SVD::SVDDQMDoseModule::SensorGroup.

Definition at line 55 of file DQMHistAnalysisSVDDose.h.

Member Data Documentation

◆ nameSuffix

TString nameSuffix

Suffix of the name of the histograms.

Definition at line 56 of file DQMHistAnalysisSVDDose.h.

◆ nStrips

int nStrips

Total number of strips in the sensor group.

Definition at line 59 of file DQMHistAnalysisSVDDose.h.

◆ pvMiddle

const char* pvMiddle

Middle part of the PV name.

See also m_pvPrefix and m_pvSuffix.

Definition at line 58 of file DQMHistAnalysisSVDDose.h.

◆ titleSuffix

TString titleSuffix

Suffix for the title of the canvases.

Definition at line 57 of file DQMHistAnalysisSVDDose.h.


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