QwGeant4
QweakSimUserTarget_MainEvent.hh
Go to the documentation of this file.
1 
2 // QweakSimUserTarget_MainEvent.hh
3 // Wouter Deconinck
4 // 2014-10-07
5 
6 /////// --------------------------------------------------------------------
7 
8 #ifndef QweakSimUserTarget_MainEvent_h
9 #define QweakSimUserTarget_MainEvent_h
10 
11 /////// --------------------------------------------------------------------
12 
13 //--- root include
14 #include "TObject.h"
15 
16 //-- user include
18 
19 /////// --------------------------------------------------------------------
20 
21 class QweakSimUserTarget_MainEvent : public TObject
22 {
23 
24 public:
25 
28 
30 
31 public:
32 
34 
35 private:
36 
37 };
38 
39 /////// --------------------------------------------------------------------
40 
41 #endif
42 
43 /////// --------------------------------------------------------------------
QweakSimUserTarget_DetectorEvent Detector
ClassDef(QweakSimUserTarget_MainEvent, 1)