The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
RootDirFcn.h
Go to the documentation of this file.
1
#ifndef ROOTHISTCNV_ROOTDIRFCN_HPP
2
#define ROOTHISTCNV_ROOTDIRFCN_HPP
3
4
#include <string>
5
6
namespace
RootHistCnv
7
{
8
9
bool
RootCd
(
const
std::string
& full );
10
11
bool
RootMkdir
(
const
std::string
& full );
12
13
std::string
RootPwd
();
14
15
bool
RootTrimLeadingDir
(
std::string
& full,
std::string
dir );
16
}
17
18
#endif
RootHistCnv::RootTrimLeadingDir
bool RootTrimLeadingDir(std::string &full, std::string dir)
Definition:
RootDirFcn.cpp:79
RootHistCnv::RootPwd
std::string RootPwd()
Definition:
RootDirFcn.cpp:70
std::string
STL class.
RootHistCnv
Definition:
__init__.py:1
RootHistCnv::RootMkdir
bool RootMkdir(const std::string &full)
Definition:
RootDirFcn.cpp:34
RootHistCnv::RootCd
bool RootCd(const std::string &full)
Definition:
RootDirFcn.cpp:15
RootHistCnv
src
RootDirFcn.h
Generated on Wed Aug 1 2018 23:21:19 for The Gaudi Framework by
1.8.11