Logo ROOT  
Reference Guide
TTreeProcessorMT.hxx File Reference
#include "TKey.h"
#include "TTree.h"
#include "TFile.h"
#include "TChain.h"
#include "TTreeReader.h"
#include "TError.h"
#include "TEntryList.h"
#include "TFriendElement.h"
#include "ROOT/RMakeUnique.hxx"
#include "ROOT/TThreadedObject.hxx"
#include <string.h>
#include <functional>
#include <vector>
Include dependency graph for TTreeProcessorMT.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Internal::FriendInfo
 
class  ROOT::TTreeProcessorMT
 A class to process the entries of a TTree in parallel. More...
 
class  ROOT::Internal::TTreeView
 

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Internal
 

Typedefs

using ROOT::Internal::NameAlias = std::pair< std::string, std::string >
 Names, aliases, and file names of a TTree's or TChain's friends. More...