Diana Software
pkg
dianareader
QAllSideNeighbour.hh
Go to the documentation of this file.
1
2
#ifndef _Q_ALLSIDE_NEIGHBOUR_HH_
3
#define _Q_ALLSIDE_NEIGHBOUR_HH_
4
5
#include "
QReaderNeighbour.hh
"
6
7
Q_BEGIN_NAMESPACE
8
18
class
QAllSideNeighbour
:
public
QReaderNeighbour
19
{
20
public
:
22
void
Init
(
const
QReader
& reader);
24
NeighbourInfo
GetNeighbourInfo
(
const
QEvent
& thisEvent,
25
const
QEvent
& otherEvent);
26
};
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
QAllSideNeighbour
Return all side neighbours of an event.
Definition:
QAllSideNeighbour.hh:19
QAllSideNeighbour::Init
void Init(const QReader &reader)
Initialization (empty)
Definition:
QAllSideNeighbour.cc:9
QAllSideNeighbour::GetNeighbourInfo
NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)
Get the neighbour info of two events.
Definition:
QAllSideNeighbour.cc:11
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
Generated by
1.9.1