19 const std::string &outputFileName)
23 inptr.
fActionPtr->CloneAction(
reinterpret_cast<void *
>(
const_cast<std::string *
>(&outputFileName)))};
std::shared_ptr< T > fObjPtr
Shared pointer encapsulating the wrapped result.
RDFDetail::RLoopManager * fLoopManager
Non-owning pointer to the RLoopManager at the root of this computation graph.
std::shared_ptr< RDFInternal::RActionBase > fActionPtr
Owning pointer to the action that will produce this result.
ROOT::RDF::RResultPtr< ROOT::RDF::RInterface< ROOT::Detail::RDF::RLoopManager > > SnapshotPtr_t
ROOT::RDF::Experimental::RResultMap< T > CloneResultAndAction(const ROOT::RDF::Experimental::RResultMap< T > &inmap)
Clones an RResultMap and its corresponding RVariedAction.