![]() |
Project
|
#include <RootChain.h>
Static Public Member Functions | |
static std::unique_ptr< TChain > | load (const std::string trName, const std::string inpFile) |
static void | addFile (TChain *ch, const std::string inp) |
Simple utility to create a chain from single root file or text list with root file names Any input file not ending by ".root" will be considered as a list of input root files or other lists (may be mixed with root files). The lines starting by "//" or "#" will be ignored
Definition at line 29 of file RootChain.h.
|
static |
Definition at line 36 of file RootChain.cxx.
|
static |
Definition at line 21 of file RootChain.cxx.