17 std::set<std::string>& processesWithKeptProcessBlockProducts) {
22 void*
p = tClass->New();
24 int offset = tClass->GetBaseClassOffset(wrapperBaseTClass);
25 std::unique_ptr<WrapperBase> edp = getAnyPtr<WrapperBase>(
p,
offset);
26 if (edp->isMergeable()) {
32 processesWithKeptProcessBlockProducts.insert(desc.
processName());
list processes
Run mode ##.
BranchType const & branchType() const
std::string const & processName() const
void insertSelectedProcesses(BranchDescription const &desc, std::set< std::string > &processes, std::set< std::string > &processesWithKeptProcessBlockProducts)
static TypeWithDict byName(std::string const &name)
TClass * getClass() const
TypeWithDict const & wrappedType() const