CMS 3D CMS Logo

Classes | Typedefs
utils.h File Reference
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include <unordered_map>
#include <cstring>

Go to the source code of this file.

Classes

struct  HashIntGlobalPointPair
 

Typedefs

template<class T >
using IntGlobalPointPairUnorderedMap = std::unordered_map< std::pair< int, GlobalPoint >, T, HashIntGlobalPointPair >
 

Typedef Documentation

◆ IntGlobalPointPairUnorderedMap

template<class T >
using IntGlobalPointPairUnorderedMap = std::unordered_map<std::pair<int, GlobalPoint>, T, HashIntGlobalPointPair>

Definition at line 20 of file utils.h.