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

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

#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 29 of file Hasher.h.

Member Function Documentation

◆ operator()()

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

Definition at line 31 of file Hasher.h.