Diana Software
QSideOrSameTimeTrigger.hh
Go to the documentation of this file.
1 
2 #ifndef _Q_SIDE_OR_SAME_TIME_TRIGGER_HH_
3 #define _Q_SIDE_OR_SAME_TIME_TRIGGER_HH_
4 
5 #include "QReaderNeighbour.hh"
6 
8 
26 public:
28  void Init(const QReader& reader);
31  const QEvent& otherEvent);
32 
33 };
34 
36 #endif
#define Q_END_NAMESPACE
Definition: QDiana.hh:22
#define Q_BEGIN_NAMESPACE
Definition: QDiana.hh:20
diana event
Definition: QEvent.hh:46
Base class for diana event readers.
Definition: QReader.hh:50
Side pulses OR same time events.
QReaderNeighbour::NeighbourInfo GetNeighbourInfo(const QEvent &thisEvent, const QEvent &otherEvent)
Gett the neighbour info for two events.
void Init(const QReader &reader)
Initialization (empty)