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

#include <JETSCAPE/blob/main/external_packages/fjcore.hh>

+ Collaboration diagram for IndexedSortHelper:

Public Member Functions

 IndexedSortHelper (const std::vector< double > *reference_values)
 
int operator() (const int i1, const int i2) const
 

Private Attributes

const std::vector< double > * _ref_values
 

Detailed Description

Definition at line 738 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 738 of file fjcore.hh

Constructor & Destructor Documentation

IndexedSortHelper::IndexedSortHelper ( const std::vector< double > *  reference_values)
inline

Definition at line 740 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 740 of file fjcore.hh

References _ref_values.

Member Function Documentation

int IndexedSortHelper::operator() ( const int  i1,
const int  i2 
) const
inline

Definition at line 743 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 743 of file fjcore.hh

References _ref_values.

Member Data Documentation

const std::vector<double>* IndexedSortHelper::_ref_values
private

Definition at line 745 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 745 of file fjcore.hh

Referenced by IndexedSortHelper(), and operator()().


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