Definition at line 26 of file TBranchIMTHelper.h.
 
#include </home/sftnight/build/workspace/root-makedoc-v620/rootspi/rdoc/src/v6-20-00-patches/tree/tree/src/TBranchIMTHelper.h>
◆ TaskGroup_t
◆ GetNbytes()
  
  
      
        
          | Long64_t ROOT::Internal::TBranchIMTHelper::GetNbytes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetNerrors()
  
  
      
        
          | Long64_t ROOT::Internal::TBranchIMTHelper::GetNerrors  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Run()
template<typename FN > 
  
  
      
        
          | void ROOT::Internal::TBranchIMTHelper::Run  | 
          ( | 
          const FN &  | 
          lambda | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Wait()
  
  
      
        
          | void ROOT::Internal::TBranchIMTHelper::Wait  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fBytes
  
  
      
        
          | std::atomic<Long64_t> ROOT::Internal::TBranchIMTHelper::fBytes {0} | 
         
       
   | 
  
private   | 
  
 
 
◆ fGroup
  
  
      
        
          | std::unique_ptr<TaskGroup_t> ROOT::Internal::TBranchIMTHelper::fGroup | 
         
       
   | 
  
private   | 
  
 
 
◆ fNerrors
  
  
      
        
          | std::atomic<Int_t> ROOT::Internal::TBranchIMTHelper::fNerrors {0} | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: