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

#include <PointerPreds.h>

Collaboration diagram for PtrEq:

Public Member Functions

bool operator() (const pHypoJet &l, const pHypoJet &r)

Detailed Description

Definition at line 17 of file PointerPreds.h.

Member Function Documentation

◆ operator()()

bool PtrEq::operator() ( const pHypoJet & l,
const pHypoJet & r )
inline

Definition at line 18 of file PointerPreds.h.

18 {
19 return l.get() == r.get();
20 }
int r
Definition globals.cxx:22
l
Printing final latex table to .tex output file.

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