AnaHandleLess Struct Reference

#include <AnalysisHandler.hh>

List of all members.


Detailed Description

Definition at line 19 of file AnalysisHandler.hh.


Public Member Functions

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

Member Function Documentation

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

Definition at line 20 of file AnalysisHandler.hh.

00020                                                             {
00021       return a.get() < b.get();
00022     }


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