ROOT
v6-26
Reference Guide
Loading...
Searching...
No Matches
RDFInternalUtils.cxx
Go to the documentation of this file.
1
// Author: Ivan Kabadzhov CERN, Vincenzo Eduardo Padulano CERN/UPV 06/2022
2
3
/*************************************************************************
4
* Copyright (C) 1995-2022, Rene Brun and Fons Rademakers. *
5
* All rights reserved. *
6
* *
7
* For the licensing terms see $ROOTSYS/LICENSE. *
8
* For the list of contributors see $ROOTSYS/README/CREDITS. *
9
*************************************************************************/
10
11
#include "
ROOT/RDF/InternalUtils.hxx
"
12
13
namespace
ROOT
{
14
namespace
Internal
{
15
namespace
RDF {
16
17
ROOT::RDataFrame
MakeDataFrameFromSpec
(
const
RDatasetSpec &spec)
18
{
19
return
ROOT::RDataFrame
(std::move(spec));
20
}
21
22
}
// namespace RDF
23
}
// namespace Internal
24
}
// namespace ROOT
InternalUtils.hxx
ROOT::RDataFrame
ROOT's RDataFrame offers a high level interface for analyses of data stored in TTree,...
Definition
RDataFrame.hxx:50
ROOT::Internal::RDF::MakeDataFrameFromSpec
ROOT::RDataFrame MakeDataFrameFromSpec(const RDatasetSpec &spec)
Definition
RDFInternalUtils.cxx:17
ROOT::Minuit2::GradientParameterSpace::Internal
@ Internal
ROOT
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
Definition
EExecutionPolicy.hxx:4
tree
dataframe
src
RDFInternalUtils.cxx
ROOT v6-26 - Reference Guide Generated on Mon Sep 11 2023 21:02:58 (GVA Time) using Doxygen 1.9.8