Belle II Software
release-08-01-10
|
Definition for different ECL alarm types. More...
Public Attributes | |
std::string | name |
Internal name. | |
std::string | title |
Name to be shown on canvas. | |
int | warning_limit |
If value > warning_limit, show warning. | |
int | alarm_limit |
If value > alarm_limit, show error. | |
double | required_statistics |
Minimum number of events for this alarm to be active. | |
Definition for different ECL alarm types.
Definition at line 79 of file DQMHistAnalysisECLSummary.h.