Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::DataObjects::comparePulseTimeTOFDelta Struct Reference

Public Member Functions

 comparePulseTimeTOFDelta (const Types::Core::DateAndTime &start, const double seconds)
 
bool operator() (const TofEvent &e1, const TofEvent &e2)
 

Public Attributes

int64_t deltaNano
 
int64_t startNano
 

Detailed Description

Definition at line 115 of file EventList.cpp.

Constructor & Destructor Documentation

◆ comparePulseTimeTOFDelta()

Mantid::DataObjects::comparePulseTimeTOFDelta::comparePulseTimeTOFDelta ( const Types::Core::DateAndTime &  start,
const double  seconds 
)
inlineexplicit

Definition at line 116 of file EventList.cpp.

Member Function Documentation

◆ operator()()

bool Mantid::DataObjects::comparePulseTimeTOFDelta::operator() ( const TofEvent &  e1,
const TofEvent &  e2 
)
inline

Definition at line 119 of file EventList.cpp.

References deltaNano, and startNano.

Member Data Documentation

◆ deltaNano

int64_t Mantid::DataObjects::comparePulseTimeTOFDelta::deltaNano

Definition at line 135 of file EventList.cpp.

Referenced by operator()().

◆ startNano

int64_t Mantid::DataObjects::comparePulseTimeTOFDelta::startNano

Definition at line 134 of file EventList.cpp.

Referenced by operator()().


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