24 void*
p = tClass->New();
25 int offset = tClass->GetBaseClassOffset(wrapperBaseTClass);
26 std::unique_ptr<WrapperBase> wrapperBase = getAnyPtr<WrapperBase>(
p,
offset);
27 if (wrapperBase->isMergeable()) {
BranchType const & branchType() const
void setIsMergeable(bool v)
static TypeWithDict byName(std::string const &name)
TClass * getClass() const
void setIsMergeable(BranchDescription &)
TypeWithDict const & wrappedType() const