Gaudi Framework, version v25r2
Home
Generated: Wed Jun 4 2014
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
.cern.ch
sw
Gaudi
releases
GAUDI
GAUDI_v25r2
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 Jun 4 2014 14:48:58 for Gaudi Framework, version v25r2 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004