class PDTSegmentHit

PDT Hit on a segment.

Public Methods

void addSegment(PDTLocalSegment *segment)
Add a segment to the hit.
const TwoSpacePoint& getBottomPoint()
of the segment reconstruction.
const PDTHit* getHit()
Get the underlying hit.
std::vector <PDTLocalSegment *> getSegments()
Get the segments.
const TwoSpacePoint& getTopPoint()
of the segment reconstruction.
const double& getX()
reconstruction.
const double& getY()
segment reconstruction.
bool operator!=(const PDTSegmentHit &hit)
Inequality.
friend std::ostream& operator<<(std::ostream &os, const PDTSegmentHit &hit)
Output stream.
bool operator==(const PDTSegmentHit &hit)
Equality.
PDTSegmentHit(const PDTSegmentHit &hit)
(Shallow) copy constructor.
PDTSegmentHit(const PDTHit *hit)
Constructor taking the hit as argument.
PDTSegmentHit()
Empty constructor, needed for storage in containers.
~PDTSegmentHit()
Destructor.

Public

Get the top most point of the hit in the coordinate frame.
Get the bottom point of the hit in the coordinate frame.
Get the y-position of the hit in the coordinate frame of the.
Get the x-position of the hit in the coordinate frame of the segment.

Documentation

PDT Hit on a segment.
PDTSegmentHit()
Empty constructor, needed for storage in containers.

PDTSegmentHit(const PDTHit *hit)
Constructor taking the hit as argument.

PDTSegmentHit(const PDTSegmentHit &hit)
(Shallow) copy constructor.

~PDTSegmentHit()
Destructor.

bool operator==(const PDTSegmentHit &hit)
Equality.

bool operator!=(const PDTSegmentHit &hit)
Inequality.

friend std::ostream& operator<<(std::ostream &os, const PDTSegmentHit &hit)
Output stream.

Get the x-position of the hit in the coordinate frame of the segment.

const double& getX()
reconstruction.

Get the y-position of the hit in the coordinate frame of the.

const double& getY()
segment reconstruction.

Get the top most point of the hit in the coordinate frame.

const TwoSpacePoint& getTopPoint()
of the segment reconstruction.

Get the bottom point of the hit in the coordinate frame.

const TwoSpacePoint& getBottomPoint()
of the segment reconstruction.

const PDTHit* getHit()
Get the underlying hit.

void addSegment(PDTLocalSegment *segment)
Add a segment to the hit.

std::vector <PDTLocalSegment *> getSegments()
Get the segments.


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