ATLAS Offline Software
Loading...
Searching...
No Matches
Trk::FsmwMode1dFinder::CompareTheTwoDoubles Struct Reference
Collaboration diagram for Trk::FsmwMode1dFinder::CompareTheTwoDoubles:

Public Member Functions

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

Detailed Description

Definition at line 62 of file FsmwMode1dFinder.h.

Member Function Documentation

◆ operator()()

int Trk::FsmwMode1dFinder::CompareTheTwoDoubles::operator() ( const double & first,
const double & second ) const
inline

Definition at line 64 of file FsmwMode1dFinder.h.

65 {
66 return first < second;
67 }
bool first
Definition DeMoScan.py:534

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