lhapdf is hosted by Hepforge, IPPP Durham
LHAPDF 6.5.4
Loading...
Searching...
No Matches
Verbosity control

Functions

int LHAPDF::verbosity ()
 
void LHAPDF::setVerbosity (int v)
 

Detailed Description

Function Documentation

◆ setVerbosity()

void LHAPDF::setVerbosity ( int v)
inline

Convenient way to set the verbosity level

Levels: 0=silent, 1=standard, 2=debug

Note
Verbosity is actually managed via the Info class hierarchy and can also be set there.

◆ verbosity()

int LHAPDF::verbosity ( )
inline

Convenient way to get the current verbosity level

Levels: 0=silent, 1=standard, 2=debug

Note
Verbosity is actually managed via the Info class hierarchy and can also be obtained from there.