QwAnalysis
QwGeometry::compare Struct Reference

Functor for sorting QwDetectorInfo pointers. More...

Public Member Functions

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

Detailed Description

Functor for sorting QwDetectorInfo pointers.

Definition at line 32 of file QwGeometry.h.

Member Function Documentation

bool QwGeometry::compare::operator() ( const QwDetectorInfo lhs,
const QwDetectorInfo rhs 
)
inline

Definition at line 33 of file QwGeometry.h.

33 { return *lhs < *rhs; }

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