BOSS 7.0.2
BESIII Offline Software System
|
#include <HoughValidUpdate.h>
Public Attributes | |
double | pt |
int | charge |
double | phi |
double | x_cir |
double | y_cir |
double | r |
bool | use_in_tds |
TrkRecoTrk * | newTrack |
vector< int > | vec_hit_on_trk |
Definition at line 38 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
int HoughValidUpdate::Mytrack::charge |
Definition at line 40 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
TrkRecoTrk * HoughValidUpdate::Mytrack::newTrack |
Definition at line 46 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
double HoughValidUpdate::Mytrack::phi |
Definition at line 41 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
double HoughValidUpdate::Mytrack::pt |
Definition at line 39 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by compare(), and HoughValidUpdate::execute().
double HoughValidUpdate::Mytrack::r |
Definition at line 44 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
bool HoughValidUpdate::Mytrack::use_in_tds |
Definition at line 45 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
vector< int > HoughValidUpdate::Mytrack::vec_hit_on_trk |
Definition at line 47 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
double HoughValidUpdate::Mytrack::x_cir |
Definition at line 42 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().
double HoughValidUpdate::Mytrack::y_cir |
Definition at line 43 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughValidUpdate.h.
Referenced by HoughValidUpdate::execute().