16#ifndef ROOT7_RNTuplerImporter
17#define ROOT7_RNTuplerImporter
26namespace Experimental {
52 static std::unique_ptr<RNTupleImporter>
53 Create(std::string_view sourceFile, std::string_view treeName, std::string_view destFile);
RNTupleImporter()=default
RNTupleImporter & operator=(const RNTupleImporter &other)=delete
static std::unique_ptr< RNTupleImporter > Create(std::string_view sourceFile, std::string_view treeName, std::string_view destFile)
RNTupleImporter(const RNTupleImporter &other)=delete
RNTupleImporter & operator=(RNTupleImporter &&other)=delete
RNTupleImporter(RNTupleImporter &&other)=delete
~RNTupleImporter()=default
A TTree represents a columnar dataset.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.