Logo ROOT   6.18/05
Reference Guide
TDataFrame.hxx
Go to the documentation of this file.
1// Author: Enrico Guiraud, Danilo Piparo CERN 05/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#ifndef ROOT_TDATAFRAME
12#define ROOT_TDATAFRAME
13#include "RDataFrame.hxx"
14namespace ROOT {
15
17
18} // End NS ROOT
19
20#warning The TDataFrame.hxx header has been replaced by RDataFrame.hxx
21
22#endif
ROOT's RDataFrame offers a high level interface for analyses of data stored in TTrees,...
Definition: RDataFrame.hxx:42
Namespace for new ROOT classes and functions.
Definition: StringConv.hxx:21