lhapdf is hosted by Hepforge, IPPP Durham
LHAPDF  6.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
Verbosity control

Functions

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

Detailed Description

Function Documentation

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.
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.