ATLAS Offline Software
Loading...
Searching...
No Matches
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 }
bool first
Definition DeMoScan.py:534

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