Gaudi Framework, version v23r9

Home   Generated: Thu Jul 18 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
15 
17 }
18 
19 #endif

Generated at Thu Jul 18 2013 12:18:05 for Gaudi Framework, version v23r9 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004