The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
DataObjID_Hasher Struct Reference

#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/DataObjID.h>

Public Member Functions

std::size_t operator() (const DataObjID &k) const
 

Detailed Description

Definition at line 117 of file DataObjID.h.

Member Function Documentation

◆ operator()()

std::size_t DataObjID_Hasher::operator() ( const DataObjID & k) const
inline

Definition at line 118 of file DataObjID.h.

118{ return k.m_hash; }
std::size_t m_hash
Definition DataObjID.h:93

The documentation for this struct was generated from the following file: