Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sort_IntDoubleByDouble Struct Reference

#include <analysis/blob/master/sPhenixAj/src/JetAnalyzer.hh>

Public Member Functions

bool operator() (const std::pair< int, double > &left, const std::pair< int, double > &right)
 returns left.second < right.second
 

Detailed Description

Helper for sorting pairs by second argument

Definition at line 230 of file JetAnalyzer.hh.

View newest version in sPHENIX GitHub at line 230 of file JetAnalyzer.hh

Member Function Documentation

bool sort_IntDoubleByDouble::operator() ( const std::pair< int, double > &  left,
const std::pair< int, double > &  right 
)
inline

returns left.second < right.second

Definition at line 232 of file JetAnalyzer.hh.

View newest version in sPHENIX GitHub at line 232 of file JetAnalyzer.hh


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