cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
EnumHash< T > Struct Template Reference

A hasher table for an enumeration. More...

#include <CepGen/Utils/Hasher.h>

Public Member Functions

size_t operator() (const T &t) const
 Hash an enumerator-indexed table.
 

Detailed Description

template<class T>
struct cepgen::utils::EnumHash< T >

Definition at line 44 of file Hasher.h.

Member Function Documentation

◆ operator()()

template<class T >
size_t operator() ( const T &  t) const

Definition at line 46 of file Hasher.h.