Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ChopNeutrinoLeaf Class Reference

#include <ChopEvaluation.h>

Inheritance diagram for ChopNeutrinoLeaf:

ChopEvaluation ChopNeutrinoInfo List of all members.

Public Member Functions

 ChopNeutrinoLeaf ()
void Reset ()

Public Attributes

int snarl
float viscal
float viscalt
float visfid
float visfidt
float sigcorr
float strips
float calstrips
int chop1
float completet1
float complete1
float complete_tot1
float strips1
float calstrips1
float stripsmatch1
float calstripsmatch1
float chop1_viscal
float chop1_viscalt
float chop1_visfid
float chop1_sigcorr
int chop1_nu
int chop1_tdc
int chop1_planebeg
int chop1_planeend
int chop2
float completet2
float complete2
float complete_tot2
float strips2
float calstrips2
float stripsmatch2
float calstripsmatch2
float chop2_viscal
float chop2_viscalt
float chop2_visfid
float chop2_sigcorr
int chop2_nu
int chop2_tdc
int chop2_planebeg
int chop2_planeend

Constructor & Destructor Documentation

ChopNeutrinoLeaf::ChopNeutrinoLeaf  )  [inline]
 

Definition at line 158 of file ChopEvaluation.h.

References Reset().

00158 { Reset(); };


Member Function Documentation

void ChopNeutrinoLeaf::Reset  )  [inline]
 

Reimplemented from ChopEvaluation.

Definition at line 159 of file ChopEvaluation.h.

References chop1, chop1_nu, chop1_tdc, chop1_viscal, chop1_visfid, chop2, chop2_nu, chop2_tdc, chop2_viscal, chop2_visfid, complete1, complete2, completet1, completet2, strips1, strips2, stripsmatch1, and stripsmatch2.

Referenced by ChopModule::Ana(), and ChopNeutrinoLeaf().

00159                {
00160     chop1=chop2=-1;
00161     complete1=complete2=0;
00162     completet1=completet2=0;
00163     strips1 = strips2 = 0;
00164     stripsmatch1 = stripsmatch2 = 0;
00165     chop1_viscal = chop2_viscal=0;
00166     chop1_visfid = chop2_visfid = 0;
00167     chop1_nu = chop2_nu = 0;
00168     chop1_tdc = chop2_tdc = 0;
00169   }


Member Data Documentation

float ChopNeutrinoLeaf::calstrips
 

Definition at line 118 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::calstrips1
 

Definition at line 126 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::calstrips2
 

Definition at line 144 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::calstripsmatch1
 

Definition at line 128 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::calstripsmatch2
 

Definition at line 146 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

int ChopNeutrinoLeaf::chop1
 

Definition at line 121 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

int ChopNeutrinoLeaf::chop1_nu
 

Definition at line 133 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

int ChopNeutrinoLeaf::chop1_planebeg
 

Definition at line 135 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

int ChopNeutrinoLeaf::chop1_planeend
 

Definition at line 136 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::chop1_sigcorr
 

Definition at line 132 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

int ChopNeutrinoLeaf::chop1_tdc
 

Definition at line 134 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::chop1_viscal
 

Definition at line 129 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::chop1_viscalt
 

Definition at line 130 of file ChopEvaluation.h.

float ChopNeutrinoLeaf::chop1_visfid
 

Definition at line 131 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

int ChopNeutrinoLeaf::chop2
 

Definition at line 139 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

int ChopNeutrinoLeaf::chop2_nu
 

Definition at line 151 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

int ChopNeutrinoLeaf::chop2_planebeg
 

Definition at line 153 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

int ChopNeutrinoLeaf::chop2_planeend
 

Definition at line 154 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::chop2_sigcorr
 

Definition at line 150 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

int ChopNeutrinoLeaf::chop2_tdc
 

Definition at line 152 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::chop2_viscal
 

Definition at line 147 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::chop2_viscalt
 

Definition at line 148 of file ChopEvaluation.h.

float ChopNeutrinoLeaf::chop2_visfid
 

Definition at line 149 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::complete1
 

Definition at line 123 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::complete2
 

Definition at line 141 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::complete_tot1
 

Definition at line 124 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::complete_tot2
 

Definition at line 142 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::completet1
 

Definition at line 122 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::completet2
 

Definition at line 140 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::sigcorr
 

Definition at line 116 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

int ChopNeutrinoLeaf::snarl
 

Definition at line 111 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::strips
 

Definition at line 117 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::strips1
 

Definition at line 125 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::strips2
 

Definition at line 143 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::stripsmatch1
 

Definition at line 127 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::stripsmatch2
 

Definition at line 145 of file ChopEvaluation.h.

Referenced by ChopModule::Ana(), and Reset().

float ChopNeutrinoLeaf::viscal
 

Definition at line 112 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::viscalt
 

Definition at line 113 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::visfid
 

Definition at line 114 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().

float ChopNeutrinoLeaf::visfidt
 

Definition at line 115 of file ChopEvaluation.h.

Referenced by ChopModule::Ana().


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:09:00 2010 for loon by  doxygen 1.3.9.1