19 long long time = thisHeader.
GetTime().GetFromStartRunNs();
20 long long othertime = otherHeader.GetTime().GetFromStartRunNs();
21 unsigned long long stime = thisHeader.
GetTime().GetStartRunUnix();
22 unsigned long long sothertime = otherHeader.GetTime().GetStartRunUnix();
24 if(stime != sothertime) {
30 if(time == othertime) {
#define Q_BEGIN_NAMESPACE
void Get(const char *owner, ReadHandle< Q > &handle) const
Get a QObject Handle in read mode.
Base class for diana event readers.
void Init(const QReader &reader)
Initialization (empty)
QReaderNeighbour::NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)
Gett the neighbour info for two events.