QwGeant4
QweakSimUserHDC_SingleHDCEvent.cc
Go to the documentation of this file.
1 
2 //=============================================================================
3 //
4 // ---------------------------
5 // | Doxygen File Information |
6 // ---------------------------
7 //
8 /**
9 
10  \file QweakSimUserHDC_SingleHDCEvent.cc
11 
12  $Revision: 1.2 $
13  $Date: 2005/12/27 19:17:36 $
14 
15  \author Klaus Hans Grimm
16 
17 */
18 //=============================================================================
19 
20 //=============================================================================
21 // -----------------------
22 // | CVS File Information |
23 // -----------------------
24 //
25 // Last Update: $Author: grimm $
26 // Update Date: $Date: 2005/12/27 19:17:36 $
27 // CVS/RCS Revision: $Revision: 1.2 $
28 // Status: $State: Exp $
29 //
30 // ===================================
31 // CVS Revision Log at end of file !!
32 // ===================================
33 //
34 //============================================================================
35 
36 
37 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
38 
40 
41 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
42 
44 
45 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
47 {
48  Initialize();
49 }
50 
51 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
53 {;}
54 
55 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
57 {
58 
59 }
60 
61 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
63 {
64  WirePlane1.Clear();
65  WirePlane2.Clear();
66  WirePlane3.Clear();
67  WirePlane4.Clear();
68  WirePlane5.Clear();
69  WirePlane6.Clear();
70 }
71 
72 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
73 
74 //=======================================================
75 // -----------------------
76 // | CVS File Information |
77 // -----------------------
78 //
79 // $Revisions$
80 // $Log: QweakSimUserHDC_SingleHDCEvent.cc,v $
81 // Revision 1.2 2005/12/27 19:17:36 grimm
82 // - Redesign of Doxygen header containing CVS info like revision and date
83 // - Added CVS revision log at the end of file
84 //
85 //
QweakSimUserHDC_WirePlaneEvent WirePlane5
ROOT Subtree structure for HDC SingleHDCEvent.
QweakSimUserHDC_WirePlaneEvent WirePlane1
QweakSimUserHDC_WirePlaneEvent WirePlane2
QweakSimUserHDC_WirePlaneEvent WirePlane4
QweakSimUserHDC_WirePlaneEvent WirePlane6
QweakSimUserHDC_WirePlaneEvent WirePlane3