BOSS 7.0.7
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
 

Detailed Description

Definition at line 9 of file HoughZS.h.

Constructor & Destructor Documentation

◆ HoughZS() [1/3]

HoughZS::HoughZS ( )

◆ HoughZS() [2/3]

HoughZS::HoughZS ( double  bunchTime)

◆ HoughZS() [3/3]

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

Member Function Documentation

◆ cald()

int HoughZS::cald ( )

◆ getCircle()

Hough2D * HoughZS::getCircle ( ) const
inline

Definition at line 19 of file HoughZS.h.

19{return _circle;}

◆ getlLeft()

double HoughZS::getlLeft ( ) const
inline

Definition at line 21 of file HoughZS.h.

21{return _lleft;}

◆ getlRight()

double HoughZS::getlRight ( ) const
inline

Definition at line 22 of file HoughZS.h.

22{return _lright;}

◆ getRecHit()

HoughRecHit * HoughZS::getRecHit ( ) const
inline

Definition at line 20 of file HoughZS.h.

20{return _rechit;}

◆ getzLeft()

double HoughZS::getzLeft ( ) const
inline

Definition at line 23 of file HoughZS.h.

23{return _zleft;}

◆ getzRight()

double HoughZS::getzRight ( ) const
inline

Definition at line 24 of file HoughZS.h.

24{return _zright;}

◆ print()

void HoughZS::print ( )

◆ setAmb()

void HoughZS::setAmb ( int  i)

◆ setRecHit()

void HoughZS::setRecHit ( )

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