BOSS 7.0.7
BESIII Offline Software System
|
#include <TrkHitOnTrkUpdater.h>
Public Member Functions | |
virtual | ~TrkHitOnTrkUpdater ()=0 |
Protected Member Functions | |
TrkErrCode | updateMeasurement (TrkHitOnTrk &hot, const TrkDifTraj *traj=0, bool maintainAmbiguity=false) const |
void | setActivity (TrkHitOnTrk &hot, bool active) const |
void | setParent (TrkHitOnTrk &hot, TrkRep *parent) const |
TrkBase::Functors::updateMeasurement | updateMeasurement (const TrkDifTraj *traj=0, bool maintainAmbiguity=false) const |
TrkBase::Functors::setParent | setParent (TrkRep *parent) const |
TrkBase::Functors::setActive | setActive (bool active) const |
TrkHitOnTrkUpdater. this class regulates access to some protected functions in TrkHitOnTrk: only classes inheriting from this one can modify the status of a TrkHitOnTrk
This software was developed for the BaBar collaboration. If you use all or part of it, please give an appropriate acknowledgement.
Copyright (C) 2000 University of California, San Diego
Definition at line 36 of file TrkHitOnTrkUpdater.h.
|
pure virtual |
Definition at line 3 of file TrkHitOnTrkUpdater.cxx.
|
inlineprotected |
Definition at line 55 of file TrkHitOnTrkUpdater.h.
|
inlineprotected |
Definition at line 44 of file TrkHitOnTrkUpdater.h.
|
inlineprotected |
Definition at line 47 of file TrkHitOnTrkUpdater.h.
Referenced by TrkRep::TrkRep().
|
inlineprotected |
Definition at line 53 of file TrkHitOnTrkUpdater.h.
|
inlineprotected |
Definition at line 51 of file TrkHitOnTrkUpdater.h.
|
inlineprotected |
Definition at line 41 of file TrkHitOnTrkUpdater.h.
Referenced by TrkHelixFitter::fit(), and TrkHotListFull::updateHots().