Logo ROOT   6.10/09
Reference Guide
Namespaces | Functions
TDFInterface.cxx File Reference
#include "TClass.h"
#include "TRegexp.h"
#include "ROOT/TDFInterface.hxx"
#include <vector>
#include <string>
Include dependency graph for TDFInterface.cxx:

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Experimental
 
 ROOT::Experimental::TDF
 
 ROOT::Internal
 
 ROOT::Internal::TDF
 

Functions

std::vector< std::string > ROOT::Internal::TDF::GetUsedBranchesNames (const std::string, TObjArray *, const std::vector< std::string > &)
 
void ROOT::Internal::TDF::JitBuildAndBook (const ColumnNames_t &bl, const std::string &nodeTypename, void *thisPtr, const std::type_info &art, const std::type_info &at, const void *r, TTree *tree, unsigned int nSlots, const std::map< std::string, TmpBranchBasePtr_t > &tmpBranches)
 
Long_t ROOT::Internal::TDF::JitTransformation (void *thisPtr, const std::string &methodName, const std::string &nodeTypeName, const std::string &name, const std::string &expression, TObjArray *branches, const std::vector< std::string > &tmpBranches, const std::map< std::string, TmpBranchBasePtr_t > &tmpBookedBranches, TTree *tree)