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

Go to the documentation of this file.
00001 #ifndef __EVTMTRIVIALLS_H__
00002 #define __EVTMTRIVIALLS_H__
00003 
00004 #include "EvtGenBase/EvtMRes.hh"
00005 
00006 class EvtMTrivialLS : public EvtMLineShape {
00007 
00008     public:
00009 
00010         EvtMTrivialLS( const EvtId& id, const vector<string>& args ) {};
00011         ~EvtMTrivialLS() {};
00012 
00013         EvtComplex shape( const vector<EvtVector4R>& product ) const; 
00014     
00015         EvtMLineShape* duplicate() const;
00016 };
00017 
00018 #endif

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