namespace Muon class PDTLocalSegment

Segment in the PDT subsystem.

Public Methods

bool fitHit(PDTSegmentHit *hit)
Add a hit to the segment.
PDTSegmentHit* getBeginHit()
Get the begin hit.
double getDYDX()
Get the slope.
PDTSegmentHit* getEndHit()
Get the end hit.
double getX()
Get the x coordinate.
double getY()
Get the y coordinate.
PDTLocalSegment(const PDTSegmentHit &hit)
Constructor for a segment consisting of one hit.
PDTLocalSegment(const double &x, const double &y, const double &dydx, PDTSegmentHit *hit1, PDTSegmentHit *hit2)
Constructor with all data.
PDTLocalSegment()
Empty constructor needed for containers.
~PDTLocalSegment()
Destructor.

Documentation

Segment in the PDT subsystem.
PDTLocalSegment()
Empty constructor needed for containers.

PDTLocalSegment(const PDTSegmentHit &hit)
Constructor for a segment consisting of one hit.

PDTLocalSegment(const double &x, const double &y, const double &dydx, PDTSegmentHit *hit1, PDTSegmentHit *hit2)
Constructor with all data.

~PDTLocalSegment()
Destructor.

bool fitHit(PDTSegmentHit *hit)
Add a hit to the segment.

PDTSegmentHit* getBeginHit()
Get the begin hit.

PDTSegmentHit* getEndHit()
Get the end hit.

double getX()
Get the x coordinate.

double getY()
Get the y coordinate.

double getDYDX()
Get the slope.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de