Diana Software
QCoincidenceTiming.hh
Go to the documentation of this file.
1 #ifndef _Q_COINCIDENCETIMING_HH_
2 #define _Q_COINCIDENCETIMING_HH_
3 
15 #include "QObject.hh"
16 #include "QStdVector.hh"
17 
18 class QCoincidenceTiming : public Diana::QObject {
19 
20  public:
22  void Clear()
23  {
24  // mandatory method: reset members to default
31  }
32 
40 
41  // int *fCoincidentEventIDs; //[fNumberOfCoincidentEvents]
42 
43  private:
44 
46 
47 };
48 
49 #endif
#define Q_DOUBLE_DEFAULT
Definition: QDiana.hh:24
#define Q_INT_DEFAULT
Definition: QDiana.hh:26
coincidence timing
int fNumberOfCoincidentEvents_SameHeaterGroup
double fTimeUntilEvent_DifferentChannel
QObjectDef(QCoincidenceTiming, 2)
void Clear()
clear members
double fTimeSinceEvent_DifferentChannel