Thermal-FIST 1.6
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
Utility.h File Reference

Contains some helper functions. More...

#include <string>
#include <map>

Go to the source code of this file.

Classes

class  thermalfist::Disclaimer
 

Namespaces

namespace  thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 

Functions

std::map< std::string, std::string > thermalfist::ReadParametersFromFile (const std::string &filename, const std::map< std::string, std::string > &params={})
 
void thermalfist::ParametersFromArgs (int argc, char *argv[], std::map< std::string, std::string > &params)
 
long long thermalfist::stringToLongLong (const std::string &str)
 
double thermalfist::get_wall_time ()
 
double thermalfist::get_cpu_time ()
 

Detailed Description

Contains some helper functions.

Definition in file Utility.h.