Diana Software
pkg
dianareader
QSameTimeNeighbour.hh
Go to the documentation of this file.
1
2
#ifndef _Q_SAMETIME_NEIGHBOUR_HH_
3
#define _Q_SAMETIME_NEIGHBOUR_HH_
4
5
#include "
QReaderNeighbour.hh
"
6
7
Q_BEGIN_NAMESPACE
8
20
class
QSameTimeNeighbour
:
public
QReaderNeighbour
21
{
22
public
:
24
void
Init
(
const
QReader
& reader);
26
QReaderNeighbour::NeighbourInfo
GetNeighbourInfo
(
const
QEvent
& thisEvent,
27
const
QEvent
& otherEvent);
28
};
29
Q_END_NAMESPACE
30
#endif
Q_END_NAMESPACE
#define Q_END_NAMESPACE
Definition:
QDiana.hh:22
Q_BEGIN_NAMESPACE
#define Q_BEGIN_NAMESPACE
Definition:
QDiana.hh:20
QReaderNeighbour.hh
QEvent
diana event
Definition:
QEvent.hh:46
QReaderNeighbour::NeighbourInfo
Definition:
QReaderNeighbour.hh:30
QReaderNeighbour
Definition:
QReaderNeighbour.hh:14
QReader
Base class for diana event readers.
Definition:
QReader.hh:50
QSameTimeNeighbour
Neighbours if two events have the same time.
Definition:
QSameTimeNeighbour.hh:21
QSameTimeNeighbour::Init
void Init(const QReader &reader)
Initialization (empty)
Definition:
QSameTimeNeighbour.cc:9
QSameTimeNeighbour::GetNeighbourInfo
QReaderNeighbour::NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)
Gett the neighbour info for two events.
Definition:
QSameTimeNeighbour.cc:11
Generated by
1.9.1