AliPhysics  0b37c46 (0b37c46)
 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 430 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 432 of file AliEmcalJet.h.


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