CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <Hough2D.h>
Public Member Functions | |
Hough2D () | |
Hough2D (const Hough2D &other) | |
Hough2D (recHitCol hitCol, double bunchtime) | |
TrkRecoTrk * | getTrk () const |
double | getCirX () const |
double | getCirY () const |
double | getCirR () const |
double | getD0 () const |
double | getPhi0 () const |
double | getOmega () const |
int | getCharge () const |
void | setCharge (int charge) |
void | setCirX (double cirx) |
void | setCirY (double ciry) |
void | setCirR (double cirr) |
void | setD0 (double d0) |
void | setPhi0 (double phi0) |
void | setOmega (double omega) |
void | setPt (double pt) |
void | setBunchT0 (double bunchT0) |
void | setRecHit (const recHitCol &rechit) |
int | fitLeast () |
virtual int | fit () |
void | print () |
void | printRecHit () const |
double | getNfit () const |
double | getChi2_2D () const |
double | getPt () const |
void | updateCache (void) |
Hough2D () | |
Hough2D (const Hough2D &other) | |
Hough2D (recHitCol hitCol, double bunchtime) | |
TrkRecoTrk * | getTrk () const |
double | getCirX () const |
double | getCirY () const |
double | getCirR () const |
double | getD0 () const |
double | getPhi0 () const |
double | getOmega () const |
int | getCharge () const |
void | setCharge (int charge) |
void | setCirX (double cirx) |
void | setCirY (double ciry) |
void | setCirR (double cirr) |
void | setD0 (double d0) |
void | setPhi0 (double phi0) |
void | setOmega (double omega) |
void | setPt (double pt) |
void | setBunchT0 (double bunchT0) |
void | setRecHit (const recHitCol &rechit) |
int | fitLeast () |
virtual int | fit () |
void | print () |
void | printRecHit () const |
double | getNfit () const |
double | getChi2_2D () const |
double | getPt () const |
void | updateCache (void) |
Static Public Member Functions | |
static void | setContext (TrkContextEv *context) |
static void | setCalib (const MdcCalibFunSvc *mdcCalibFunSvc) |
static void | setCalib (const CgemCalibFunSvc *cgemCalibFunSvc) |
static void | setGeomSvc (const CgemGeomSvc *cgemGeomSvc) |
static void | setContext (TrkContextEv *context) |
static void | setCalib (const MdcCalibFunSvc *mdcCalibFunSvc) |
static void | setCalib (const CgemCalibFunSvc *cgemCalibFunSvc) |
static void | setGeomSvc (const CgemGeomSvc *cgemGeomSvc) |
Static Public Attributes | |
static int | m_debug =0 |
static TrkContextEv * | _context =NULL |
static const MdcCalibFunSvc * | _mdcCalibFunSvc =NULL |
static const CgemCalibFunSvc * | _cgemCalibFunSvc =NULL |
static const CgemGeomSvc * | _cgemGeomSvc =NULL |
static int | m_qualityFactor =99999 |
static double | m_dropTrkChi2Cut =99999. |
static double | m_dropTrkDrCut =1 |
static double | m_dropTrkDzCut =10 |
static double | m_dropTrkNhitCut =5 |
static double | m_dropTrkChi2NdfCut =99999. |
Definition at line 26 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Hough2D::Hough2D | ( | ) |
Definition at line 18 of file Hough2D.cxx.
Hough2D::Hough2D | ( | const Hough2D & | other | ) |
Definition at line 30 of file Hough2D.cxx.
Hough2D::Hough2D | ( | recHitCol | hitCol, |
double | bunchtime | ||
) |
Definition at line 52 of file Hough2D.cxx.
Hough2D::Hough2D | ( | ) |
Hough2D::Hough2D | ( | const Hough2D & | other | ) |
Hough2D::Hough2D | ( | recHitCol | hitCol, |
double | bunchtime | ||
) |
|
virtual |
Definition at line 140 of file Hough2D.cxx.
|
virtual |
int Hough2D::fitLeast | ( | ) |
Definition at line 72 of file Hough2D.cxx.
int Hough2D::fitLeast | ( | ) |
|
inline |
Definition at line 41 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by Hough3D::Hough3D(), and HoughStereo::HoughStereo().
|
inline |
Definition at line 41 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 68 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 68 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 37 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughStereo::cald(), HoughTrack::fitLeast(), Hough3D::Hough3D(), HoughStereo::print(), HoughTrack::trackCharge2D(), and HoughTrack::trackCharge3D().
|
inline |
Definition at line 37 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 35 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughStereo::cald(), HoughTrack::fitLeast(), Hough3D::Hough3D(), HoughStereo::print(), HoughTrack::trackCharge2D(), and HoughTrack::trackCharge3D().
|
inline |
Definition at line 35 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 36 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughStereo::cald(), HoughTrack::fitLeast(), Hough3D::Hough3D(), HoughStereo::print(), HoughTrack::trackCharge2D(), and HoughTrack::trackCharge3D().
|
inline |
Definition at line 36 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 38 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast(), and Hough3D::Hough3D().
|
inline |
Definition at line 38 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 67 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::getNfit2D().
|
inline |
Definition at line 67 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 40 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast(), and Hough3D::Hough3D().
|
inline |
Definition at line 40 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 39 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast(), and Hough3D::Hough3D().
|
inline |
Definition at line 39 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 70 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 70 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 34 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 34 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
void Hough2D::print | ( | ) |
Definition at line 364 of file Hough2D.cxx.
void Hough2D::print | ( | ) |
void Hough2D::printRecHit | ( | ) | const |
void Hough2D::printRecHit | ( | ) | const |
|
inline |
Definition at line 54 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 54 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inlinestatic |
Definition at line 58 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
|
inlinestatic |
Definition at line 58 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inlinestatic |
Definition at line 57 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by MdcHoughFinder::initialize().
|
inlinestatic |
Definition at line 57 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 44 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 44 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 47 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 47 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 45 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 45 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 46 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 46 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inlinestatic |
Definition at line 56 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by MdcHoughFinder::initialize().
|
inlinestatic |
Definition at line 56 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 49 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 49 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inlinestatic |
Definition at line 59 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by MdcHoughFinder::initialize().
|
inlinestatic |
Definition at line 59 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 51 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 51 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 50 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 50 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 52 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by HoughTrack::fitLeast().
|
inline |
Definition at line 52 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 55 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
|
inline |
Definition at line 55 of file Reconstruction/MdcHoughFinder/MdcHoughFinder-00-00-12/MdcHoughFinder/Hough2D.h.
void Hough2D::updateCache | ( | void | ) |
Definition at line 318 of file Hough2D.cxx.
void Hough2D::updateCache | ( | void | ) |
|
static |
Definition at line 74 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit(), and setCalib().
|
static |
Definition at line 75 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit(), and setGeomSvc().
|
static |
Definition at line 72 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit(), and setContext().
|
static |
Definition at line 73 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit(), and setCalib().
|
static |
Definition at line 71 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit(), fitLeast(), and MdcHoughFinder::initialize().
|
static |
Definition at line 79 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit().
|
static |
Definition at line 83 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit().
|
static |
Definition at line 80 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit().
|
static |
Definition at line 81 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
|
static |
Definition at line 82 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit().
|
static |
Definition at line 78 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/Hough2D.h.
Referenced by fit().