8#ifndef SAMPLE_HANDLER__TOOLS_OTHER_H
9#define SAMPLE_HANDLER__TOOLS_OTHER_H
29 std::unique_ptr<TFile>
47 std::unique_ptr<SampleLocal>
A class that manages a list of Sample objects.
a base class that manages a set of files belonging to a particular data set and the associated meta-d...
This module provides a lot of global definitions, forward declarations and includes that are used by ...
std::unique_ptr< SampleLocal > mergeFiles(const Sample &sample, const std::string &location, bool overwrite)
merge all the files in the sample into a single file in the given location
std::unique_ptr< TFile > openFile(const std::string &name, const MetaObject &options)
open a file with the given options