![]() |
The Gaudi Framework
master (e68eea06)
|
#include "RootDirFcn.h"#include <GaudiKernel/Kernel.h>#include <TDirectory.h>#include <TFile.h>#include <list>#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | RootHistCnv |
Macros | |
| #define | ROOTHISTCNV_ROOTDIRFCN_CPP |
Functions | |
| bool | RootHistCnv::RootCd (const std::string &full) |
| bool | RootHistCnv::RootMkdir (const std::string &full) |
| std::string | RootHistCnv::RootPwd () |
| bool | RootHistCnv::RootTrimLeadingDir (std::string &full, std::string dir) |
| #define ROOTHISTCNV_ROOTDIRFCN_CPP |
Definition at line 11 of file RootDirFcn.cpp.