15#include <gsl/pointers>
A DataObject is the base class of any identifiable object on any data store.
BranchReadHelper(const BranchReadHelper &other)=delete
BranchReadHelper & operator=(const BranchReadHelper &other)=delete
BranchReadHelper(gsl::not_null< TBranch * > b)
std::unique_ptr< DataObject > adoptValue()
Helper for type agnostic reading of data in branches.