The Gaudi Framework  v31r0 (aeb156f0)
DataObjID_Hasher Struct Reference

#include <GaudiKernel/DataObjID.h>

Public Member Functions

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

Detailed Description

Definition at line 98 of file DataObjID.h.

Member Function Documentation

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

Definition at line 99 of file DataObjID.h.

99 { return k.m_hash; }
std::size_t m_hash
Definition: DataObjID.h:71

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