ATLAS Offline Software
Public Member Functions | List of all members
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();}

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