Nanga Parbat
1.1.0
A TMD fitting framework
inc
NangaParbat
numtostring.h
Go to the documentation of this file.
1
//
2
// Author: Valerio Bertone: valerio.bertone@cern.ch
3
//
4
5
#pragma once
6
7
#include <string>
8
9
namespace
NangaParbat
10
{
18
std::string
num_to_string
(
int
const
& i,
int
const
& len = 4);
19
}
NangaParbat
Definition:
bstar.h:12
NangaParbat::num_to_string
std::string num_to_string(int const &i, int const &len=4)
Function that, given an integer 'i', outputs a string version of 'i' of length 'len' preceeded by as ...
Generated on Sat Nov 27 2021 08:52:27 for Nanga Parbat by
1.9.2