QwGeant4
QweakSimUserVDC_SingleVDCEvent.cc
Go to the documentation of this file.
1 //=============================================================================
2 //
3 // ---------------------------
4 // | Doxygen File Information |
5 // ---------------------------
6 //
7 /**
8 
9  \file QweakSimUserVDC_SingleVDCEvent.cc
10 
11  $Revision: 1.2 $
12  $Date: 2005/12/27 19:18:55 $
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:18:55 $
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  WirePlaneU.Clear();
64  WirePlaneV.Clear();
65 }
66 
67 
68 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
69 
70 //=======================================================
71 // -----------------------
72 // | CVS File Information |
73 // -----------------------
74 //
75 // $Revisions$
76 // $Log: QweakSimUserVDC_SingleVDCEvent.cc,v $
77 // Revision 1.2 2005/12/27 19:18:55 grimm
78 // - Redesign of Doxygen header containing CVS info like revision and date
79 // - Added CVS revision log at the end of file
80 //
81 //
QweakSimUserVDC_WirePlaneEvent WirePlaneU
U wire plane hit information.
ROOT Subtree structure for VDC SingleVDCEvent.
QweakSimUserVDC_WirePlaneEvent WirePlaneV
V wire plane hit information.