FlyoDoc_2011 Pisa 2011 by GmP --- 011

flyopunta/src/src_ana/anakpip0ee.h

00001 /***************************************************************************
00002                           anakpip0.h  -  description
00003                              -------------------
00004    GMP 27-11-2010
00005  ***************************************************************************/
00006 
00007 #ifndef ANAKPIP0EE_H
00008 #define ANAKPIP0EE_H
00009 
00010 
00011 #include "analisi.h"
00012 
00013 
00019 class AnaKpip0ee:public Analisi
00020 {
00021    double mas_Kp, mas_pip, mas_pi0, mas_ele;
00022 
00023 public:
00024     int ntrk;
00025     gvet Pk_mom;    
00026     qvet  Pkin, Ppi, Ppi0, Pelec, Pelep,Pgam1,Pgam2;
00027 
00028     int good;
00029     float chiq_vert,xvtx,yvtx,zvtx, mqinv,mqgg,mqee;
00030     float momk,pxkp,pykp,pzkp,pxpip,pypip,pzpip,pxelec,pyelec,pzelec,pxelep,pyelep,pzelep;
00031 
00032     AnaKpip0ee();
00033     ~AnaKpip0ee();
00034 //   int count_call,getta_en,getta_tau,getta_ch;
00035 //   int getta_fit,count_wnt;
00036     int Fisica();
00037     void print_scale();
00038  
00039 //
00040 
00041 
00042 //--- root/paw interface--------
00043 
00044 
00045 };
00046 
00047 #endif
 All Classes Namespaces Files Functions Variables