Definition at line 41 of file TTreeReaderUtils.h.
 
#include <TTreeReaderUtils.h>
◆ TNamedBranchProxy() [1/2]
  
  
      
        
          | ROOT::Internal::TNamedBranchProxy::TNamedBranchProxy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TNamedBranchProxy() [2/2]
  
  
      
        
          | ROOT::Internal::TNamedBranchProxy::TNamedBranchProxy  | 
          ( | 
          TBranchProxyDirector *  | 
          boss,  | 
         
        
           | 
           | 
          TBranch *  | 
          branch,  | 
         
        
           | 
           | 
          const char *  | 
          fullname,  | 
         
        
           | 
           | 
          const char *  | 
          membername  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetContentDict()
  
  
      
        
          | TDictionary* ROOT::Internal::TNamedBranchProxy::GetContentDict  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetDict()
  
  
      
        
          | TDictionary* ROOT::Internal::TNamedBranchProxy::GetDict  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetName()
  
  
      
        
          | const char* ROOT::Internal::TNamedBranchProxy::GetName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetProxy() [1/2]
◆ GetProxy() [2/2]
◆ SetContentDict()
  
  
      
        
          | void ROOT::Internal::TNamedBranchProxy::SetContentDict  | 
          ( | 
          TDictionary *  | 
          dict | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetDict()
◆ fContentDict
  
  
      
        
          | TDictionary* ROOT::Internal::TNamedBranchProxy::fContentDict | 
         
       
   | 
  
private   | 
  
 
 
◆ fDict
◆ fFullName
  
  
      
        
          | std::string ROOT::Internal::TNamedBranchProxy::fFullName | 
         
       
   | 
  
private   | 
  
 
 
◆ fProxy
[legend]