![]() |
AliPhysics
48852ec (48852ec)
|
#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 848 of file AliForwardUtil.h.
AliForwardUtil::SuppressGuard::SuppressGuard | ( | Int_t | lvl = 2000 | ) |
AliForwardUtil::SuppressGuard::~SuppressGuard | ( | ) |
Destructor
Definition at line 1172 of file AliForwardUtil.cxx.
Int_t AliForwardUtil::SuppressGuard::save |
The previous message level
Definition at line 851 of file AliForwardUtil.h.