cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Filesystem.h File Reference
#include <string>
+ Include dependency graph for Filesystem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::utils
 Collection of utilities.
 

Functions

bool fileExists (const std::string &)
 Check if the file exists.
 
std::string fileExtension (const std::string &file)
 Small utility to retrieve the extension of a filename.
 
std::string readFile (const std::string &)
 Read the content of a file into a string buffer.