ROOT
v6-30
Reference Guide
Loading...
Searching...
No Matches
RNTupleUtil.cxx
Go to the documentation of this file.
1
/// \file RNTupleUtil.cxx
2
/// \ingroup NTuple ROOT7
3
/// \author Jakob Blomer <jblomer@cern.ch> & Max Orok <maxwellorok@gmail.com>
4
/// \date 2020-07-14
5
/// \warning This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback
6
/// is welcome!
7
8
/*************************************************************************
9
* Copyright (C) 1995-2020, Rene Brun and Fons Rademakers. *
10
* All rights reserved. *
11
* *
12
* For the licensing terms see $ROOTSYS/LICENSE. *
13
* For the list of contributors see $ROOTSYS/README/CREDITS. *
14
*************************************************************************/
15
16
#include "
ROOT/RNTupleUtil.hxx
"
17
18
#include "
ROOT/RLogger.hxx
"
19
#include "
ROOT/RMiniFile.hxx
"
20
21
#include <cstring>
22
#include <iostream>
23
24
ROOT::Experimental::RLogChannel
&
ROOT::Experimental::NTupleLog
() {
25
static
RLogChannel
sLog(
"ROOT.NTuple"
);
26
return
sLog;
27
}
RLogger.hxx
RMiniFile.hxx
RNTupleUtil.hxx
ROOT::Experimental::RLogChannel
A log configuration for a channel, e.g.
Definition
RLogger.hxx:101
ROOT::Experimental::NTupleLog
RLogChannel & NTupleLog()
Log channel for RNTuple diagnostics.
Definition
RNTupleUtil.cxx:24
tree
ntuple
v7
src
RNTupleUtil.cxx
ROOT v6-30 - Reference Guide Generated on Sun Dec 1 2024 05:18:15 (GVA Time) using Doxygen 1.9.8