|
BOSS 8.0.0
BESIII Offline Software System
|
#include <DsSelector.h>
Public Member Functions | |
| DsSelector (const std::string &type, const std::string &name, const IInterface *parent) | |
| void | setebeam (double ebeam) |
| void | setbeta (Hep3Vector beta) |
| bool | operator() (CDDecay &theD) |
Definition at line 6 of file DsSelector.h.
| DsSelector::DsSelector | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 7 of file DsSelector.cxx.
Referenced by DsSelector().
| bool DsSelector::operator() | ( | CDDecay & | theD | ) |
Calculating mbc and deltaE
Calculating invariant mass difference
Definition at line 22 of file DsSelector.cxx.
|
inline |
Definition at line 11 of file DsSelector.h.
|
inline |
Definition at line 10 of file DsSelector.h.