![]() |
The Gaudi Framework
v39r3 (979e3109)
|
#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 | |
| 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 12 of file RootDirFcn.cpp.