CMS 3D CMS Logo

List of all members | Public Member Functions
edm::Compare_Index Class Reference

#include <IndexIntoFile.h>

Public Member Functions

bool operator() (IndexIntoFile::RunOrLumiIndexes const &lh, IndexIntoFile::RunOrLumiIndexes const &rh)
 

Detailed Description

Definition at line 1103 of file IndexIntoFile.h.

Member Function Documentation

◆ operator()()

bool edm::Compare_Index::operator() ( IndexIntoFile::RunOrLumiIndexes const &  lh,
IndexIntoFile::RunOrLumiIndexes const &  rh 
)

Definition at line 1772 of file IndexIntoFile.cc.

1772  {
1773  return lh.processHistoryIDIndex() < rh.processHistoryIDIndex();
1774  }

References mathSSE::lh, and edm::IndexIntoFile::RunOrLumiIndexes::processHistoryIDIndex().

mathSSE::lh
bool int lh
Definition: SIMDVec.h:20