5#ifndef SGTOOLS_CALLBACKID_H
6#define SGTOOLS_CALLBACKID_H
20#ifndef ATHENAKERNEL_IOVSVCDEFS_H
61#ifndef SGTOOLS_CALLBACKID_ICC
defines and typedefs for IOVSvc
#define IOVSVC_CALLBACK_ARGS
short hand for IOVSvc call back argument list, to be used when no access to formal arguments is neede...
bool operator==(const CallBackID &cb) const
CallBackID(StatusCode(T::*updF)(IOVSVC_CALLBACK_ARGS), const T *obj)
const std::string & objName() const
const std::string & name() const
void set(StatusCode(T::*updF)(IOVSVC_CALLBACK_ARGS), const T *obj)
bool operator<(const CallBackID &cb) const