Gaudi Framework, version v23r10
Home
Generated: Mon Sep 30 2013
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
www
releases
GAUDI
GAUDI_v23r10
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 Mon Sep 30 2013 14:51:58 for Gaudi Framework, version v23r10 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004