cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Hasher< T, true > 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)
 Hash a structure-indexed table.
 

Detailed Description

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

Definition at line 35 of file Hasher.h.

Member Function Documentation

◆ operator()()

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

Definition at line 37 of file Hasher.h.