CMS 3D CMS Logo

List of all members | Public Member Functions
castor_impl::LessByTrigId Class Reference

Public Member Functions

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

Detailed Description

Definition at line 30 of file CastorElectronicsMap.cc.

Member Function Documentation

◆ operator()()

bool castor_impl::LessByTrigId::operator() ( const CastorElectronicsMap::TriggerItem a,
const CastorElectronicsMap::TriggerItem b 
)
inline

Definition at line 32 of file CastorElectronicsMap.cc.

References a, and b.

32  {
33  return a->mTrigId < b->mTrigId;
34  }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121