ATLAS Offline Software
Public Member Functions | List of all members
SG::SGKeyHash Struct Reference

Hash functional for sgkey_t. More...

#include <sgkey_t.h>

Collaboration diagram for SG::SGKeyHash:

Public Member Functions

constexpr size_t operator() (const sgkey_t k) const
 

Detailed Description

Hash functional for sgkey_t.

Definition at line 58 of file CxxUtils/CxxUtils/sgkey_t.h.

Member Function Documentation

◆ operator()()

constexpr size_t SG::SGKeyHash::operator() ( const sgkey_t  k) const
inlineconstexpr

Definition at line 61 of file CxxUtils/CxxUtils/sgkey_t.h.

62  {
63  return k;
64  }

The documentation for this struct was generated from the following file:
fitman.k
k
Definition: fitman.py:528