RAP-886 Add a Filter sub-step to FlagTransfer
All threads resolved!
All threads resolved!
Compare changes
+ 46
− 13
@@ -68,19 +68,23 @@ FlagTransfer::FlagTransfer(const common::ParameterSet& parset,
@@ -89,6 +93,7 @@ void FlagTransfer::show(std::ostream& os) const {
@@ -108,6 +113,27 @@ bool FlagTransfer::process(std::unique_ptr<DPBuffer> buffer) {
@@ -117,16 +143,22 @@ bool FlagTransfer::process(std::unique_ptr<DPBuffer> buffer) {
@@ -134,8 +166,13 @@ bool FlagTransfer::process(std::unique_ptr<DPBuffer> buffer) {
@@ -151,11 +188,7 @@ bool FlagTransfer::process(std::unique_ptr<DPBuffer> buffer) {