Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
ISGAudSvc Class Referenceabstract

#include <ISGAudSvc.h>

Inheritance diagram for ISGAudSvc:
Collaboration diagram for ISGAudSvc:

Public Member Functions

 DeclareInterfaceID (ISGAudSvc, 1, 0)
 
virtual ~ISGAudSvc ()
 
virtual void SGAudit (const std::string &key, const CLID &id, const int &fnc, const int &store_id)=0
 
virtual void setFakeCurrentAlg (const std::string &)=0
 For custom increased granularity. More...
 
virtual void clearFakeCurrentAlg ()=0
 

Detailed Description

Definition at line 16 of file ISGAudSvc.h.

Constructor & Destructor Documentation

◆ ~ISGAudSvc()

ISGAudSvc::~ISGAudSvc ( )
virtual

Definition at line 12 of file ISGAudSvc.cxx.

13 {}

Member Function Documentation

◆ clearFakeCurrentAlg()

virtual void ISGAudSvc::clearFakeCurrentAlg ( )
pure virtual

◆ DeclareInterfaceID()

ISGAudSvc::DeclareInterfaceID ( ISGAudSvc  ,
,
 
)

◆ setFakeCurrentAlg()

virtual void ISGAudSvc::setFakeCurrentAlg ( const std::string &  )
pure virtual

For custom increased granularity.

◆ SGAudit()

virtual void ISGAudSvc::SGAudit ( const std::string &  key,
const CLID id,
const int &  fnc,
const int &  store_id 
)
pure virtual

The documentation for this class was generated from the following files: