1 #ifndef gallery_BranchData_h 2 #define gallery_BranchData_h 45 virtual void updateFile(TBranch* iBranch);
82 TClass* tClass_{
nullptr};
83 void* address_{
nullptr};
85 TBranch* branch_{
nullptr};
88 mutable long long lastProduct_{-1};
TBranch * branch() const noexcept
std::string const & branchName() const noexcept
TClass * tClass() const noexcept
void * address() const noexcept
long long lastProduct() const noexcept