|
BOSS 8.0.0
BESIII Offline Software System
|
#include <Criteria.h>
Public Member Functions | |
| GammaPair (EvtRecTrack *g1, EvtRecTrack *g2, double m) | |
Public Attributes | |
| EvtRecTrack * | First |
| EvtRecTrack * | Second |
| double | inv_m |
Definition at line 20 of file Criteria.h.
|
inline |
Definition at line 21 of file Criteria.h.
| EvtRecTrack* GammaPair::First |
Definition at line 25 of file Criteria.h.
Referenced by GammaPair(), and high_momentum::operator()().
| double GammaPair::inv_m |
Definition at line 27 of file Criteria.h.
Referenced by Criteria::check(), and GammaPair().
| EvtRecTrack* GammaPair::Second |
Definition at line 26 of file Criteria.h.
Referenced by GammaPair(), and high_momentum::operator()().