We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b865b2d commit 4f00333Copy full SHA for 4f00333
Framework/include/QualityControl/PostProcessingConfig.h
@@ -42,6 +42,7 @@ struct PostProcessingConfig : public o2::quality_control::core::UserCodeConfig {
42
std::string kafkaTopicAliECSRun;
43
core::Activity activity;
44
bool matchAnyRunNumber = false;
45
+ bool validityFromLastTriggerOnly = false;
46
};
47
48
} // namespace o2::quality_control::postprocessing
0 commit comments