1 #ifndef _Q_READER_NEIGHBOR_HH_
2 #define _Q_READER_NEIGHBOR_HH_
#define Q_BEGIN_NAMESPACE
Simple base class for time profiling a module.
virtual ~QReaderNeighbour()
virtual void Init(const QReader &reader)=0
int GetFillStrategy() const
virtual bool GetWantsNeighbours(const QEvent &thisEvent)
virtual NeighbourInfo GetNeighbourInfoBase(const QEvent &thisEvent, const QEvent &otherEvent)
virtual NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)=0
void InitBase(const QReader &reader)
FillStrategies fFillStrategy
@ kAssociativeFillStrategy
@ kExhaustiveFillStrategy
virtual bool GetWantsNeighboursBase(const QEvent &thisEvent)
Base class for diana event readers.