cepgen is hosted by Hepforge, IPPP Durham
CepGen N/A
Central exclusive processes event generator
Hasher< T, bool > Struct Template Reference

A hasher table for a given structure. More...

#include <include/CepGen/Utils/Hasher.h>

Public Member Functions

size_t operator() (const T &t) const
 Hash a generic table.
 

Detailed Description

template<class T, bool>
struct cepgen::utils::Hasher< T, bool >

Definition at line 28 of file Hasher.h.

Member Function Documentation

◆ operator()()

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

Definition at line 30 of file Hasher.h.