ATLAS Offline Software
Public Member Functions | List of all members
ltIdHash Struct Reference

#include <CaloNeighbours.h>

Collaboration diagram for ltIdHash:

Public Member Functions

bool operator() (const IdentifierHash &id1, const IdentifierHash &id2) const
 

Detailed Description

Definition at line 33 of file CaloNeighbours.h.

Member Function Documentation

◆ operator()()

bool ltIdHash::operator() ( const IdentifierHash id1,
const IdentifierHash id2 
) const
inline

Definition at line 34 of file CaloNeighbours.h.

35  {
36  return ((unsigned int)id1) < ((unsigned int)id2);
37  }

The documentation for this struct was generated from the following file:
CaloCellPos2Ntuple.int
int
Definition: CaloCellPos2Ntuple.py:24
id2
HWIdentifier id2
Definition: LArRodBlockPhysicsV0.cxx:564