20 std::set<std::string> processSet;
24 TClass*
cp =
desc.wrappedType().getClass();
26 int offset =
cp->GetBaseClassOffset(wrapperBaseTClass);
27 std::unique_ptr<WrapperBase> edp = getAnyPtr<WrapperBase>(
p,
offset);
28 if (edp->isMergeable()) {
29 processSet.insert(
desc.processName());
void setProcessesWithMergeableRunProducts(ProductRegistry const &productRegistry)
ProductList const & productList() const
std::vector< std::string > processesWithMergeableRunProducts_
static TypeWithDict byName(std::string const &name)
MergeableRunProductProcesses()
TClass * getClass() const