Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework
v31r0 (aeb156f0)
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
}
// namespace RootHistCnv
16
17
#endif
RootHistCnv::RootTrimLeadingDir
bool RootTrimLeadingDir(std::string &full, std::string dir)
Definition:
RootDirFcn.cpp:74
RootHistCnv::RootPwd
std::string RootPwd()
Definition:
RootDirFcn.cpp:65
std::string
STL class.
RootHistCnv
Definition:
DirectoryCnv.h:17
RootHistCnv::RootMkdir
bool RootMkdir(const std::string &full)
Definition:
RootDirFcn.cpp:31
RootHistCnv::RootCd
bool RootCd(const std::string &full)
Definition:
RootDirFcn.cpp:14
RootHistCnv
src
RootDirFcn.h
Generated on Mon Feb 11 2019 17:48:20 for The Gaudi Framework by
1.8.11