CMS 3D CMS Logo

List of all members | Public Member Functions
TtHadLRSignalSelObservables::CompareDouble Struct Reference

Public Member Functions

bool operator() (double j1, double j2) const
 

Detailed Description

Definition at line 51 of file TtHadLRSignalSelObservables.h.

Member Function Documentation

◆ operator()()

bool TtHadLRSignalSelObservables::CompareDouble::operator() ( double  j1,
double  j2 
) const
inline

Definition at line 52 of file TtHadLRSignalSelObservables.h.

52 { return j1 > j2; }