Diana Software
pkg
dianareader
QNeverNeighbour.hh
Go to the documentation of this file.
1
2
#ifndef _Q_NEVER_NEIGHBOUR_HH_
3
#define _Q_NEVER_NEIGHBOUR_HH_
4
5
#include "
QReaderNeighbour.hh
"
6
7
Q_BEGIN_NAMESPACE
8
19
class
QNeverNeighbour
:
public
QReaderNeighbour
20
{
21
public
:
23
void
Init
(
const
QReader
& reader);
25
NeighbourInfo
GetNeighbourInfo
(
const
QEvent
& thisEvent,
26
const
QEvent
& otherEvent);
27
};
28
Q_END_NAMESPACE
29
#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
QNeverNeighbour
Always return that two events are not neighbours.
Definition:
QNeverNeighbour.hh:20
QNeverNeighbour::Init
void Init(const QReader &reader)
Initialization (empty)
Definition:
QNeverNeighbour.cc:9
QNeverNeighbour::GetNeighbourInfo
NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)
Get the neighbour info for two events.
Definition:
QNeverNeighbour.cc:11
QReaderNeighbour::NeighbourInfo
Definition:
QReaderNeighbour.hh:30
QReaderNeighbour
Definition:
QReaderNeighbour.hh:14
QReader
Base class for diana event readers.
Definition:
QReader.hh:50
Generated by
1.9.1