a pair of graph points (x,y) More...
#include "utl/PairComplexLgAmpPhase.h"
Public Member Functions | |
Pair () | |
Pair (const double x, const double y) | |
double | X () const |
double | Y () const |
Private Attributes | |
double | fX = 0 |
double | fY = 0 |
a pair of graph points (x,y)
a pair of graph points (x,y), adapted to ComplexLgAmpPhase
|
inline |
Definition at line 31 of file Pair.h.
References fX.
Referenced by SdPMTSimulatorASCII::SdPMTSimulator::ConvertPEToBaseSignal(), fdet::Corrector::GetRefractiveIndex(), main(), and ReaderTest::testTabulatedFunction().
|
inline |
Definition at line 32 of file Pair.h.
References fY.
Referenced by TestOfflineUtils_ROOT_io::IsEqual(), main(), and ReaderTest::testTabulatedFunction().