The Gaudi Framework  master (37c0b60a)
RootDirFcn.cpp File Reference
#include "RootDirFcn.h"
#include <GaudiKernel/Kernel.h>
#include <TDirectory.h>
#include <TFile.h>
#include <list>
#include <string>
Include dependency graph for RootDirFcn.cpp:

Go to the source code of this file.

Namespaces

 RootHistCnv
 

Macros

#define ROOTHISTCNV_ROOTDIRFCN_CPP
 

Functions

bool RootHistCnv::RootCd (const std::string &full)
 
bool RootHistCnv::RootMkdir (const std::string &full)
 
std::string RootHistCnv::RootPwd ()
 
bool RootHistCnv::RootTrimLeadingDir (std::string &full, std::string dir)
 

Macro Definition Documentation

◆ ROOTHISTCNV_ROOTDIRFCN_CPP

#define ROOTHISTCNV_ROOTDIRFCN_CPP

Definition at line 12 of file RootDirFcn.cpp.