Prints the name of each algorithm before entering the algorithm and after leaving it.
More...
#include <NameAuditor.h>
List of all members.
Detailed Description
Prints the name of each algorithm before entering the algorithm and after leaving it.
- Author:
- M. Shapiro, LBNL
-
Marco Clemencic
Definition at line 11 of file NameAuditor.h.
Constructor & Destructor Documentation
Member Function Documentation
| void NameAuditor::i_after |
( |
CustomEventTypeRef |
evt, |
|
|
const std::string & |
caller, |
|
|
const StatusCode & |
sc |
|
) |
| [private, virtual] |
| void NameAuditor::i_before |
( |
CustomEventTypeRef |
evt, |
|
|
const std::string & |
caller |
|
) |
| [private, virtual] |
The documentation for this class was generated from the following files:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r2/GaudiAud/src/NameAuditor.h
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r2/GaudiAud/src/NameAuditor.cpp