#include <CompareToReroot.h>
Public Member Functions | |
| HitCompare () | |
| ClassDef (HitCompare, 2) | |
Public Attributes | |
| int | event |
| int | plane |
| int | strip |
| char | end |
| float | pe_reroot |
| float | adc_reroot |
| float | tdc_reroot |
| float | pe_photon |
| float | tfirst_photon |
| float | tmean_photon |
| int | nhits |
| float | hit_de |
| float | hit_ds |
| float | hit_x |
| float | hit_t |
| float | halflength |
| float | pigtail |
| float | clear |
| float | pe_reroot_2 |
| float | adc_reroot_2 |
| float | tdc_reroot_2 |
| float | pe_photon_2 |
| float | tfirst_photon_2 |
| float | tmean_photon_2 |
|
|
Definition at line 41 of file CompareToReroot.h. References adc_reroot, clear, end, event, halflength, hit_de, hit_ds, hit_t, hit_x, nhits, pe_photon, pe_reroot, pigtail, plane, strip, tdc_reroot, tfirst_photon, and tmean_photon. 00041 {
00042 event = plane = strip = 0;
00043 end = 0;
00044 pe_reroot = pe_photon = 0;
00045 adc_reroot = tdc_reroot = tmean_photon = 0;
00046 tfirst_photon = 0.999e12;
00047 nhits = 0;
00048 hit_de = hit_ds = hit_x = hit_t = 0;
00049 halflength = pigtail = clear = 0;
00050 }
|
|
||||||||||||
|
|
|
|
Definition at line 56 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 75 of file CompareToReroot.h. |
|
|
Definition at line 71 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 54 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 51 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 69 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 64 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 65 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 67 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 66 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 63 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 59 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 78 of file CompareToReroot.h. |
|
|
Definition at line 55 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 74 of file CompareToReroot.h. |
|
|
Definition at line 70 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 52 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 53 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 57 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 76 of file CompareToReroot.h. |
|
|
Definition at line 60 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 79 of file CompareToReroot.h. |
|
|
Definition at line 61 of file CompareToReroot.h. Referenced by HitCompare(). |
|
|
Definition at line 80 of file CompareToReroot.h. |
1.3.9.1