BOSS 7.0.5
BESIII Offline Software System
|
#include <EvtMTree.hh>
Public Member Functions | |
EvtMTree (const EvtId *idtbl, int ndaug) | |
~EvtMTree () | |
EvtSpinAmp | amplitude (const vector< EvtVector4R > &product) const |
void | addtree (const string &args) |
Definition at line 21 of file EvtMTree.hh.
EvtMTree::EvtMTree | ( | const EvtId * | idtbl, |
int | ndaug | ||
) |
Definition at line 20 of file EvtMTree.cc.
EvtMTree::~EvtMTree | ( | ) |
Definition at line 27 of file EvtMTree.cc.
void EvtMTree::addtree | ( | const string & | args | ) |
Definition at line 379 of file EvtMTree.cc.
Referenced by EvtMultibody::init().
EvtSpinAmp EvtMTree::amplitude | ( | const vector< EvtVector4R > & | product | ) | const |
Definition at line 395 of file EvtMTree.cc.
Referenced by EvtMultibody::decay().