QwGeant4
QweakSimUserLeadGlass_MainEvent.hh
Go to the documentation of this file.
1 
2 // QweakSimUserLeadGlass_MainEvent.hh
3 // Fang Guo
4 // 2012/07/31
5 
6 /////// --------------------------------------------------------------------
7 
8 #ifndef QweakSimUserLeadGlass_MainEvent_h
9 #define QweakSimUserLeadGlass_MainEvent_h
10 
11 /////// --------------------------------------------------------------------
12 
13 //--- system include
14 #include <vector>
15 
16 //--- root include
17 #include "TObject.h"
18 
19 //-- user include
22 
23 /////// --------------------------------------------------------------------
24 
25 class QweakSimUserLeadGlass_MainEvent : public TObject
26 {
27 
28 public:
29 
32 
34 
35 public:
36 
38 
39 private:
40 
41 };
42 
43 /////// --------------------------------------------------------------------
44 
45 #endif
46 
47 /////// --------------------------------------------------------------------
QweakSimUserLeadGlass_DetectorEvent Detector
ClassDef(QweakSimUserLeadGlass_MainEvent, 1)