Logo ROOT   6.10/09
Reference Guide
Classes | Namespaces | Functions
TResultProxy.hxx File Reference
#include "ROOT/TDFNodes.hxx"
#include "ROOT/TDFUtils.hxx"
#include <memory>
Include dependency graph for TResultProxy.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::TDF::TResultProxy< T >
 Smart pointer for the return type of actions. More...
 
class  ROOT::Experimental::TDF::TResultProxy< T >
 Smart pointer for the return type of actions. More...
 

Namespaces

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

Functions

template<typename T >
TResultProxy< T > ROOT::Detail::TDF::MakeResultProxy (const std::shared_ptr< T > &r, const std::shared_ptr< TLoopManager > &df)