namespace Muon class LocalWireHit

Describe muon hit in local coordinate system.

Public Fields

X - outwards, Y - drift direction, Z - along wire.

Public Methods

bool isBase()
Reference to a parent MuoHit.
inline const Position& LocalWireHit::getPosition()
Get hit position.
inline bool LocalWireHit::isBase()
Note: this flag is set in constructor.
inline void LocalWireHit::setUsed()
Set "used" flag.
inline bool LocalWireHit::used()
Test if the hit already used in some segment.
friend std::ostream& operator << ( std::ostream& s, const LocalWireHit& hit )
Set use flag.
void setUsed()
True if hit already used in a segment.
void updatePosition(const CartesianPointVector &)
X - outwards, Y - drift direction, Z - along wire.
bool used()
Is it base MDT hit ?.

Public

Position in local coord. system.

Private Fields

int _flag
Pointer to parent MuoHit.
Position _position
flag.

Private

Position in local coordinate system:.

Documentation

Describe muon hit in local coordinate system.
Position in local coord. system.

void updatePosition(const CartesianPointVector &)
X - outwards, Y - drift direction, Z - along wire.

bool isBase()
Reference to a parent MuoHit.

bool used()
Is it base MDT hit ?.

void setUsed()
True if hit already used in a segment.

friend std::ostream& operator << ( std::ostream& s, const LocalWireHit& hit )
Set use flag.

int _flag
Pointer to parent MuoHit.

Position _position
flag.

Position in local coordinate system:.

X - outwards, Y - drift direction, Z - along wire.

inline const Position& LocalWireHit::getPosition()
Get hit position.

inline bool LocalWireHit::isBase()
Note: this flag is set in constructor.

inline void LocalWireHit::setUsed()
Set "used" flag.

inline bool LocalWireHit::used()
Test if the hit already used in some 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