QwGeant4
QweakSimUserVDC_DriftCellEvent.cc
Go to the documentation of this file.
1 //=============================================================================
2 //
3 // ---------------------------
4 // | Doxygen File Information |
5 // ---------------------------
6 //
7 /**
8 
9  \file QweakSimUserVDC_DriftCellEvent.cc
10 
11  $Revision: 1.2 $
12  $Date: 2005/12/27 19:18:41 $
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:41 $
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 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
36 
38 
39 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
40 
42 
43 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
45 {
46  Initialize();
47 }
48 
49 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
51 {;}
52 
53 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
55 {
58 
61 
62 }
63 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
64 
65 //=======================================================
66 // -----------------------
67 // | CVS File Information |
68 // -----------------------
69 //
70 // $Revisions$
71 // $Log: QweakSimUserVDC_DriftCellEvent.cc,v $
72 // Revision 1.2 2005/12/27 19:18:41 grimm
73 // - Redesign of Doxygen header containing CVS info like revision and date
74 // - Added CVS revision log at the end of file
75 //
76 //
77 
78 
ROOT Subtree structure for VDC DriftCellEvent.
Int_t VDriftCellHasBeenHit
Has a V drift cell been hit? 0 = no, 5 = yes.
Int_t UDriftCellNbOfHits
Number of U drift cell hits in this event.
Int_t VDriftCellNbOfHits
Number of V drift cell hits in this event.
Int_t UDriftCellHasBeenHit
Has a U drift cell been hit? 0 = no, 5 = yes.