BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
HoughZS Class Reference

#include <HoughZS.h>

Public Member Functions

 HoughZS ()
 
 HoughZS (double bunchTime)
 
 HoughZS (double bunchTime, Hough2D *circle, HoughRecHit *rechit)
 
void setAmb (int i)
 
int cald ()
 
void setRecHit ()
 
void print ()
 
Hough2DgetCircle () const
 
HoughRecHitgetRecHit () const
 
double getlLeft () const
 
double getlRight () const
 
double getzLeft () const
 
double getzRight () const
 
 HoughZS ()
 
 HoughZS (double bunchTime)
 
 HoughZS (double bunchTime, Hough2D *circle, HoughRecHit *rechit)
 
void setAmb (int i)
 
int cald ()
 
void setRecHit ()
 
void print ()
 
Hough2DgetCircle () const
 
HoughRecHitgetRecHit () const
 
double getlLeft () const
 
double getlRight () const
 
double getzLeft () const
 
double getzRight () const
 

Detailed Description

Constructor & Destructor Documentation

◆ HoughZS() [1/6]

HoughZS::HoughZS ( )

◆ HoughZS() [2/6]

HoughZS::HoughZS ( double  bunchTime)

◆ HoughZS() [3/6]

HoughZS::HoughZS ( double  bunchTime,
Hough2D circle,
HoughRecHit rechit 
)

◆ HoughZS() [4/6]

HoughZS::HoughZS ( )

◆ HoughZS() [5/6]

HoughZS::HoughZS ( double  bunchTime)

◆ HoughZS() [6/6]

HoughZS::HoughZS ( double  bunchTime,
Hough2D circle,
HoughRecHit rechit 
)

Member Function Documentation

◆ cald() [1/2]

int HoughZS::cald ( )

◆ cald() [2/2]

int HoughZS::cald ( )

◆ getCircle() [1/2]

Hough2D * HoughZS::getCircle ( ) const
inline

Definition at line 19 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughZS.h.

19{return _circle;}

◆ getCircle() [2/2]

Hough2D * HoughZS::getCircle ( ) const
inline

◆ getlLeft() [1/2]

double HoughZS::getlLeft ( ) const
inline

Definition at line 21 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughZS.h.

21{return _lleft;}

◆ getlLeft() [2/2]

double HoughZS::getlLeft ( ) const
inline

◆ getlRight() [1/2]

double HoughZS::getlRight ( ) const
inline

Definition at line 22 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughZS.h.

22{return _lright;}

◆ getlRight() [2/2]

double HoughZS::getlRight ( ) const
inline

◆ getRecHit() [1/2]

HoughRecHit * HoughZS::getRecHit ( ) const
inline

Definition at line 20 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughZS.h.

20{return _rechit;}

◆ getRecHit() [2/2]

HoughRecHit * HoughZS::getRecHit ( ) const
inline

◆ getzLeft() [1/2]

double HoughZS::getzLeft ( ) const
inline

Definition at line 23 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughZS.h.

23{return _zleft;}

◆ getzLeft() [2/2]

double HoughZS::getzLeft ( ) const
inline

◆ getzRight() [1/2]

double HoughZS::getzRight ( ) const
inline

Definition at line 24 of file InstallArea/include/MdcHoughFinder/MdcHoughFinder/HoughZS.h.

24{return _zright;}

◆ getzRight() [2/2]

double HoughZS::getzRight ( ) const
inline

◆ print() [1/2]

void HoughZS::print ( )

◆ print() [2/2]

void HoughZS::print ( )

◆ setAmb() [1/2]

void HoughZS::setAmb ( int  i)

◆ setAmb() [2/2]

void HoughZS::setAmb ( int  i)

◆ setRecHit() [1/2]

void HoughZS::setRecHit ( )

◆ setRecHit() [2/2]

void HoughZS::setRecHit ( )

The documentation for this class was generated from the following files: