ATLAS Offline Software
Loading...
Searching...
No Matches
CP::SystematicSetHash Struct Reference

SystematicSet hash function for general use. More...

#include <SystematicSet.h>

Collaboration diagram for CP::SystematicSetHash:

Public Member Functions

std::size_t operator() (const SystematicSet &sysSet) const

Detailed Description

SystematicSet hash function for general use.

Definition at line 174 of file SystematicSet.h.

Member Function Documentation

◆ operator()()

std::size_t CP::SystematicSetHash::operator() ( const SystematicSet & sysSet) const
inline

Definition at line 176 of file SystematicSet.h.

176 {
177 return sysSet.hash();}
std::size_t hash() const
returns: hash value for the joined string.

The documentation for this struct was generated from the following file: