ATLAS Offline Software
Loading...
Searching...
No Matches
SiChargedDiodeHash Struct Reference

#include <SiChargedDiodeCollection.h>

Collaboration diagram for SiChargedDiodeHash:

Public Member Functions

size_t operator() (const InDetDD::SiCellId &id) const

Detailed Description

Definition at line 52 of file SiChargedDiodeCollection.h.

Member Function Documentation

◆ operator()()

size_t SiChargedDiodeHash::operator() ( const InDetDD::SiCellId & id) const
inline

Definition at line 54 of file SiChargedDiodeCollection.h.

55 {
56 return id.word();
57 }

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