The Gaudi Framework
v28r0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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
bool
RootCd
(
const
std::string
& full);
9
10
bool
RootMkdir
(
const
std::string
& full);
11
12
std::string
RootPwd
();
13
14
bool
RootTrimLeadingDir
(
std::string
&full,
std::string
dir);
15
}
16
17
#endif
RootHistCnv::RootTrimLeadingDir
bool RootTrimLeadingDir(std::string &full, std::string dir)
Definition:
RootDirFcn.cpp:82
RootHistCnv::RootPwd
std::string RootPwd()
Definition:
RootDirFcn.cpp:73
std::string
STL class.
RootHistCnv
Definition:
DirectoryCnv.h:17
RootHistCnv::RootMkdir
bool RootMkdir(const std::string &full)
Definition:
RootDirFcn.cpp:37
RootHistCnv::RootCd
bool RootCd(const std::string &full)
Definition:
RootDirFcn.cpp:16
RootHistCnv
src
RootDirFcn.h
Generated on Fri Nov 11 2016 18:45:04 for The Gaudi Framework by
1.8.11