CepGen 1.2.5
Central exclusive processes event generator
|
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. | |