5#ifndef PYANALYSISCORE_PYCLASSIDSVC_H
6#define PYANALYSISCORE_PYCLASSIDSVC_H
14#include "GaudiKernel/IClassIDSvc.h"
15#include "GaudiKernel/Bootstrap.h"
16#include "GaudiKernel/ISvcLocator.h"
17#include "GaudiKernel/MsgStream.h"
26 SmartIF<IClassIDSvc> clidSvc{ Gaudi::svcLocator()->service(
"ClassIDSvc") };
Helpers for checking error return status codes and reporting errors.
#define CHECK_WITH_CONTEXT(...)
Evaluate an expression and check for errors, with an explicitly specified context name.
A wrapper for ClassIDSvc.
static std::string getTypeNameOfID(const unsigned int id)
get type name associated with clID (if any)