Hash functions for art and larsoft objects. More...
#include <FindAllP.h>
Public Types | |
| using | result_type = size_t |
| using | argument_type = T |
Public Member Functions | |
| result_type | operator() (argument_type const &v) const |
| template<> | |
| auto | operator() (argument_type const &id) const -> result_type |
Hash functions for art and larsoft objects.
Definition at line 42 of file FindAllP.h.
| using lar::util::details::hash< T >::argument_type = T |
Definition at line 44 of file FindAllP.h.
| using lar::util::details::hash< T >::result_type = size_t |
Definition at line 43 of file FindAllP.h.
| result_type lar::util::details::hash< T >::operator() | ( | argument_type const & | v | ) | const |
| auto lar::util::details::hash< art::ProductID >::operator() | ( | argument_type const & | id | ) | const -> result_type |
Definition at line 373 of file FindAllP.h.
1.8.5