|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdcHitUse.h>
Inheritance diagram for MdcHitUse:Public Member Functions | |
| MdcHitUse (const MdcHit &, double fltLen, int ambig, bool active=true, int usable=1) | |
| virtual | ~MdcHitUse () |
| virtual bool | operator== (const TrkHitUse &) const |
| int | ambig () const |
| virtual TrkHitOnTrk * | createHitOnTrk (const TrkRep &) const |
| const MdcHit * | mdcHit () const |
Public Member Functions inherited from TrkHitUse | |
| TrkHitUse (const TrkFundHit &, double fltLen, bool active=true, int usable=1) | |
| virtual | ~TrkHitUse () |
| bool | isActive () const |
| int | isUsable () const |
| double | fltLen () const |
| const TrkFundHit & | hit () const |
| void | setFltLen (double flt) |
Definition at line 24 of file MdcHitUse.h.
| MdcHitUse::MdcHitUse | ( | const MdcHit & | thehit, |
| double | fltLen, | ||
| int | ambig, | ||
| bool | active = true, | ||
| int | usable = 1 ) |
Definition at line 21 of file MdcHitUse.cxx.
Referenced by operator==().
|
virtual |
Definition at line 28 of file MdcHitUse.cxx.
|
inline |
Definition at line 32 of file MdcHitUse.h.
Referenced by createHitOnTrk(), MdcSeg::markHits(), operator==(), MdcSeg::plotSeg(), MdcSeg::plotSegAll(), and MdcSegInfoSterO::zPosition().
|
virtual |
Implements TrkHitUse.
Definition at line 32 of file MdcHitUse.cxx.
|
virtual |
Reimplemented from TrkHitUse.
Definition at line 69 of file MdcHitUse.cxx.
Referenced by MdcSeg::addHits(), MdcSegGrouper::calcParByHits(), MdcSegInfoSterO::calcStereo(), createHitOnTrk(), MdcTrkRecon::fillSegList(), MdcSegList::getSeed(), MdcSeg::markHits(), operator==(), MdcSeg::plotSeg(), MdcSeg::plotSegAll(), MdcSeg::testCombSeg(), MdcSeg::testCombSegAmbig(), MdcSeg::testCombSegPhi(), MdcSeg::testCombSegPt(), MdcSeg::testCombSegTheta(), MdcSegGrouper::transferHits(), and MdcSegInfoSterO::zPosition().
Implements TrkHitUse.
Definition at line 60 of file MdcHitUse.cxx.