ATLAS Offline Software
|
A functional to get the ID from a CaloCell pointer. More...
#include <CaloCell.h>
Public Member Functions | |
std::size_t | operator() (const CaloCell *p) const |
A functional to get the ID from a CaloCell pointer.
This can be used as the hash function to unordered_map
and friends.
Definition at line 289 of file CaloCell.h.
Definition at line 290 of file CaloCell.h.