The Gaudi Framework  master (cc9a61f4)
Loading...
Searching...
No Matches
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

namespace  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 11 of file RootDirFcn.cpp.