QwGeant4
QweakSimUserGEM_SingleGEMEvent.cc
Go to the documentation of this file.
1 //=============================================================================
2 //
3 // ---------------------------
4 // | Doxygen File Information |
5 // ---------------------------
6 //
7 /**
8 
9  \file QweakSimUserGEM_SingleGEMEvent.cc
10 
11  $Revision: 1.2 $
12  $Date: 2005/12/27 19:17:11 $
13 
14  \author Klaus Hans Grimm
15 
16 */
17 //=============================================================================
18 
19 //=============================================================================
20 // -----------------------
21 // | CVS File Information |
22 // -----------------------
23 //
24 // Last Update: $Author: grimm $
25 // Update Date: $Date: 2005/12/27 19:17:11 $
26 // CVS/RCS Revision: $Revision: 1.2 $
27 // Status: $State: Exp $
28 //
29 // ===================================
30 // CVS Revision Log at end of file !!
31 // ===================================
32 //
33 //============================================================================
34 
35 
36 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
37 
39 
40 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
41 
43 
44 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
46 {
47  Initialize();
48 }
49 
50 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
52 {;}
53 
54 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
56 {
57 
58 }
59 
60 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
62 {
63  WirePlane.Clear();
64 }
65 
66 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
67 
68 //=======================================================
69 // -----------------------
70 // | CVS File Information |
71 // -----------------------
72 //
73 // $Revisions$
74 // $Log: QweakSimUserGEM_SingleGEMEvent.cc,v $
75 // Revision 1.2 2005/12/27 19:17:11 grimm
76 // - Redesign of Doxygen header containing CVS info like revision and date
77 // - Added CVS revision log at the end of file
78 //
79 //
ROOT Subtree structure for SingleGEMEvent.
QweakSimUserGEM_WirePlaneEvent WirePlane
GEM wire plane hit information.