BOSS 7.0.4
BESIII Offline Software System
|
#include <HoughPeak.h>
Public Member Functions | |
HoughPeak () | |
HoughPeak (const HoughPeak &other) | |
~HoughPeak () | |
HoughPeak (int itheta, int irho, double theta, double rho, vector< const HoughHit * > **mapHitList, bool is, int peakNum) | |
HoughPeak (int height, int itheta, int irho, double theta, double rho, bool is, int peakNum, int charge) | |
vector< const HoughHit * > | getHoughHitList () const |
int | peakHeight () const |
int | getPeakNum () const |
int | getThetaBin () const |
int | getRhoBin () const |
double | getTheta () const |
double | getRho () const |
double | getRho_reci () const |
bool | getisCandiTrack () const |
void | setisCandiTrack (bool is) |
int | getHitNum (int) const |
int | getHitNumA (int) const |
int | getHitNumS (int) const |
void | printAllHit () const |
void | print () |
HoughPeak & | operator= (const HoughPeak &other) |
int | collectHits (const HoughHitList &) |
HoughPeak () | |
HoughPeak (const HoughPeak &other) | |
~HoughPeak () | |
HoughPeak (int itheta, int irho, double theta, double rho, vector< const HoughHit * > **mapHitList, bool is, int peakNum) | |
HoughPeak (int height, int itheta, int irho, double theta, double rho, bool is, int peakNum, int charge) | |
vector< const HoughHit * > | getHoughHitList () const |
int | peakHeight () const |
int | getPeakNum () const |
int | getThetaBin () const |
int | getRhoBin () const |
double | getTheta () const |
double | getRho () const |
double | getRho_reci () const |
bool | getisCandiTrack () const |
void | setisCandiTrack (bool is) |
int | getHitNum (int) const |
int | getHitNumA (int) const |
int | getHitNumS (int) const |
void | printAllHit () const |
void | print () |
HoughPeak & | operator= (const HoughPeak &other) |
int | collectHits (const HoughHitList &) |
Static Public Attributes | |
static double | m_dSigma_cut |
static double | m_dSigma_cut2 |
static string | m_file |
Definition at line 11 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
HoughPeak::HoughPeak | ( | ) |
Definition at line 8 of file HoughPeak.cxx.
HoughPeak::HoughPeak | ( | const HoughPeak & | other | ) |
Definition at line 43 of file HoughPeak.cxx.
HoughPeak::~HoughPeak | ( | ) |
Definition at line 10 of file HoughPeak.cxx.
HoughPeak::HoughPeak | ( | int | itheta, |
int | irho, | ||
double | theta, | ||
double | rho, | ||
vector< const HoughHit * > ** | mapHitList, | ||
bool | is, | ||
int | peakNum | ||
) |
HoughPeak::HoughPeak | ( | int | height, |
int | itheta, | ||
int | irho, | ||
double | theta, | ||
double | rho, | ||
bool | is, | ||
int | peakNum, | ||
int | charge | ||
) |
Definition at line 81 of file HoughPeak.cxx.
HoughPeak::HoughPeak | ( | ) |
HoughPeak::HoughPeak | ( | const HoughPeak & | other | ) |
HoughPeak::~HoughPeak | ( | ) |
HoughPeak::HoughPeak | ( | int | itheta, |
int | irho, | ||
double | theta, | ||
double | rho, | ||
vector< const HoughHit * > ** | mapHitList, | ||
bool | is, | ||
int | peakNum | ||
) |
HoughPeak::HoughPeak | ( | int | height, |
int | itheta, | ||
int | irho, | ||
double | theta, | ||
double | rho, | ||
bool | is, | ||
int | peakNum, | ||
int | charge | ||
) |
int HoughPeak::collectHits | ( | const HoughHitList & | hitlist | ) |
Definition at line 182 of file HoughPeak.cxx.
int HoughPeak::collectHits | ( | const HoughHitList & | ) |
int HoughPeak::getHitNum | ( | int | select | ) | const |
Definition at line 106 of file HoughPeak.cxx.
int HoughPeak::getHitNum | ( | int | ) | const |
int HoughPeak::getHitNumA | ( | int | select | ) | const |
Definition at line 131 of file HoughPeak.cxx.
int HoughPeak::getHitNumA | ( | int | ) | const |
int HoughPeak::getHitNumS | ( | int | select | ) | const |
Definition at line 156 of file HoughPeak.cxx.
int HoughPeak::getHitNumS | ( | int | ) | const |
|
inline |
Definition at line 20 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 20 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 28 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 28 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 22 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 22 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 26 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
Referenced by HoughTrack::getRho(), and HoughTrack::printRecHit().
|
inline |
Definition at line 26 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 27 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 27 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 24 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 24 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 25 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
Referenced by HoughTrack::getTheta(), and HoughTrack::printRecHit().
|
inline |
Definition at line 25 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 23 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 23 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
Definition at line 18 of file HoughPeak.cxx.
|
inline |
Definition at line 21 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
Referenced by less_hits_in_peak().
|
inline |
Definition at line 21 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
void HoughPeak::print | ( | ) |
void HoughPeak::print | ( | ) |
void HoughPeak::printAllHit | ( | ) | const |
Definition at line 94 of file HoughPeak.cxx.
void HoughPeak::printAllHit | ( | ) | const |
|
inline |
Definition at line 29 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
|
inline |
Definition at line 29 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-13/MdcHoughFinder/HoughPeak.h.
|
static |
Definition at line 38 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
Referenced by MdcHoughFinder::initialize().
|
static |
Definition at line 39 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
Referenced by MdcHoughFinder::initialize().
|
static |
Definition at line 40 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughPeak.h.
Referenced by collectHits(), and MdcHoughFinder::initialize().