AliPhysics  720d1f3 (720d1f3)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliEmcalJet::sort_descend Struct Reference

Simple C structure to allow sorting in descending order. More...

Public Member Functions

bool operator() (const std::pair< Double_t, Int_t > &p1, const std::pair< Double_t, Int_t > &p2)
 

Detailed Description

Simple C structure to allow sorting in descending order.

Definition at line 319 of file AliEmcalJet.h.

Member Function Documentation

bool AliEmcalJet::sort_descend::operator() ( const std::pair< Double_t, Int_t > &  p1,
const std::pair< Double_t, Int_t > &  p2 
)
inline

Definition at line 321 of file AliEmcalJet.h.


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