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

#include <JetGroupRegister.h>

Collaboration diagram for HypoJetLess:

Public Member Functions

bool operator() (const HypoJetVector::value_type &l, const HypoJetVector::value_type &r) const

Detailed Description

Definition at line 15 of file JetGroupRegister.h.

Member Function Documentation

◆ operator()()

bool HypoJetLess::operator() ( const HypoJetVector::value_type & l,
const HypoJetVector::value_type & r ) const
inline

Definition at line 16 of file JetGroupRegister.h.

17 {
18 return l.get() < r.get();
19 }
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: