The Gaudi Framework
v26r1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
NameAuditor.h
Go to the documentation of this file.
1
#ifndef ATLASAUDITOR_NAMEAUDITOR_H
2
#define ATLASAUDITOR_NAMEAUDITOR_H
3
4
#include "
CommonAuditor.h
"
5
11
class
NameAuditor
:
public
CommonAuditor
{
12
public
:
13
NameAuditor
(
const
std::string&
name
,
ISvcLocator
* pSvcLocator);
14
15
private
:
17
virtual
void
i_before
(CustomEventTypeRef
evt
,
const
std::string& caller);
19
virtual
void
i_after
(CustomEventTypeRef evt,
const
std::string& caller,
const
StatusCode
&
sc
);
20
21
};
22
23
#endif
GaudiAud
src
NameAuditor.h
Generated on Mon Feb 16 2015 11:56:52 for The Gaudi Framework by
1.8.2