QwGeant4
QweakSimUserLumi_MainEvent.hh
Go to the documentation of this file.
1 
2 // QweakSimUserLumi_MainEvent.hh
3 
4 /////// --------------------------------------------------------------------
5 
6 #ifndef QweakSimUserLumi_MainEvent_h
7 #define QweakSimUserLumi_MainEvent_h
8 
9 /////// --------------------------------------------------------------------
10 
11 //--- system include
12 #include <vector>
13 
14 //--- root include
15 #include "TObject.h"
16 
17 //-- user include
19 //#include "QweakSimUserLumi_PMTEvent.hh"
20 
21 /////// --------------------------------------------------------------------
22 
23 class QweakSimUserLumi_MainEvent : public TObject
24 {
25 
26 public:
27 
30 
32 
33 public:
34 
36 
37 private:
38 
39 };
40 
41 /////// --------------------------------------------------------------------
42 
43 #endif
44 
45 /////// --------------------------------------------------------------------
QweakSimUserLumi_DetectorEvent Detector
ClassDef(QweakSimUserLumi_MainEvent, 1)