Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::Update Struct Reference

Definition at line 42 of file TBranchProxyDirector.cxx.

Public Member Functions

 Update (TTree *newtree)
 
void operator() (TFriendProxy *x)
 

Public Attributes

TTreefNewTree
 

Constructor & Destructor Documentation

◆ Update()

ROOT::Internal::Update::Update ( TTree newtree)
inline

Definition at line 43 of file TBranchProxyDirector.cxx.

Member Function Documentation

◆ operator()()

void ROOT::Internal::Update::operator() ( TFriendProxy x)
inline

Definition at line 45 of file TBranchProxyDirector.cxx.

Member Data Documentation

◆ fNewTree

TTree* ROOT::Internal::Update::fNewTree

Definition at line 44 of file TBranchProxyDirector.cxx.

Collaboration diagram for ROOT::Internal::Update:
[legend]

The documentation for this struct was generated from the following file: