/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/BesEvtGen/BesEvtGen-00-03-58/src/EvtGen/EvtGenModels/EvtPhiDalitz.hh

Go to the documentation of this file.
00001 
00002 #ifndef EVTPHIDALITZ_HH
00003 #define EVTPHIDALITZ_HH
00004 
00005 #include "EvtGenBase/EvtDecayAmp.hh"
00006 
00007 class EvtParticle;
00008 
00009 class EvtPhiDalitz:public  EvtDecayAmp  {
00010 
00011 public:
00012 
00013   EvtPhiDalitz() {}
00014   virtual ~EvtPhiDalitz();
00015 
00016   void getName(std::string& name);
00017   EvtDecayBase* clone();
00018 
00019   void init();
00020 
00021   void decay(EvtParticle *p); 
00022 
00023 };
00024 
00025 #endif

Generated on Tue Nov 29 23:12:20 2016 for BOSS_7.0.2 by  doxygen 1.4.7