Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 modern, high-level interface for analysis of data stored in TTree ,...
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.