FlyoDoc_2011 Pisa 2011 by GmP --- 011

flyopunta/src/src_ana/anake2g.h

00001 /***************************************************************************
00002                           anake2g.h  -  description
00003                              -------------------
00004     begin                : Mon Nov 24 2003
00005     copyright            : (C) 2003 by gmp
00006     email                : peppe@newpeppe
00007  ***************************************************************************/
00008 
00009 #ifndef ANAKE2G_H
00010 #define ANAKE2G_H
00011 
00012 #include <analisi.h>
00013 
00019 class AnaKe2g : public Analisi
00020 {// k->e v 
00021 public:
00022         AnaKe2g();
00023         ~AnaKe2g();
00024 
00025 
00026 //double xb1,yb1,xb2,yb2,xb3,yb3;
00027 double mase,mask,maspi,masmu;
00028 
00029 
00030 
00031 int Fisica();
00032 //virtual void print_scale();
00033 //--- root  interface
00034    int nt;
00035    float pq,engm,enlk,kp;
00036    float miske,miskex,miskey,miskez,ptrske;
00037    float emisq,rapsel;
00038    float Xtcal,Ytcal,discal;
00039    float vtx,vty,vtz;
00040 //------
00041 
00042 
00043    
00044    
00045 //-----------------------
00046   
00047 };
00048 
00049 #endif
 All Classes Namespaces Files Functions Variables