#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/Converter.h>
Definition at line 147 of file Converter.h.
◆ ConverterID()
ConverterID::ConverterID |
( |
long |
stype, |
|
|
CLID |
clid |
|
) |
| |
|
inline |
◆ operator==()
bool ConverterID::operator== |
( |
const ConverterID & |
id | ) |
const |
|
inline |
◆ operator<<
Definition at line 158 of file Converter.h.
159 return s <<
"CNV_" <<
id.m_stype <<
"_" <<
id.m_clid;
◆ m_clid
◆ m_stype
long ConverterID::m_stype |
|
private |
The documentation for this class was generated from the following file: