rivet is hosted by Hepforge, IPPP Durham
AnaHandleLess Struct Reference

#include <AnalysisHandler.hh>

List of all members.

Public Member Functions

bool operator() (const AnaHandle &a, const AnaHandle &b)

Detailed Description

Definition at line 19 of file AnalysisHandler.hh.


Member Function Documentation

bool operator() ( const AnaHandle a,
const AnaHandle b 
) [inline]

Definition at line 20 of file AnalysisHandler.hh.

                                                            {
      return a.get() < b.get();
    }

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