Project
Loading...
Searching...
No Matches
o2::dcs::DPIDHash Struct Reference

#include <DataPointIdentifier.h>

Public Member Functions

uint64_t operator() (const o2::dcs::DataPointIdentifier &dpid) const
 

Detailed Description

This simple function object is used for calculating the hash code for a DataPointIdentifier object in a STL container.

Parameters
dpidThe DataPointIdentifier object, whose hash code is to be calculated.
Returns
The calculated hash code.

Definition at line 215 of file DataPointIdentifier.h.

Member Function Documentation

◆ operator()()

uint64_t o2::dcs::DPIDHash::operator() ( const o2::dcs::DataPointIdentifier dpid) const
inline

Definition at line 216 of file DataPointIdentifier.h.


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