A guard idom for producing debug output
Definition at line 845 of file AliTrackletAODUtils.C.
AliTrackletAODUtils::DebugGuard::DebugGuard |
( |
Int_t |
lvl, |
|
|
Int_t |
msgLvl, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
Constructor
- Parameters
-
lvl | Current level |
msgLvl | Target level |
format | printf -like format |
- Returns
Definition at line 2288 of file AliTrackletAODUtils.C.
AliTrackletAODUtils::DebugGuard::~DebugGuard |
( |
| ) |
|
void AliTrackletAODUtils::DebugGuard::Format |
( |
TString & |
out, |
|
|
const char * |
format, |
|
|
va_list |
ap |
|
) |
| |
|
staticprivate |
void AliTrackletAODUtils::DebugGuard::Message |
( |
Int_t |
lvl, |
|
|
Int_t |
msgLvl, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
|
static |
Make a message
- Parameters
-
lvl | Current level |
msgLvl | Target level |
format | printf -like format |
Definition at line 2307 of file AliTrackletAODUtils.C.
void AliTrackletAODUtils::DebugGuard::Output |
( |
int |
in, |
|
|
TString & |
msg |
|
) |
| |
|
staticprivate |
TString AliTrackletAODUtils::DebugGuard::fMsg |
|
private |
The documentation for this struct was generated from the following file: