BOSS
7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtMTrivialLS.cc
Go to the documentation of this file.
1
#include "
EvtGenBase/EvtPatches.hh
"
2
#include "
EvtGenBase/EvtMTrivialLS.hh
"
3
4
EvtComplex
EvtMTrivialLS::shape
(
const
vector<EvtVector4R>& product )
const
5
{
6
return
EvtComplex
(1.0, 0.0);
7
}
8
9
EvtMLineShape
*
EvtMTrivialLS::duplicate
()
const
10
{
11
EvtId
temp1;
12
vector<string> temp2;
13
14
EvtMLineShape
* tmp=
new
EvtMTrivialLS
(temp1, temp2);
15
return
tmp;
16
}
EvtMTrivialLS.hh
EvtPatches.hh
EvtComplex
Definition
EvtComplex.hh:28
EvtId
Definition
EvtId.hh:27
EvtMLineShape
Definition
EvtMRes.hh:8
EvtMTrivialLS::shape
EvtComplex shape(const vector< EvtVector4R > &product) const
Definition
EvtMTrivialLS.cc:4
EvtMTrivialLS::duplicate
EvtMLineShape * duplicate() const
Definition
EvtMTrivialLS.cc:9
EvtMTrivialLS::EvtMTrivialLS
EvtMTrivialLS(const EvtId &id, const vector< string > &args)
Definition
EvtMTrivialLS.hh:10
7.1.2
Generator
BesEvtGen
BesEvtGen-00-04-30
src
EvtGen
EvtGenBase
EvtMTrivialLS.cc
Generated by
1.12.0