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

StdHepInfo Class Reference

#include <StdHepInfo.h>

List of all members.

Public Member Functions

 StdHepInfo ()
virtual ~StdHepInfo ()
void Reset ()
void Zero ()

Public Attributes

Int_t nmult
Int_t nhad
Int_t nfs
Int_t nlep
Int_t npip
Int_t npim
Int_t npi0
Int_t nprot
Int_t nneut
Int_t nkaon
Int_t ngeant
Int_t nfs_he
Int_t nlep_he
Int_t npip_he
Int_t npim_he
Int_t npi0_he
Int_t nprot_he
Int_t nneut_he
Int_t nkaon_he
Int_t ngeant_he
Double_t etot
Double_t elep
Double_t epip
Double_t epim
Double_t epi0
Double_t eprot
Double_t eneut
Double_t ekaon
Double_t egeant
Double_t pztot
Double_t pzlep
Double_t pzpip
Double_t pzpim
Double_t pzpi0
Double_t pzprot
Double_t pzneut
Double_t pzkaon
Double_t pzgeant
Double_t pttot
Double_t ptlep
Double_t ptpip
Double_t ptpim
Double_t ptpi0
Double_t ptprot
Double_t ptneut
Double_t ptkaon
Double_t ptgeant
Double_t wfs
Double_t wlep
Double_t wpip
Double_t wpim
Double_t wpi0
Double_t wprot
Double_t wneut
Double_t wkaon
Double_t wgeant
Int_t lepnmult
 Double_t finalID; //final ID of particle which is daughter of inital neutrino.
Int_t lepnfs
Int_t lepnlep
Int_t lepnpip
Int_t lepnpim
Int_t lepnpi0
Int_t lepnprot
Int_t lepnneut
Int_t lepnkaon
Int_t lepngeant
Int_t lepnfs_he
Int_t lepnlep_he
Int_t lepnpip_he
Int_t lepnpim_he
Int_t lepnpi0_he
Int_t lepnprot_he
Int_t lepnneut_he
Int_t lepnkaon_he
Int_t lepngeant_he
Double_t lepetot
Double_t lepelep
Double_t lepepip
Double_t lepepim
Double_t lepepi0
Double_t lepeprot
Double_t lepeneut
Double_t lepekaon
Double_t lepegeant
Double_t leppztot
Double_t leppzlep
Double_t leppzpip
Double_t leppzpim
Double_t leppzpi0
Double_t leppzprot
Double_t leppzneut
Double_t leppzkaon
Double_t leppzgeant
Double_t leppttot
Double_t lepptlep
Double_t lepptpip
Double_t lepptpim
Double_t lepptpi0
Double_t lepptprot
Double_t lepptneut
Double_t lepptkaon
Double_t lepptgeant
Double_t lepwfs
Double_t lepwlep
Double_t lepwpip
Double_t lepwpim
Double_t lepwpi0
Double_t lepwprot
Double_t lepwneut
Double_t lepwkaon
Double_t lepwgeant
Double_t lep2leptype
Double_t emfrac
Int_t emcount
Double_t emenergy
Double_t epi0_total
Double_t epi0_intranuke
Double_t epi0_neugen
Double_t epi0_decay
Double_t epi0_abs
Int_t npi0_neugen
Double_t baryonpt
Double_t baryonxf
Double_t totpt
Double_t e_total
Double_t em_total
Int_t npi0_jbhg
Int_t nch_jbhg
Int_t ntot_jbhg


Constructor & Destructor Documentation

StdHepInfo::StdHepInfo  ) 
 

Definition at line 6 of file StdHepInfo.cxx.

00006                       :
00007   nmult(ANtpDefVal::kInt),  nhad(ANtpDefVal::kInt),
00008   nfs(ANtpDefVal::kInt),nlep(ANtpDefVal::kInt),
00009   npip(ANtpDefVal::kInt),npim(ANtpDefVal::kInt),
00010   npi0(ANtpDefVal::kInt),nprot(ANtpDefVal::kInt),
00011   nneut(ANtpDefVal::kInt),nkaon(ANtpDefVal::kInt),
00012   ngeant(ANtpDefVal::kInt),
00013   nfs_he(ANtpDefVal::kInt),nlep_he(ANtpDefVal::kInt),
00014   npip_he(ANtpDefVal::kInt),npim_he(ANtpDefVal::kInt),
00015   npi0_he(ANtpDefVal::kInt),nprot_he(ANtpDefVal::kInt),
00016   nneut_he(ANtpDefVal::kInt),nkaon_he(ANtpDefVal::kInt),
00017   ngeant_he(ANtpDefVal::kInt),
00018   etot(ANtpDefVal::kDouble),elep(ANtpDefVal::kDouble),
00019   epip(ANtpDefVal::kDouble),epim(ANtpDefVal::kDouble),
00020   epi0(ANtpDefVal::kDouble),eprot(ANtpDefVal::kDouble),
00021   eneut(ANtpDefVal::kDouble),ekaon(ANtpDefVal::kDouble),
00022   egeant(ANtpDefVal::kDouble),
00023   pztot(ANtpDefVal::kDouble),pzlep(ANtpDefVal::kDouble),
00024   pzpip(ANtpDefVal::kDouble),pzpim(ANtpDefVal::kDouble),
00025   pzpi0(ANtpDefVal::kDouble),pzprot(ANtpDefVal::kDouble),
00026   pzneut(ANtpDefVal::kDouble),pzkaon(ANtpDefVal::kDouble),
00027   pzgeant(ANtpDefVal::kDouble),
00028   pttot(ANtpDefVal::kDouble),ptlep(ANtpDefVal::kDouble),
00029   ptpip(ANtpDefVal::kDouble),ptpim(ANtpDefVal::kDouble),
00030   ptpi0(ANtpDefVal::kDouble),ptprot(ANtpDefVal::kDouble),
00031   ptneut(ANtpDefVal::kDouble),ptkaon(ANtpDefVal::kDouble),
00032   ptgeant(ANtpDefVal::kDouble),
00033   wfs(ANtpDefVal::kDouble),wlep(ANtpDefVal::kDouble),
00034   wpip(ANtpDefVal::kDouble),wpim(ANtpDefVal::kDouble),
00035   wpi0(ANtpDefVal::kDouble),wprot(ANtpDefVal::kDouble),
00036   wneut(ANtpDefVal::kDouble),wkaon(ANtpDefVal::kDouble),
00037   wgeant(ANtpDefVal::kDouble),//finalID(ANtpDefVal::kDouble),
00038   lepnmult(ANtpDefVal::kInt),
00039   lepnfs(ANtpDefVal::kInt),lepnlep(ANtpDefVal::kInt),
00040   lepnpip(ANtpDefVal::kInt),lepnpim(ANtpDefVal::kInt),
00041   lepnpi0(ANtpDefVal::kInt),lepnprot(ANtpDefVal::kInt),
00042   lepnneut(ANtpDefVal::kInt),lepnkaon(ANtpDefVal::kInt),
00043   lepngeant(ANtpDefVal::kInt),
00044   lepnfs_he(ANtpDefVal::kInt),lepnlep_he(ANtpDefVal::kInt),
00045   lepnpip_he(ANtpDefVal::kInt),lepnpim_he(ANtpDefVal::kInt),
00046   lepnpi0_he(ANtpDefVal::kInt),lepnprot_he(ANtpDefVal::kInt),
00047   lepnneut_he(ANtpDefVal::kInt),lepnkaon_he(ANtpDefVal::kInt),
00048   lepngeant_he(ANtpDefVal::kInt),
00049   lepetot(ANtpDefVal::kDouble),lepelep(ANtpDefVal::kDouble),
00050   lepepip(ANtpDefVal::kDouble),lepepim(ANtpDefVal::kDouble),
00051   lepepi0(ANtpDefVal::kDouble),lepeprot(ANtpDefVal::kDouble),
00052   lepeneut(ANtpDefVal::kDouble),lepekaon(ANtpDefVal::kDouble),
00053   lepegeant(ANtpDefVal::kDouble),
00054   leppztot(ANtpDefVal::kDouble),leppzlep(ANtpDefVal::kDouble),
00055   leppzpip(ANtpDefVal::kDouble),leppzpim(ANtpDefVal::kDouble),
00056   leppzpi0(ANtpDefVal::kDouble),leppzprot(ANtpDefVal::kDouble),
00057   leppzneut(ANtpDefVal::kDouble),leppzkaon(ANtpDefVal::kDouble),
00058   leppzgeant(ANtpDefVal::kDouble),
00059   leppttot(ANtpDefVal::kDouble),lepptlep(ANtpDefVal::kDouble),
00060   lepptpip(ANtpDefVal::kDouble),lepptpim(ANtpDefVal::kDouble),
00061   lepptpi0(ANtpDefVal::kDouble),lepptprot(ANtpDefVal::kDouble),
00062   lepptneut(ANtpDefVal::kDouble),lepptkaon(ANtpDefVal::kDouble),
00063   lepptgeant(ANtpDefVal::kDouble),
00064   lepwfs(ANtpDefVal::kDouble),lepwlep(ANtpDefVal::kDouble),
00065   lepwpip(ANtpDefVal::kDouble),lepwpim(ANtpDefVal::kDouble),
00066   lepwpi0(ANtpDefVal::kDouble),lepwprot(ANtpDefVal::kDouble),
00067   lepwneut(ANtpDefVal::kDouble),lepwkaon(ANtpDefVal::kDouble),
00068   lepwgeant(ANtpDefVal::kDouble),lep2leptype(ANtpDefVal::kDouble),
00069   emfrac(ANtpDefVal::kDouble),emcount(ANtpDefVal::kInt),
00070   emenergy(ANtpDefVal::kDouble),epi0_total(ANtpDefVal::kDouble),
00071   epi0_intranuke(ANtpDefVal::kDouble),epi0_neugen(ANtpDefVal::kDouble),
00072   epi0_decay(ANtpDefVal::kDouble),epi0_abs(ANtpDefVal::kDouble),
00073   npi0_neugen(ANtpDefVal::kInt),baryonpt(ANtpDefVal::kDouble),
00074   baryonxf(ANtpDefVal::kDouble),totpt(ANtpDefVal::kDouble),
00075   e_total(ANtpDefVal::kDouble),
00076   em_total(ANtpDefVal::kDouble),
00077   npi0_jbhg(ANtpDefVal::kInt),
00078   nch_jbhg(ANtpDefVal::kInt),
00079   ntot_jbhg(ANtpDefVal::kInt)
00080 
00081 {}

StdHepInfo::~StdHepInfo  )  [virtual]
 

Definition at line 83 of file StdHepInfo.cxx.

00083 {}


Member Function Documentation

void StdHepInfo::Reset  ) 
 

Definition at line 85 of file StdHepInfo.cxx.

References baryonpt, baryonxf, e_total, egeant, ekaon, elep, em_total, emcount, emenergy, emfrac, eneut, epi0, epi0_abs, epi0_decay, epi0_intranuke, epi0_neugen, epi0_total, epim, epip, eprot, etot, lep2leptype, lepegeant, lepekaon, lepelep, lepeneut, lepepi0, lepepim, lepepip, lepeprot, lepetot, lepnfs, lepnfs_he, lepngeant, lepnkaon, lepnlep, lepnmult, lepnneut, lepnpi0, lepnpim, lepnpip, lepnprot, lepptgeant, lepptkaon, lepptlep, lepptneut, lepptpi0, lepptpim, lepptpip, lepptprot, leppttot, leppzgeant, leppzkaon, leppzlep, leppzneut, leppzpi0, leppzpim, leppzpip, leppzprot, leppztot, lepwfs, lepwgeant, lepwkaon, lepwlep, lepwneut, lepwpi0, lepwpim, lepwpip, lepwprot, nch_jbhg, nfs, nfs_he, ngeant, nhad, nkaon, nlep, nmult, nneut, npi0, npi0_jbhg, npi0_neugen, npim, npip, nprot, ntot_jbhg, ptgeant, ptkaon, ptlep, ptneut, ptpi0, ptpim, ptpip, ptprot, pttot, pzgeant, pzkaon, pzlep, pzneut, pzpi0, pzpim, pzpip, pzprot, pztot, totpt, wfs, wgeant, wkaon, wlep, wneut, wpi0, wpim, wpip, and wprot.

Referenced by StdHepInfoAna::Analyze(), and NueRecord::Reset().

00086 {
00087   nmult   = ANtpDefVal::kInt;
00088   nhad    = ANtpDefVal::kInt;
00089   nfs_he  = ANtpDefVal::kInt;
00090   nfs     = ANtpDefVal::kInt;  
00091   nlep    = ANtpDefVal::kInt;
00092   npip    = ANtpDefVal::kInt;
00093   npim    = ANtpDefVal::kInt;
00094   npi0    = ANtpDefVal::kInt;
00095   nprot   = ANtpDefVal::kInt;
00096   nneut   = ANtpDefVal::kInt;
00097   nkaon   = ANtpDefVal::kInt;
00098   ngeant  = ANtpDefVal::kInt;
00099   etot    = ANtpDefVal::kDouble;
00100   elep    = ANtpDefVal::kDouble;
00101   epip    = ANtpDefVal::kDouble;
00102   epim    = ANtpDefVal::kDouble;
00103   epi0    = ANtpDefVal::kDouble;
00104   eprot   = ANtpDefVal::kDouble;
00105   eneut   = ANtpDefVal::kDouble;
00106   ekaon   = ANtpDefVal::kDouble;
00107   egeant  = ANtpDefVal::kDouble;
00108   pztot   = ANtpDefVal::kDouble;
00109   pzlep   = ANtpDefVal::kDouble;
00110   pzpip   = ANtpDefVal::kDouble;
00111   pzpim   = ANtpDefVal::kDouble;
00112   pzpi0   = ANtpDefVal::kDouble;
00113   pzprot  = ANtpDefVal::kDouble;
00114   pzneut  = ANtpDefVal::kDouble;
00115   pzkaon  = ANtpDefVal::kDouble;
00116   pzgeant = ANtpDefVal::kDouble;
00117   pttot   = ANtpDefVal::kDouble;
00118   ptlep   = ANtpDefVal::kDouble;
00119   ptpip   = ANtpDefVal::kDouble;
00120   ptpim   = ANtpDefVal::kDouble;
00121   ptpi0   = ANtpDefVal::kDouble;
00122   ptprot  = ANtpDefVal::kDouble;
00123   ptneut  = ANtpDefVal::kDouble;
00124   ptkaon  = ANtpDefVal::kDouble;
00125   ptgeant = ANtpDefVal::kDouble;
00126   wfs     = ANtpDefVal::kDouble;
00127   wlep    = ANtpDefVal::kDouble;
00128   wpip    = ANtpDefVal::kDouble;
00129   wpim    = ANtpDefVal::kDouble;
00130   wpi0    = ANtpDefVal::kDouble;
00131   wprot   = ANtpDefVal::kDouble;
00132   wneut   = ANtpDefVal::kDouble;
00133   wkaon   = ANtpDefVal::kDouble;
00134   wgeant  = ANtpDefVal::kDouble;
00136   lepnmult   = ANtpDefVal::kInt;
00137   lepnfs_he  = ANtpDefVal::kInt;
00138   lepnfs     = ANtpDefVal::kInt;  
00139   lepnlep    = ANtpDefVal::kInt;
00140   lepnpip    = ANtpDefVal::kInt;
00141   lepnpim    = ANtpDefVal::kInt;
00142   lepnpi0    = ANtpDefVal::kInt;
00143   lepnprot   = ANtpDefVal::kInt;
00144   lepnneut   = ANtpDefVal::kInt;
00145   lepnkaon   = ANtpDefVal::kInt;
00146   lepngeant  = ANtpDefVal::kInt;
00147   lepetot    = ANtpDefVal::kDouble;
00148   lepelep    = ANtpDefVal::kDouble;
00149   lepepip    = ANtpDefVal::kDouble;
00150   lepepim    = ANtpDefVal::kDouble;
00151   lepepi0    = ANtpDefVal::kDouble;
00152   lepeprot   = ANtpDefVal::kDouble;
00153   lepeneut   = ANtpDefVal::kDouble;
00154   lepekaon   = ANtpDefVal::kDouble;
00155   lepegeant  = ANtpDefVal::kDouble;
00156   leppztot   = ANtpDefVal::kDouble;
00157   leppzlep   = ANtpDefVal::kDouble;
00158   leppzpip   = ANtpDefVal::kDouble;
00159   leppzpim   = ANtpDefVal::kDouble;
00160   leppzpi0   = ANtpDefVal::kDouble;
00161   leppzprot  = ANtpDefVal::kDouble;
00162   leppzneut  = ANtpDefVal::kDouble;
00163   leppzkaon  = ANtpDefVal::kDouble;
00164   leppzgeant = ANtpDefVal::kDouble;
00165   leppttot   = ANtpDefVal::kDouble;
00166   lepptlep   = ANtpDefVal::kDouble;
00167   lepptpip   = ANtpDefVal::kDouble;
00168   lepptpim   = ANtpDefVal::kDouble;
00169   lepptpi0   = ANtpDefVal::kDouble;
00170   lepptprot  = ANtpDefVal::kDouble;
00171   lepptneut  = ANtpDefVal::kDouble;
00172   lepptkaon  = ANtpDefVal::kDouble;
00173   lepptgeant = ANtpDefVal::kDouble;
00174   lepwfs     = ANtpDefVal::kDouble;
00175   lepwlep    = ANtpDefVal::kDouble;
00176   lepwpip    = ANtpDefVal::kDouble;
00177   lepwpim    = ANtpDefVal::kDouble;
00178   lepwpi0    = ANtpDefVal::kDouble;
00179   lepwprot   = ANtpDefVal::kDouble;
00180   lepwneut   = ANtpDefVal::kDouble;
00181   lepwkaon   = ANtpDefVal::kDouble;
00182   lepwgeant  = ANtpDefVal::kDouble;
00183   lep2leptype= ANtpDefVal::kDouble;
00184   emfrac     = ANtpDefVal::kDouble;
00185   emenergy   = ANtpDefVal::kDouble;
00186   emcount    = ANtpDefVal::kInt;
00187   epi0_total = ANtpDefVal::kDouble;
00188   epi0_intranuke = ANtpDefVal::kDouble;
00189   epi0_neugen= ANtpDefVal::kDouble;
00190   epi0_decay = ANtpDefVal::kDouble;
00191   epi0_abs   = ANtpDefVal::kDouble;
00192   npi0_neugen = ANtpDefVal::kInt;
00193   baryonpt   = ANtpDefVal::kDouble;
00194   baryonxf   = ANtpDefVal::kDouble;
00195   totpt   = ANtpDefVal::kDouble;
00196 
00197   e_total = ANtpDefVal::kDouble;
00198   em_total = ANtpDefVal::kDouble;
00199   npi0_jbhg = ANtpDefVal::kInt;
00200   nch_jbhg = ANtpDefVal::kInt;
00201   ntot_jbhg = ANtpDefVal::kInt;
00202 
00203 }

void StdHepInfo::Zero  ) 
 

Definition at line 205 of file StdHepInfo.cxx.

References baryonpt, baryonxf, e_total, egeant, ekaon, elep, em_total, emcount, emenergy, emfrac, eneut, epi0, epi0_abs, epi0_decay, epi0_intranuke, epi0_neugen, epi0_total, epim, epip, eprot, etot, lep2leptype, lepegeant, lepekaon, lepelep, lepeneut, lepepi0, lepepim, lepepip, lepeprot, lepetot, lepnfs, lepnfs_he, lepngeant, lepngeant_he, lepnkaon, lepnkaon_he, lepnlep, lepnlep_he, lepnmult, lepnneut, lepnneut_he, lepnpi0, lepnpi0_he, lepnpim, lepnpim_he, lepnpip, lepnpip_he, lepnprot, lepnprot_he, lepptgeant, lepptkaon, lepptlep, lepptneut, lepptpi0, lepptpim, lepptpip, lepptprot, leppttot, leppzgeant, leppzkaon, leppzlep, leppzneut, leppzpi0, leppzpim, leppzpip, leppzprot, leppztot, lepwfs, lepwgeant, lepwkaon, lepwlep, lepwneut, lepwpi0, lepwpim, lepwpip, lepwprot, nch_jbhg, nfs, nfs_he, ngeant, ngeant_he, nhad, nkaon, nkaon_he, nlep, nlep_he, nmult, nneut, nneut_he, npi0, npi0_he, npi0_jbhg, npi0_neugen, npim, npim_he, npip, npip_he, nprot, nprot_he, ntot_jbhg, ptgeant, ptkaon, ptlep, ptneut, ptpi0, ptpim, ptpip, ptprot, pttot, pzgeant, pzkaon, pzlep, pzneut, pzpi0, pzpim, pzpip, pzprot, pztot, totpt, wfs, wgeant, wkaon, wlep, wneut, wpi0, wpim, wpip, and wprot.

Referenced by StdHepInfoAna::Analyze().

00206 {
00207   nmult      = 0;
00208   nhad       = 0;
00209   nfs        = 0;  
00210   nlep       = 0;
00211   npip       = 0;
00212   npim       = 0;
00213   npi0       = 0;
00214   nprot      = 0;
00215   nneut      = 0;
00216   nkaon      = 0;
00217   ngeant     = 0;
00218   nfs_he     = 0;  
00219   nlep_he    = 0;
00220   npip_he    = 0;
00221   npim_he    = 0;
00222   npi0_he    = 0;
00223   nprot_he   = 0;
00224   nneut_he   = 0;
00225   nkaon_he   = 0;
00226   ngeant_he  = 0;
00227   etot       = 0.0;
00228   elep       = 0.0;
00229   epip       = 0.0;
00230   epim       = 0.0;
00231   epi0       = 0.0;
00232   eprot      = 0.0;
00233   eneut      = 0.0;
00234   ekaon      = 0.0;
00235   egeant     = 0.0;
00236   pztot      = 0.0;
00237   pzlep      = 0.0;
00238   pzpip      = 0.0;
00239   pzpim      = 0.0;
00240   pzpi0      = 0.0;
00241   pzprot     = 0.0;
00242   pzneut     = 0.0;
00243   pzkaon     = 0.0;
00244   pzgeant    = 0.0;
00245   pttot      = 0.0;
00246   ptlep      = 0.0;
00247   ptpip      = 0.0;
00248   ptpim      = 0.0;
00249   ptpi0      = 0.0;
00250   ptprot     = 0.0;
00251   ptneut     = 0.0;
00252   ptkaon     = 0.0;
00253   ptgeant    = 0.0;
00254   wfs        = 0.0;
00255   wlep       = 0.0;
00256   wpip       = 0.0;
00257   wpim       = 0.0;
00258   wpi0       = 0.0;
00259   wprot      = 0.0;
00260   wneut      = 0.0;
00261   wkaon      = 0.0;
00262   wgeant     = 0.0;
00264   lepnmult      = 0;
00265   lepnfs        = 0;  
00266   lepnlep       = 0;
00267   lepnpip       = 0;
00268   lepnpim       = 0;
00269   lepnpi0       = 0;
00270   lepnprot      = 0;
00271   lepnneut      = 0;
00272   lepnkaon      = 0;
00273   lepngeant     = 0;
00274   lepnfs_he     = 0;  
00275   lepnlep_he    = 0;
00276   lepnpip_he    = 0;
00277   lepnpim_he    = 0;
00278   lepnpi0_he    = 0;
00279   lepnprot_he   = 0;
00280   lepnneut_he   = 0;
00281   lepnkaon_he   = 0;
00282   lepngeant_he  = 0;
00283   lepetot       = 0.0;
00284   lepelep       = 0.0;
00285   lepepip       = 0.0;
00286   lepepim       = 0.0;
00287   lepepi0       = 0.0;
00288   lepeprot      = 0.0;
00289   lepeneut      = 0.0;
00290   lepekaon      = 0.0;
00291   lepegeant     = 0.0;
00292   leppztot      = 0.0;
00293   leppzlep      = 0.0;
00294   leppzpip      = 0.0;
00295   leppzpim      = 0.0;
00296   leppzpi0      = 0.0;
00297   leppzprot     = 0.0;
00298   leppzneut     = 0.0;
00299   leppzkaon     = 0.0;
00300   leppzgeant    = 0.0;
00301   leppttot      = 0.0;
00302   lepptlep      = 0.0;
00303   lepptpip      = 0.0;
00304   lepptpim      = 0.0;
00305   lepptpi0      = 0.0;
00306   lepptprot     = 0.0;
00307   lepptneut     = 0.0;
00308   lepptkaon     = 0.0;
00309   lepptgeant    = 0.0;
00310   lepwfs        = 0.0;
00311   lepwlep       = 0.0;
00312   lepwpip       = 0.0;
00313   lepwpim       = 0.0;
00314   lepwpi0       = 0.0;
00315   lepwprot      = 0.0;
00316   lepwneut      = 0.0;
00317   lepwkaon      = 0.0;
00318   lepwgeant     = 0.0;
00319   lep2leptype   = 0.0;
00320   emenergy      = 0.0;
00321   emfrac        = 0.0;
00322   emcount       = 0;
00323   epi0_total    = 0.0;
00324   epi0_intranuke= 0.0;
00325   epi0_neugen   = 0.0;
00326   epi0_decay    = 0.0;
00327   epi0_abs      = 0.0;
00328   npi0_neugen   = 0;
00329   baryonpt      = 0.0;
00330   baryonxf      = 0.0;
00331   totpt      = 0.0;
00332   e_total = 0;
00333   em_total = 0;
00334   npi0_jbhg  = 0;
00335   nch_jbhg  = 0;
00336   ntot_jbhg  = 0;
00337 
00338 
00339 }


Member Data Documentation

Double_t StdHepInfo::baryonpt
 

Definition at line 180 of file StdHepInfo.h.

Referenced by calbaryonpt(), Reset(), and Zero().

Double_t StdHepInfo::baryonxf
 

Definition at line 181 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), calbaryonpt(), Reset(), and Zero().

Double_t StdHepInfo::e_total
 

Definition at line 185 of file StdHepInfo.h.

Referenced by HughCode(), Reset(), and Zero().

Double_t StdHepInfo::egeant
 

Definition at line 56 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ekaon
 

Definition at line 55 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::elep
 

Definition at line 49 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::em_total
 

Definition at line 186 of file StdHepInfo.h.

Referenced by HughCode(), Reset(), and Zero().

Int_t StdHepInfo::emcount
 

Definition at line 166 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::emenergy
 

Definition at line 167 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), NueSystematic::DoCalibShift(), NueMiniAnaPID::FillMini(), NueMiniAna::FillMini(), NueMiniAnaPID::FillRecord(), NueMiniAna::FillRecord(), NueData::FillRecord(), Reset(), and Zero().

Double_t StdHepInfo::emfrac
 

Definition at line 165 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::eneut
 

Definition at line 54 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::epi0
 

Definition at line 52 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), NueSystematic::DoCalibShift(), NueSystematic::DoShwDevCalc(), NueMiniAnaPID::FillMini(), NueMiniAna::FillMini(), NueMiniAnaPID::FillRecord(), NueMiniAna::FillRecord(), NueData::FillRecord(), Reset(), and Zero().

Double_t StdHepInfo::epi0_abs
 

Definition at line 178 of file StdHepInfo.h.

Referenced by countpi0(), NueDisplayModule::GetBasicInfo(), Reset(), and Zero().

Double_t StdHepInfo::epi0_decay
 

Definition at line 177 of file StdHepInfo.h.

Referenced by Reset(), and Zero().

Double_t StdHepInfo::epi0_intranuke
 

Definition at line 175 of file StdHepInfo.h.

Referenced by countpi0(), NueDisplayModule::GetBasicInfo(), Reset(), and Zero().

Double_t StdHepInfo::epi0_neugen
 

Definition at line 176 of file StdHepInfo.h.

Referenced by countpi0(), NueDisplayModule::GetBasicInfo(), Reset(), and Zero().

Double_t StdHepInfo::epi0_total
 

Definition at line 174 of file StdHepInfo.h.

Referenced by countpi0(), NueDisplayModule::GetBasicInfo(), Reset(), and Zero().

Double_t StdHepInfo::epim
 

Definition at line 51 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::epip
 

Definition at line 50 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::eprot
 

Definition at line 53 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::etot
 

Definition at line 48 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lep2leptype
 

Definition at line 163 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepegeant
 

Definition at line 128 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepekaon
 

Definition at line 127 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepelep
 

Definition at line 121 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepeneut
 

Definition at line 126 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepepi0
 

Definition at line 124 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepepim
 

Definition at line 123 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepepip
 

Definition at line 122 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepeprot
 

Definition at line 125 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepetot
 

Definition at line 120 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnfs
 

Definition at line 99 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnfs_he
 

Definition at line 109 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepngeant
 

Definition at line 107 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepngeant_he
 

Definition at line 117 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnkaon
 

Definition at line 106 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnkaon_he
 

Definition at line 116 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnlep
 

Definition at line 100 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnlep_he
 

Definition at line 110 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnmult
 

Double_t finalID; //final ID of particle which is daughter of inital neutrino.

Definition at line 96 of file StdHepInfo.h.

Referenced by Reset(), and Zero().

Int_t StdHepInfo::lepnneut
 

Definition at line 105 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnneut_he
 

Definition at line 115 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnpi0
 

Definition at line 103 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnpi0_he
 

Definition at line 113 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnpim
 

Definition at line 102 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnpim_he
 

Definition at line 112 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnpip
 

Definition at line 101 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnpip_he
 

Definition at line 111 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::lepnprot
 

Definition at line 104 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::lepnprot_he
 

Definition at line 114 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Double_t StdHepInfo::lepptgeant
 

Definition at line 149 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptkaon
 

Definition at line 148 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptlep
 

Definition at line 142 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptneut
 

Definition at line 147 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptpi0
 

Definition at line 145 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptpim
 

Definition at line 144 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptpip
 

Definition at line 143 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepptprot
 

Definition at line 146 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppttot
 

Definition at line 141 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzgeant
 

Definition at line 139 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzkaon
 

Definition at line 138 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzlep
 

Definition at line 132 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzneut
 

Definition at line 137 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzpi0
 

Definition at line 135 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzpim
 

Definition at line 134 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzpip
 

Definition at line 133 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppzprot
 

Definition at line 136 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::leppztot
 

Definition at line 131 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwfs
 

Definition at line 152 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwgeant
 

Definition at line 160 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwkaon
 

Definition at line 159 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwlep
 

Definition at line 153 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwneut
 

Definition at line 158 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwpi0
 

Definition at line 156 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwpim
 

Definition at line 155 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwpip
 

Definition at line 154 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::lepwprot
 

Definition at line 157 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nch_jbhg
 

Definition at line 188 of file StdHepInfo.h.

Referenced by HughCode(), Reset(), and Zero().

Int_t StdHepInfo::nfs
 

Definition at line 27 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nfs_he
 

Definition at line 37 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::ngeant
 

Definition at line 35 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::ngeant_he
 

Definition at line 45 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::nhad
 

Definition at line 24 of file StdHepInfo.h.

Referenced by calbaryonpt(), Reset(), and Zero().

Int_t StdHepInfo::nkaon
 

Definition at line 34 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nkaon_he
 

Definition at line 44 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::nlep
 

Definition at line 28 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nlep_he
 

Definition at line 38 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::nmult
 

Definition at line 23 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nneut
 

Definition at line 33 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nneut_he
 

Definition at line 43 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::npi0
 

Definition at line 31 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), TYHadronWeight(), and Zero().

Int_t StdHepInfo::npi0_he
 

Definition at line 41 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::npi0_jbhg
 

Definition at line 187 of file StdHepInfo.h.

Referenced by HughCode(), Reset(), and Zero().

Int_t StdHepInfo::npi0_neugen
 

Definition at line 179 of file StdHepInfo.h.

Referenced by calbaryonpt(), Reset(), and Zero().

Int_t StdHepInfo::npim
 

Definition at line 30 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::npim_he
 

Definition at line 40 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::npip
 

Definition at line 29 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::npip_he
 

Definition at line 39 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::nprot
 

Definition at line 32 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Int_t StdHepInfo::nprot_he
 

Definition at line 42 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), and Zero().

Int_t StdHepInfo::ntot_jbhg
 

Definition at line 189 of file StdHepInfo.h.

Referenced by HughCode(), Reset(), and Zero().

Double_t StdHepInfo::ptgeant
 

Definition at line 77 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptkaon
 

Definition at line 76 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptlep
 

Definition at line 70 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptneut
 

Definition at line 75 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptpi0
 

Definition at line 73 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptpim
 

Definition at line 72 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptpip
 

Definition at line 71 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::ptprot
 

Definition at line 74 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pttot
 

Definition at line 69 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzgeant
 

Definition at line 67 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzkaon
 

Definition at line 66 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzlep
 

Definition at line 60 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzneut
 

Definition at line 65 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzpi0
 

Definition at line 63 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzpim
 

Definition at line 62 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzpip
 

Definition at line 61 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pzprot
 

Definition at line 64 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::pztot
 

Definition at line 59 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::totpt
 

Definition at line 182 of file StdHepInfo.h.

Referenced by calbaryonpt(), Reset(), TYHadronWeight(), and Zero().

Double_t StdHepInfo::wfs
 

Definition at line 80 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wgeant
 

Definition at line 88 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wkaon
 

Definition at line 87 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wlep
 

Definition at line 81 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wneut
 

Definition at line 86 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wpi0
 

Definition at line 84 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wpim
 

Definition at line 83 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wpip
 

Definition at line 82 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().

Double_t StdHepInfo::wprot
 

Definition at line 85 of file StdHepInfo.h.

Referenced by StdHepInfoAna::Analyze(), Reset(), and Zero().


The documentation for this class was generated from the following files:
Generated on Mon Feb 15 11:10:20 2010 for loon by  doxygen 1.3.9.1