![]() |
AliPhysics
0d55a7a (0d55a7a)
|
#include <AliForwardUtil.h>
Public Member Functions | |
SuppressGuard (Int_t lvl=2000) | |
~SuppressGuard () | |
Public Attributes | |
Int_t | save |
A guard to suppress messages
Definition at line 864 of file AliForwardUtil.h.
AliForwardUtil::SuppressGuard::SuppressGuard | ( | Int_t | lvl = 2000 | ) |
AliForwardUtil::SuppressGuard::~SuppressGuard | ( | ) |
Destructor
Definition at line 1203 of file AliForwardUtil.cxx.
Int_t AliForwardUtil::SuppressGuard::save |
The previous message level
Definition at line 867 of file AliForwardUtil.h.
Referenced by ~SuppressGuard().