namespace Muon class MuoSegment

A 3 dimensional segment in the muon system.

Public Methods

double getAngleDr()
( i,j<3 - coordinates, i,j>2 - angles ).
const Direction& getDirection()
This is the center of gravity of all the points used in the segment.
double getErrorM( const int i, const int j )
Return the quality of the segment (basically the chi2 of the fit).
const MuoIndexVector& getMuoIndexVector()
Accessors.
const Position& getPosition()
Use MuoHitCollection to access the actual hits.
double getQuality()
Return the 3 dimensional direction of the point.
friend std::ostream& operator<<(std::ostream& os, const MuoSegment& segment)
Return angle in drift direction.
friend bool operator==(const MuoSegment& lhs, const MuoSegment &rhs)
Compare position and direction of two segments.

Public

Return the position of the segment.
Return i,j-th element of (6*6) error matrix.
Return the vecor of all MuoIndices pointing to hits.
Set angle in drift direction.

Private Fields

Position _position
Indices of hits in segment.

Documentation

A 3 dimensional segment in the muon system.
Set angle in drift direction.

const MuoIndexVector& getMuoIndexVector()
Accessors.

Return the vecor of all MuoIndices pointing to hits.

const Position& getPosition()
Use MuoHitCollection to access the actual hits.

Return the position of the segment.

const Direction& getDirection()
This is the center of gravity of all the points used in the segment.

double getQuality()
Return the 3 dimensional direction of the point.

double getErrorM( const int i, const int j )
Return the quality of the segment (basically the chi2 of the fit).

Return i,j-th element of (6*6) error matrix.

double getAngleDr()
( i,j<3 - coordinates, i,j>2 - angles ).

friend std::ostream& operator<<(std::ostream& os, const MuoSegment& segment)
Return angle in drift direction.

friend bool operator==(const MuoSegment& lhs, const MuoSegment &rhs)
Compare position and direction of two segments.

Position _position
Indices of hits in segment.


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