ATLAS Offline Software
Public Member Functions | List of all members
dqm_algorithms::LessThan Class Reference

#include <LastBinThresholdAction.h>

Collaboration diagram for dqm_algorithms::LessThan:

Public Member Functions

bool operator() (double a, double b, double) const
 

Detailed Description

Definition at line 14 of file LastBinThresholdAction.h.

Member Function Documentation

◆ operator()()

bool dqm_algorithms::LessThan::operator() ( double  a,
double  b,
double   
) const
inline

Definition at line 16 of file LastBinThresholdAction.h.

16  {
17  return a < b;
18  }

The documentation for this class was generated from the following file:
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10