Skip to content

Commit 4f00333

Browse files
authored
fix bad merge
1 parent b865b2d commit 4f00333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/include/QualityControl/PostProcessingConfig.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ struct PostProcessingConfig : public o2::quality_control::core::UserCodeConfig {
4242
std::string kafkaTopicAliECSRun;
4343
core::Activity activity;
4444
bool matchAnyRunNumber = false;
45+
bool validityFromLastTriggerOnly = false;
4546
};
4647

4748
} // namespace o2::quality_control::postprocessing

0 commit comments

Comments
 (0)