DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <config_api_get.hpp>
Static Public Member Functions | |
static QStringList | inclusions (QStringList const &candidates, QStringList files={ }) |
static QStringList | inclusions_singlefile (QString const &) |
Definition at line 46 of file config_api_get.hpp.
|
static |
Retrieve a list of files included from the database created from the given filename by parsin all the files included in the file and its inclusions.
root | filename |
Definition at line 248 of file config_api_get.cpp.
|
static |
Retrieve a list of of files from a single file
the | file name to process |
Definition at line 310 of file config_api_get.cpp.