Gaudi Framework, version v23r5
Home
Generated: Wed Nov 28 2012
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RootHistCnv
src
RootDirFcn.h
Go to the documentation of this file.
1
// $Id: RootDirFcn.h,v 1.2 2001/11/22 09:14:49 mato Exp $
2
3
#ifndef ROOTHISTCNV_ROOTDIRFCN_HPP
4
#define ROOTHISTCNV_ROOTDIRFCN_HPP
5
6
#include <
string
>
7
8
namespace
RootHistCnv {
9
10
bool
RootCd
(
const
std::string
& full);
11
12
bool
RootMkdir
(
const
std::string
& full);
13
14
std::string
RootPwd
();
15
16
bool
RootTrimLeadingDir
(
std::string
&full,
std::string
dir);
17
}
18
19
#endif
Generated at Wed Nov 28 2012 12:17:19 for Gaudi Framework, version v23r5 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004