ATLAS Offline Software
Public Member Functions | List of all members
std::hash< FlavorTagDiscriminants::GNNOptions > Struct Reference

#include <GNNOptions.h>

Collaboration diagram for std::hash< FlavorTagDiscriminants::GNNOptions >:

Public Member Functions

std::size_t operator() (const FlavorTagDiscriminants::GNNOptions &o) const
 

Detailed Description

Definition at line 28 of file GNNOptions.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< FlavorTagDiscriminants::GNNOptions >::operator() ( const FlavorTagDiscriminants::GNNOptions o) const
inline

Definition at line 29 of file GNNOptions.h.

29  {
30  return o.hash();
31  }

The documentation for this struct was generated from the following file:
FlavorTagDiscriminants::GNNOptions::hash
std::size_t hash() const
Definition: GNNOptions.cxx:10