CMS 3D CMS Logo

hcal_impl::LessByTrigId Class Reference

List of all members.

Public Member Functions

bool operator() (const HcalElectronicsMap::TriggerItem *a, const HcalElectronicsMap::TriggerItem *b)


Detailed Description

Definition at line 25 of file HcalElectronicsMap.cc.


Member Function Documentation

bool hcal_impl::LessByTrigId::operator() ( const HcalElectronicsMap::TriggerItem a,
const HcalElectronicsMap::TriggerItem b 
) [inline]

Definition at line 25 of file HcalElectronicsMap.cc.

References a, b, and HcalElectronicsMap::TriggerItem::mTrigId.

00025 {public: bool operator () (const HcalElectronicsMap::TriggerItem* a, const HcalElectronicsMap::TriggerItem* b) {return a->mTrigId < b->mTrigId;}};


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:47:24 2009 for CMSSW by  doxygen 1.5.4