Belle II Software
release-08-01-10
|
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. More... | |
int | nStrips |
Total number of strips in the sensor group. | |
A struct to define the sensors group we average over.
See Belle2::SVD::SVDDQMDoseModule::SensorGroup.
Definition at line 55 of file DQMHistAnalysisSVDDose.h.
const char* pvMiddle |
Middle part of the PV name.
See also m_pvPrefix and m_pvSuffix.
Definition at line 58 of file DQMHistAnalysisSVDDose.h.