FlyoDoc_2011 Pisa 2011 by GmP --- 011

flyopunta/src/src_par/partres5.h

00001 /***************************************************************************
00002                           partres5  -  description
00003                              -------------------
00004     begin                : Sat Feb 26 2005
00005     copyright            : (C) 2005 by Giuseppe Pierazzini
00006     email                : peppe@peppix
00007  ***************************************************************************/
00008 #ifndef PARTRES5_H
00009 #define PARTRES5_H
00010 //#include "particella.h"
00011 
00017 class Partres5 : public PartFase
00018 {
00019 // five bodies decay  k -> ev 3pi0 in phase space..
00020 // the decay is  via the Res5 resonance 
00021 // generated in the decay chain automatically...
00022 public:
00023     Partres5();
00024     virtual ~Partres5(){};  
00025   void  Get_PhaseSpace();
00026   void  Get_PhaseParm();
00027   void DecParm();   
00028 
00029 };
00030 
00031 #endif
 All Classes Namespaces Files Functions Variables