20 long long time = thisHeader.
GetTime().GetFromStartRunNs();
21 long long othertime = otherHeader.GetTime().GetFromStartRunNs();
22 unsigned long long stime = thisHeader.
GetTime().GetStartRunUnix();
23 unsigned long long sothertime = otherHeader.GetTime().GetStartRunUnix();
29 if(thisHeader.
GetRun() == otherHeader.GetRun()) {
35 if(!P1.GetIsSide() || !P2.GetIsSide())
41 else if (time == othertime && stime == sothertime){
44 if(!P1.GetIsSide() && !P2.GetIsSide())
#define Q_BEGIN_NAMESPACE
void Get(const char *owner, ReadHandle< Q > &handle) const
Get a QObject Handle in read mode.
Raw event: bolometer channel, trigger positions and types.
Base class for diana event readers.
QReaderNeighbour::NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)
Gett the neighbour info for two events.
void Init(const QReader &reader)
Initialization (empty)