EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
std::hash< std::array< T, N > > Struct Template Reference

Public Types

typedef std::array< T, N > argument_type
 
typedef size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &a) const
 

Detailed Description

template<typename T, size_t N>
struct std::hash< std::array< T, N > >

Definition at line 88 of file PHCASeeding.cc.

View newest version in sPHENIX GitHub at line 88 of file PHCASeeding.cc

Member Typedef Documentation

template<typename T , size_t N>
typedef std::array<T,N> std::hash< std::array< T, N > >::argument_type

Definition at line 90 of file PHCASeeding.cc.

View newest version in sPHENIX GitHub at line 90 of file PHCASeeding.cc

template<typename T , size_t N>
typedef size_t std::hash< std::array< T, N > >::result_type

Definition at line 91 of file PHCASeeding.cc.

View newest version in sPHENIX GitHub at line 91 of file PHCASeeding.cc

Member Function Documentation

template<typename T , size_t N>
result_type std::hash< std::array< T, N > >::operator() ( const argument_type a) const
inline

Definition at line 93 of file PHCASeeding.cc.

View newest version in sPHENIX GitHub at line 93 of file PHCASeeding.cc

References Acts::UnitConstants::h, and charm_jet_strange_helicity::N.


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