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

#include <PointerPreds.h>

Collaboration diagram for PtrLess:

Public Member Functions

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

Detailed Description

Definition at line 10 of file PointerPreds.h.

Member Function Documentation

◆ operator()()

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

Definition at line 11 of file PointerPreds.h.

11 {
12 return l.get() < r.get();
13 }
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: