#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/framework/fun4all/TDirectoryHelper.h>
|
| static void | duplicateDir (TDirectory *dest, TDirectory *source) |
| |
| static TH1 * | getHisto (TDirectory *dir, const std::string &histoname, const std::string &where) |
| |
| static TDirectory * | mkdir (TDirectory *topDir, const char *path, std::vector< std::string > *titles=0) |
| |
| static bool | mkpath (TDirectory *dir, const std::string &path) |
| |
| static void | copyToFile (TDirectory *src, TFile *dest) |
| |
| static bool | pathIsInDir (const std::string &path, TDirectory *dir) |
| |
| static void | splitPath (const std::string &path, std::vector< std::string > &paths) |
| |
Definition at line 11 of file TDirectoryHelper.h.
◆ copyToFile()
| void TDirectoryHelper::copyToFile |
( |
TDirectory * |
src, |
|
|
TFile * |
dest |
|
) |
| |
|
static |
◆ duplicateDir()
| void TDirectoryHelper::duplicateDir |
( |
TDirectory * |
dest, |
|
|
TDirectory * |
source |
|
) |
| |
|
static |
◆ getHisto()
| TH1 * TDirectoryHelper::getHisto |
( |
TDirectory * |
dir, |
|
|
const std::string & |
histoname, |
|
|
const std::string & |
where |
|
) |
| |
|
static |
◆ mkdir()
| TDirectory * TDirectoryHelper::mkdir |
( |
TDirectory * |
topDir, |
|
|
const char * |
path, |
|
|
std::vector< std::string > * |
titles = 0 |
|
) |
| |
|
static |
◆ mkpath()
| bool TDirectoryHelper::mkpath |
( |
TDirectory * |
dir, |
|
|
const std::string & |
path |
|
) |
| |
|
static |
◆ pathIsInDir()
| bool TDirectoryHelper::pathIsInDir |
( |
const std::string & |
path, |
|
|
TDirectory * |
dir |
|
) |
| |
|
static |
◆ splitPath()
| void TDirectoryHelper::splitPath |
( |
const std::string & |
path, |
|
|
std::vector< std::string > & |
paths |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: