ATLAS Offline Software
Public Member Functions | List of all members
Trk::FsmwMode1dFinder::CompareTheTwoDoubleAndWeights Struct Reference
Collaboration diagram for Trk::FsmwMode1dFinder::CompareTheTwoDoubleAndWeights:

Public Member Functions

int operator() (const DoubleAndWeight &first, const DoubleAndWeight &second) const
 

Detailed Description

Definition at line 54 of file FsmwMode1dFinder.h.

Member Function Documentation

◆ operator()()

int Trk::FsmwMode1dFinder::CompareTheTwoDoubleAndWeights::operator() ( const DoubleAndWeight first,
const DoubleAndWeight second 
) const
inline

Definition at line 56 of file FsmwMode1dFinder.h.

58  {
59  return first.first < second.first;
60  }

The documentation for this struct was generated from the following file:
python.SystemOfUnits.second
int second
Definition: SystemOfUnits.py:120
DeMoScan.first
bool first
Definition: DeMoScan.py:534