Descending Struct Reference

#include <ChannelHit.hh>

List of all members.

Public Member Functions

bool operator() (const ChannelHit *lhs, const ChannelHit *rhs) const


Detailed Description

Definition at line 55 of file ChannelHit.hh.


Member Function Documentation

bool Descending::operator() ( const ChannelHit lhs,
const ChannelHit rhs 
) const [inline]

Definition at line 57 of file ChannelHit.hh.

00058    {
00059     return lhs->getValue() > rhs->getValue();
00060    }


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

Generated on Thu Jul 9 09:49:39 2009 for MicromegasFramework by  doxygen 1.5.8