20 void*
p = tClass->New();
22 int offset = tClass->GetBaseClassOffset(wrapperBaseTClass);
23 std::unique_ptr<WrapperBase> edp = getAnyPtr<WrapperBase>(
p,
offset);
24 if (edp->isMergeable()) {
BranchType const & branchType() const
std::string const & processName() const
static TypeWithDict byName(std::string const &name)
TClass * getClass() const
void insertSelectedProcesses(BranchDescription const &desc, std::set< std::string > &processes)
TypeWithDict const & wrappedType() const