|
BOSS 8.0.0
BESIII Offline Software System
|
A virtual class for a track class in tracking. More...
#include <TTrackBase.h>
Public Member Functions | |
| TTrackBase () | |
| Constructor. | |
| TTrackBase (const AList< TMLink > &links) | |
| Constructor. | |
| virtual | ~TTrackBase () |
| Destructor. | |
| virtual unsigned | objectType (void) const |
| returns object type. | |
| virtual unsigned | type (void) const |
| returns type. Definition is depending on an object class. | |
| virtual void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
| dumps debug information. | |
| const AList< TMLink > & | links (unsigned mask=0) const |
| unsigned | nLinks (unsigned mask=0) const |
| returns # of masked TMLinks assigned to this track object. | |
| const AList< TMLink > & | cores (unsigned mask=0) const |
| returns a list of masked TMLinks for fit. 'mask' will be applied if mask is not 0. | |
| unsigned | nCores (unsigned mask=0) const |
| returns # of masked TMLinks for fit. 'mask' will be applied if mask is not 0. | |
| void | update (void) const |
| update cache. | |
| void | append (TMLink &) |
| appends a TMLink. | |
| void | append (const AList< TMLink > &) |
| appends TMLinks. | |
| void | appendByApproach (AList< TMLink > &list, double maxSigma) |
| void | appendByDistance (AList< TMLink > &list, double maxDistance) |
| void | remove (TMLink &a) |
| removes a TMLink. | |
| void | remove (const AList< TMLink > &) |
| removes TMLinks. | |
| virtual void | refine (AList< TMLink > &list, double maxSigma) |
| virtual void | refine (double maxSigma) |
| removes bad points by pull. The bad points are masked not to be used in fit. | |
| virtual int | DropWorst () |
| virtual void | removeLinks (void) |
| virtual double | distance (const TMLink &) const |
| returns distance to a position of TMLink in TMLink space. | |
| virtual int | approach (TMLink &) const |
| unsigned | testByApproach (const TMLink &list, double sigma) const |
| returns # of good hits to be appended. | |
| unsigned | testByApproach (const AList< TMLink > &list, double sigma) const |
| virtual int | fit (void) |
| fits itself by a default fitter. Error was happened if return value is not zero. | |
| const TMFitter *const | fitter (void) const |
| returns a pointer to a default fitter. | |
| const TMFitter *const | fitter (const TMFitter *) |
| sets a default fitter. | |
| void | falseFit () |
| false Fit | |
| TMLink * | operator[] (unsigned i) const |
| const TTrackHEP *const | hep (void) const |
| returns TTrackHEP. | |
| unsigned | nHeps (void) const |
| returns # of contributed TTrackHEP tracks. | |
| const TTrackMC *const | mc (void) const |
| returns a pointer to TTrackMC. | |
| bool | fitted (void) const |
| returns true if fitted. | |
| bool | fittedWithCathode (void) const |
| returns true if fitted with cathode hits(TEMPORARY). | |
| TTrackBase () | |
| Constructor. | |
| TTrackBase (const AList< TMLink > &links) | |
| Constructor. | |
| virtual | ~TTrackBase () |
| Destructor. | |
| virtual unsigned | objectType (void) const |
| returns object type. | |
| virtual unsigned | type (void) const |
| returns type. Definition is depending on an object class. | |
| virtual void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
| dumps debug information. | |
| const AList< TMLink > & | links (unsigned mask=0) const |
| unsigned | nLinks (unsigned mask=0) const |
| returns # of masked TMLinks assigned to this track object. | |
| const AList< TMLink > & | cores (unsigned mask=0) const |
| returns a list of masked TMLinks for fit. 'mask' will be applied if mask is not 0. | |
| unsigned | nCores (unsigned mask=0) const |
| returns # of masked TMLinks for fit. 'mask' will be applied if mask is not 0. | |
| void | update (void) const |
| update cache. | |
| void | append (TMLink &) |
| appends a TMLink. | |
| void | append (const AList< TMLink > &) |
| appends TMLinks. | |
| void | appendByApproach (AList< TMLink > &list, double maxSigma) |
| void | appendByDistance (AList< TMLink > &list, double maxDistance) |
| void | remove (TMLink &a) |
| removes a TMLink. | |
| void | remove (const AList< TMLink > &) |
| removes TMLinks. | |
| virtual void | refine (AList< TMLink > &list, double maxSigma) |
| virtual void | refine (double maxSigma) |
| removes bad points by pull. The bad points are masked not to be used in fit. | |
| virtual int | DropWorst () |
| virtual void | removeLinks (void) |
| virtual double | distance (const TMLink &) const |
| returns distance to a position of TMLink in TMLink space. | |
| virtual int | approach (TMLink &) const |
| unsigned | testByApproach (const TMLink &list, double sigma) const |
| returns # of good hits to be appended. | |
| unsigned | testByApproach (const AList< TMLink > &list, double sigma) const |
| virtual int | fit (void) |
| fits itself by a default fitter. Error was happened if return value is not zero. | |
| const TMFitter *const | fitter (void) const |
| returns a pointer to a default fitter. | |
| const TMFitter *const | fitter (const TMFitter *) |
| sets a default fitter. | |
| void | falseFit () |
| false Fit | |
| TMLink * | operator[] (unsigned i) const |
| const TTrackHEP *const | hep (void) const |
| returns TTrackHEP. | |
| unsigned | nHeps (void) const |
| returns # of contributed TTrackHEP tracks. | |
| const TTrackMC *const | mc (void) const |
| returns a pointer to TTrackMC. | |
| bool | fitted (void) const |
| returns true if fitted. | |
| bool | fittedWithCathode (void) const |
| returns true if fitted with cathode hits(TEMPORARY). | |
| TTrackBase () | |
| Constructor. | |
| TTrackBase (const AList< TMLink > &links) | |
| Constructor. | |
| virtual | ~TTrackBase () |
| Destructor. | |
| virtual unsigned | objectType (void) const |
| returns object type. | |
| virtual unsigned | type (void) const |
| returns type. Definition is depending on an object class. | |
| virtual void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
| dumps debug information. | |
| const AList< TMLink > & | links (unsigned mask=0) const |
| unsigned | nLinks (unsigned mask=0) const |
| returns # of masked TMLinks assigned to this track object. | |
| const AList< TMLink > & | cores (unsigned mask=0) const |
| returns a list of masked TMLinks for fit. 'mask' will be applied if mask is not 0. | |
| unsigned | nCores (unsigned mask=0) const |
| returns # of masked TMLinks for fit. 'mask' will be applied if mask is not 0. | |
| void | update (void) const |
| update cache. | |
| void | append (TMLink &) |
| appends a TMLink. | |
| void | append (const AList< TMLink > &) |
| appends TMLinks. | |
| void | appendByApproach (AList< TMLink > &list, double maxSigma) |
| void | appendByDistance (AList< TMLink > &list, double maxDistance) |
| void | remove (TMLink &a) |
| removes a TMLink. | |
| void | remove (const AList< TMLink > &) |
| removes TMLinks. | |
| virtual void | refine (AList< TMLink > &list, double maxSigma) |
| virtual void | refine (double maxSigma) |
| removes bad points by pull. The bad points are masked not to be used in fit. | |
| virtual int | DropWorst () |
| virtual void | removeLinks (void) |
| virtual double | distance (const TMLink &) const |
| returns distance to a position of TMLink in TMLink space. | |
| virtual int | approach (TMLink &) const |
| unsigned | testByApproach (const TMLink &list, double sigma) const |
| returns # of good hits to be appended. | |
| unsigned | testByApproach (const AList< TMLink > &list, double sigma) const |
| virtual int | fit (void) |
| fits itself by a default fitter. Error was happened if return value is not zero. | |
| const TMFitter *const | fitter (void) const |
| returns a pointer to a default fitter. | |
| const TMFitter *const | fitter (const TMFitter *) |
| sets a default fitter. | |
| void | falseFit () |
| false Fit | |
| TMLink * | operator[] (unsigned i) const |
| const TTrackHEP *const | hep (void) const |
| returns TTrackHEP. | |
| unsigned | nHeps (void) const |
| returns # of contributed TTrackHEP tracks. | |
| const TTrackMC *const | mc (void) const |
| returns a pointer to TTrackMC. | |
| bool | fitted (void) const |
| returns true if fitted. | |
| bool | fittedWithCathode (void) const |
| returns true if fitted with cathode hits(TEMPORARY). | |
Protected Attributes | |
| AList< TMLink > | _links |
| bool | _fitted |
| bool | _fittedWithCathode |
| TTrackMC * | _mc |
Friends | |
| class | TMFitter |
| class | THelixFitter |
| class | TCosmicFitter |
A virtual class for a track class in tracking.
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
| TTrackBase::TTrackBase | ( | ) |
Constructor.
Definition at line 41 of file TTrackBase.cxx.
Referenced by T3DLine::T3DLine(), T3DLine::T3DLine(), T3DLine::T3DLine(), TCircle::TCircle(), TLine0::TLine0(), TLine0::TLine0(), TMLine::TMLine(), TMLine::TMLine(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TSegment::TSegment(), TSegment::TSegment(), TSegment0::TSegment0(), TSegment0::TSegment0(), TTrack::TTrack(), TTrack::TTrack(), TTrack::TTrack(), TTrack::TTrack(), and TTrack::TTrack().
Constructor.
Definition at line 24 of file TTrackBase.cxx.
|
virtual |
| TTrackBase::TTrackBase | ( | ) |
Constructor.
|
virtual |
Destructor.
| TTrackBase::TTrackBase | ( | ) |
Constructor.
|
virtual |
Destructor.
appends TMLinks.
Definition at line 369 of file TTrackBase.cxx.
| void TTrackBase::append | ( | TMLink & | a | ) |
appends a TMLink.
Definition at line 346 of file TTrackBase.cxx.
Referenced by TBuilder0::buildStereo(), TBuilder::buildStereo(), TBuilderCosmic::buildStereo(), TBuilder0::buildStereo0(), TBuilderCurl::buildStereoMC(), THistogram::clusters(), THistogram::clusters0(), TrkReco::execute(), and TTrackManager::salvageAssociateHits().
appends TMLinks by approach. 'list' is an input. Unappended TMLinks will be removed from 'list' when returned.
Definition at line 96 of file TTrackBase.cxx.
Referenced by TBuilder0::appendClusters(), and TTrackManager::salvage().
appends TMLinks by approach. 'list' is an input. Unappended TMLinks will be removed from 'list' when returned.
appends TMLinks by approach. 'list' is an input. Unappended TMLinks will be removed from 'list' when returned.
appends TMLinks by distance. 'list' is an input. Unappended TMLinks will be removed from 'list' when returned.
Definition at line 148 of file TTrackBase.cxx.
appends TMLinks by distance. 'list' is an input. Unappended TMLinks will be removed from 'list' when returned.
appends TMLinks by distance. 'list' is an input. Unappended TMLinks will be removed from 'list' when returned.
|
virtual |
calculates the closest approach to a wire in real space. Results are stored in TMLink. Return value is negative if error happened.
Reimplemented in TTrack, TTrack, and TTrack.
Definition at line 91 of file TTrackBase.cxx.
Referenced by appendByApproach(), and testByApproach().
|
virtual |
|
virtual |
returns a list of masked TMLinks for fit. 'mask' will be applied if mask is not 0.
Definition at line 308 of file TTrackBase.cxx.
Referenced by TBuilder::buildStereoNew(), TTrack::movePivot(), TTrackManager::setCurlerFlags(), TRunge::SetFlightLength(), and TTrack::szPosition().
returns a list of masked TMLinks for fit. 'mask' will be applied if mask is not 0.
returns a list of masked TMLinks for fit. 'mask' will be applied if mask is not 0.
|
virtual |
returns distance to a position of TMLink in TMLink space.
Reimplemented in TLine0, TLine0, TLine0, TMLine, TMLine, and TMLine.
Definition at line 86 of file TTrackBase.cxx.
Referenced by appendByApproach(), TTrack::fit2D(), and testByApproach().
|
virtual |
|
virtual |
|
virtual |
Definition at line 203 of file TTrackBase.cxx.
Referenced by TrkReco::execute().
|
virtual |
|
virtual |
|
virtual |
dumps debug information.
Reimplemented in TCircle, TCircle, TCircle, TLine0, TLine0, TLine0, TMLine, TMLine, TMLine, TSegment0, TSegment0, TSegment0, TSegment, TSegment, TSegment, TTrack, TTrack, and TTrack.
Definition at line 58 of file TTrackBase.cxx.
Referenced by TCircle::dump(), TLine0::dump(), TMLine::dump(), TSegment0::dump(), TSegment::dump(), and TTrack::dump().
|
virtual |
|
virtual |
|
inline |
false Fit
Definition at line 224 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
| void TTrackBase::falseFit | ( | ) |
false Fit
| void TTrackBase::falseFit | ( | ) |
false Fit
|
virtual |
fits itself by a default fitter. Error was happened if return value is not zero.
Definition at line 344 of file TTrackBase.cxx.
Referenced by TBuilder0::buildRphi(), TBuilder::buildRphi(), TBuilder0::buildStereo(), TBuilderCosmic::buildStereo(), TBuilder0::buildStereo0(), TBuilderCurl::buildStereoMC(), TBuilder::initialLine1(), TBuilder::searchLines1(), TBuilder::searchLines2(), TBuilder::searchLines3(), TBuilder::searchLines4(), TBuilder::searchLines5(), and TBuilder::searchLines6().
|
virtual |
fits itself by a default fitter. Error was happened if return value is not zero.
|
virtual |
fits itself by a default fitter. Error was happened if return value is not zero.
|
inline |
returns true if fitted.
Definition at line 221 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by TCosmicFitter::fit(), TBuilder::searchLine(), and TMSelector::select().
| bool TTrackBase::fitted | ( | void | ) | const |
returns true if fitted.
| bool TTrackBase::fitted | ( | void | ) | const |
returns true if fitted.
|
inline |
returns true if fitted with cathode hits(TEMPORARY).
Definition at line 232 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
| bool TTrackBase::fittedWithCathode | ( | void | ) | const |
returns true if fitted with cathode hits(TEMPORARY).
| bool TTrackBase::fittedWithCathode | ( | void | ) | const |
returns true if fitted with cathode hits(TEMPORARY).
sets a default fitter.
Definition at line 238 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
|
inline |
returns a pointer to a default fitter.
Definition at line 236 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by T3DLine::T3DLine(), T3DLine::T3DLine(), T3DLine::T3DLine(), TCircle::TCircle(), TLine0::TLine0(), TLine0::TLine0(), TMLine::TMLine(), TMLine::TMLine(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TTrack::TTrack(), and TTrack::TTrack().
| const TMFitter *const TTrackBase::fitter | ( | void | ) | const |
returns a pointer to a default fitter.
| const TMFitter *const TTrackBase::fitter | ( | void | ) | const |
returns a pointer to a default fitter.
| const TTrackHEP *const TTrackBase::hep | ( | void | ) | const |
returns TTrackHEP.
Definition at line 391 of file TTrackBase.cxx.
returns a list of masked TMLinks assigned to this track. 'mask' will be applied if mask is not 0.
Definition at line 289 of file TTrackBase.cxx.
Referenced by TBuilder::build(), TBuilder0::buildStereo(), TBuilder::buildStereo(), TBuilderCosmic::buildStereo(), TBuilderCurl::buildStereo(), TBuilder0::buildStereo0(), TBuilderCurl::buildStereoMC(), TBuilder::buildStereoNew(), TSegment::center(), TrkReco::execute(), TCosmicFitter::fit(), TBuilder::initialLineOld(), TTrackManager::merge(), TTrack::movePivot(), TMSelector::preSelect(), TMDCTsf::segments(), TSegment::splitTsf(), TSegment::state(), TSegment0::superLayerId(), TSegment::superLayerId(), TTrack::szPosition(), TCircle::TCircle(), TTrack::TTrack(), TTrackBase(), and TSegment::width().
returns a list of masked TMLinks assigned to this track. 'mask' will be applied if mask is not 0.
returns a list of masked TMLinks assigned to this track. 'mask' will be applied if mask is not 0.
|
inline |
returns a pointer to TTrackMC.
Definition at line 234 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by dump().
| unsigned TTrackBase::nCores | ( | unsigned | mask = 0 | ) | const |
returns # of masked TMLinks for fit. 'mask' will be applied if mask is not 0.
Definition at line 314 of file TTrackBase.cxx.
Referenced by TTrack::dump().
| unsigned TTrackBase::nCores | ( | unsigned | mask = 0 | ) | const |
returns # of masked TMLinks for fit. 'mask' will be applied if mask is not 0.
| unsigned TTrackBase::nCores | ( | unsigned | mask = 0 | ) | const |
returns # of masked TMLinks for fit. 'mask' will be applied if mask is not 0.
| unsigned TTrackBase::nHeps | ( | void | ) | const |
returns # of contributed TTrackHEP tracks.
Definition at line 432 of file TTrackBase.cxx.
| unsigned TTrackBase::nHeps | ( | void | ) | const |
returns # of contributed TTrackHEP tracks.
| unsigned TTrackBase::nHeps | ( | void | ) | const |
returns # of contributed TTrackHEP tracks.
| unsigned TTrackBase::nLinks | ( | unsigned | mask = 0 | ) | const |
returns # of masked TMLinks assigned to this track object.
Definition at line 296 of file TTrackBase.cxx.
Referenced by TBuilderCurl::buildStereo(), TBuilderCurl::buildStereoMC(), TSegment0::clusterType(), TSegment::clusterType(), and TMSelector::preSelect().
| unsigned TTrackBase::nLinks | ( | unsigned | mask = 0 | ) | const |
returns # of masked TMLinks assigned to this track object.
| unsigned TTrackBase::nLinks | ( | unsigned | mask = 0 | ) | const |
returns # of masked TMLinks assigned to this track object.
|
inlinevirtual |
returns object type.
Reimplemented in T3DLine, T3DLine, T3DLine, TCircle, TCircle, TCircle, TLine0, TLine0, TLine0, TMLine, TMLine, TMLine, TRunge, TRunge, TRunge, TSegment0, TSegment0, TSegment0, TSegment, TSegment, TSegment, TTrack, TTrack, and TTrack.
Definition at line 243 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by T3DLineFitter::fit(), TCosmicFitter::fit(), TRungeFitter::fit(), and TMSelector::select().
|
virtual |
|
virtual |
|
inline |
Definition at line 230 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
| TMLink * TTrackBase::operator[] | ( | unsigned | i | ) | const |
| TMLink * TTrackBase::operator[] | ( | unsigned | i | ) | const |
removes bad points by pull. The bad points are removed from the track, and are returned in 'list'.
Definition at line 164 of file TTrackBase.cxx.
Referenced by TBuilder0::appendClusters(), TBuilder0::buildStereo(), TBuilder::buildStereo(), TBuilderCosmic::buildStereo(), TBuilderCurl::buildStereo(), TBuilder0::buildStereo0(), and TBuilderCurl::buildStereoMC().
removes bad points by pull. The bad points are removed from the track, and are returned in 'list'.
removes bad points by pull. The bad points are removed from the track, and are returned in 'list'.
|
virtual |
removes bad points by pull. The bad points are masked not to be used in fit.
Definition at line 185 of file TTrackBase.cxx.
|
virtual |
removes bad points by pull. The bad points are masked not to be used in fit.
|
virtual |
removes bad points by pull. The bad points are masked not to be used in fit.
removes TMLinks.
Definition at line 214 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
|
inline |
removes a TMLink.
Definition at line 207 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by TBuilder::buildStereoNew(), TTrackManager::maskCurl(), TTrackManager::maskNormal(), and TBuilder::searchLine().
|
virtual |
Definition at line 183 of file TTrackBase.cxx.
Referenced by TBuilderCosmic::buildStereo(), and TrkReco::execute().
|
virtual |
|
virtual |
Definition at line 233 of file TTrackBase.cxx.
| unsigned TTrackBase::testByApproach | ( | const TMLink & | list, |
| double | sigma ) const |
returns # of good hits to be appended.
Definition at line 248 of file TTrackBase.cxx.
Referenced by TTrackManager::setCurlerFlags(), and testByApproach().
| unsigned TTrackBase::testByApproach | ( | const TMLink & | list, |
| double | sigma ) const |
returns # of good hits to be appended.
| unsigned TTrackBase::testByApproach | ( | const TMLink & | list, |
| double | sigma ) const |
returns # of good hits to be appended.
|
inlinevirtual |
returns type. Definition is depending on an object class.
Reimplemented in TTrack, TTrack, and TTrack.
Definition at line 245 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
|
virtual |
|
virtual |
| void TTrackBase::update | ( | void | ) | const |
update cache.
Definition at line 72 of file TTrackBase.cxx.
Referenced by cores(), TSegment0::direction(), TSegment::direction(), TSegment0::dump(), TSegment::dump(), dump(), TSegment0::innerMostLayer(), TSegment::innerMostLayer(), TSegment::inners(), TSegment0::innerWidth(), TSegment::innerWidth(), nCores(), TSegment0::outerMostLayer(), TSegment::outerMostLayer(), TSegment::outers(), TSegment0::outerWidth(), TSegment::outerWidth(), TSegment0::position(), TSegment::position(), and TSegment::solveDualHits().
| void TTrackBase::update | ( | void | ) | const |
update cache.
| void TTrackBase::update | ( | void | ) | const |
update cache.
|
friend |
Definition at line 188 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by fittedWithCathode(), and TCosmicFitter.
|
friend |
Definition at line 187 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by fittedWithCathode(), and THelixFitter.
|
friend |
Definition at line 186 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by fittedWithCathode(), fitter(), fitter(), and TMFitter.
|
mutableprotected |
Definition at line 167 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by TLine0::a(), TMLine::a(), append(), append(), appendByApproach(), TLine0::appendByszdistance(), TMLine::appendByszdistance(), TLine0::appendSLY(), TMLine::appendSLY(), TLine0::b(), TMLine::b(), TCircle::center(), TCircle::charge(), TLine0::chi2(), TMLine::chi2(), TTrack::chi2(), TSegment0::direction(), TSegment::direction(), TLine0::distance(), TMLine::distance(), TMLine::distance(), DropWorst(), TCircle::dump(), TSegment0::dump(), TSegment::dump(), falseFit(), TCosmicFitter::fit(), THelixFitter::fit(), THelixFitter::fit(), TLine0::fit2(), TMLine::fit2(), TLine0::fit2p(), TMLine::fit2p(), TLine0::fit2s(), TMLine::fit2s(), TLine0::fit2sp(), TMLine::fit2sp(), TCircle::fitForCurl(), fitted(), fittedWithCathode(), fitter(), TCircle::impact(), TSegment0::innerMostLayer(), TSegment::innerMostLayer(), TSegment::inners(), TSegment0::innerWidth(), TSegment::innerWidth(), TTrack::ndf(), TSegment0::outerMostLayer(), TSegment::outerMostLayer(), TSegment::outers(), TSegment0::outerWidth(), TSegment::outerWidth(), TSegment0::position(), TSegment::position(), TCircle::pt(), TCircle::radius(), TLine0::reducedChi2(), TMLine::reducedChi2(), TLine0::refine(), TMLine::refine(), refine(), refine(), TTrack::refine2D(), remove(), remove(), TLine0::removeChits(), TMLine::removeChits(), TLine0::removeSLY(), TMLine::removeSLY(), T3DLine::T3DLine(), T3DLine::T3DLine(), T3DLine::T3DLine(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TSegment::TSegment(), TSegment::TSegment(), TSegment0::TSegment0(), TSegment0::TSegment0(), TTrack::TTrack(), TTrack::TTrack(), TTrackBase(), and TTrackBase().
|
mutableprotected |
Definition at line 168 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by append(), append(), falseFit(), fittedWithCathode(), remove(), remove(), T3DLine::T3DLine(), T3DLine::T3DLine(), T3DLine::T3DLine(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TRunge::TRunge(), TTrack::TTrack(), and TTrack::TTrack().
Definition at line 166 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by append(), append(), appendByApproach(), TLine0::appendByszdistance(), TMLine::appendByszdistance(), TLine0::appendSLY(), TMLine::appendSLY(), TTrack::assign(), TBuilderCurl::buildStereo(), TLine0::chi2(), TMLine::chi2(), DropWorst(), TCircle::dump(), TLine0::dump(), TMLine::dump(), TSegment0::dump(), TSegment::dump(), TTrack::dump(), dump(), TLine0::fit2(), TMLine::fit2(), TTrack::fit2D(), TLine0::fit2p(), TMLine::fit2p(), TLine0::fit2s(), TMLine::fit2s(), TLine0::fit2sp(), TMLine::fit2sp(), TCircle::fitForCurl(), fittedWithCathode(), hep(), links(), TTrack::movePivot(), nLinks(), operator[](), TSegment0::rangeX(), TSegment::rangeX(), TLine0::reducedChi2(), TMLine::reducedChi2(), TLine0::refine(), TMLine::refine(), refine(), TTrack::refine2D(), remove(), remove(), TLine0::removeChits(), TMLine::removeChits(), removeLinks(), TLine0::removeSLY(), TMLine::removeSLY(), TSegment0::solveDualHits(), TSegment::solveDualHits(), TSegment::solveLR(), TSegment::solveThreeHits(), TSegment::splitTsf(), TSegment::TSegment(), TSegment0::TSegment0(), TTrack::TTrack(), TTrackBase(), and update().
|
protected |
Definition at line 170 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TTrackBase.h.
Referenced by fittedWithCathode(), mc(), TTrackBase(), and TTrackBase().