Loading [MathJax]/jax/output/HTML-CSS/config.js
Logo ROOT   6.08/07
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
TreeUtils.h File Reference
#include <iosfwd>
#include "Rtypes.h"
Include dependency graph for TreeUtils.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::TreeUtils
 

Functions

template<class DataType , class Tuple >
Long64_t ROOT::TreeUtils::FillNtupleFromStream (std::istream &inputStream, Tuple &tuple, char delimiter, bool strictMode)