The Gaudi Framework  v29r0 (ff2e7097)
PathResolver.cpp File Reference
#include "GaudiKernel/PathResolver.h"
#include "GaudiKernel/System.h"
#include <iostream>
#include <stdlib.h>
#include <string>
#include <vector>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/filesystem.hpp>
Include dependency graph for PathResolver.cpp:

Go to the source code of this file.

Namespaces

 System
 Note: OS specific details for environment resolution.
 

Enumerations

enum  System::PR_file_type { System::PR_regular_file, System::PR_directory }
 
enum  System::PR_search_type { System::PR_local, System::PR_recursive }
 

Functions

GAUDI_API std::string System::PathResolverFindXMLFile (const std::string &logical_file_name)
 
GAUDI_API std::string System::PathResolverFindDataFile (const std::string &logical_file_name)