ROOT
v6-24
Reference Guide
Loading...
Searching...
No Matches
RActionBase.cxx
Go to the documentation of this file.
1
// Author: Enrico Guiraud, Danilo Piparo CERN 09/2018
2
3
/*************************************************************************
4
* Copyright (C) 1995-2018, 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/RActionBase.hxx
"
12
#include "
ROOT/RDF/RLoopManager.hxx
"
13
14
using namespace
ROOT::Internal::RDF
;
15
16
RActionBase::RActionBase
(
RLoopManager
*lm,
const
ColumnNames_t
&colNames,
const
RBookedDefines
&defines)
17
: fLoopManager(lm), fNSlots(lm->
GetNSlots
()), fColumnNames(colNames), fDefines(defines) { }
18
19
// outlined to pin virtual table
20
RActionBase::~RActionBase
() {}
RActionBase.hxx
RLoopManager.hxx
ROOT::Detail::RDF::RLoopManager
The head node of a RDF computation graph.
Definition
RLoopManager.hxx:58
ROOT::Internal::RDF::RActionBase::~RActionBase
virtual ~RActionBase()
Definition
RActionBase.cxx:20
ROOT::Internal::RDF::RActionBase::RActionBase
RActionBase(RLoopManager *lm, const ColumnNames_t &colNames, const RBookedDefines &defines)
Definition
RActionBase.cxx:16
ROOT::Internal::RDF::RBookedDefines
Encapsulates the columns defined by the user.
Definition
RBookedDefines.hxx:39
ROOT::Detail::RDF::ColumnNames_t
std::vector< std::string > ColumnNames_t
Definition
RLoopManager.hxx:54
ROOT::Internal::RDF
Definition
RVec.hxx:69
ROOT::Internal::RDF::GetNSlots
unsigned int GetNSlots()
Definition
RDFUtils.cxx:286
tree
dataframe
src
RActionBase.cxx
ROOT v6-24 - Reference Guide Generated on Tue Aug 22 2023 03:06:54 (GVA Time) using Doxygen 1.9.8