Belle II Software
release-08-01-10
|
Static Public Attributes | |
string | all_events = "all_events" |
DQM modules which should run on dismissed and non_dismissed events. | |
string | before_filter = "before_filter" |
DQM modules which should run before the HLT filter. | |
string | filtered = "filtered" |
DQM modules which should only run on the filtered ones. | |
string | dont_care = "dont_care" |
If not in HLT, just all all DQM modules. | |
Split between DQM modules that need to run on all events and on the filtered ones
Definition at line 36 of file constants.py.