EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for FwdHoughTree, including all inherited members.
AddDimension(const char *name, double min, double max) | HoughTree | |
AddNodeGroup(TrKalmanNodeLocation *location, unsigned id, unsigned cdim, const double min[], const double max[], const double gra[]) | FwdHoughTree | |
AddNodeGroup(TrKalmanNodeLocation *location, unsigned tmpl, bool cylindricalPreference, const std::set< double > &xMin, const std::set< double > &xMax, const std::set< double > &yMin, const std::set< double > &yMax, const std::set< double > &rMin, const std::set< double > &rMax) | FwdHoughTree | |
HoughTree::AddNodeGroup(unsigned id, unsigned cdim, const double min[], const double max[], const double gra[]) | HoughTree | |
AddResolutionLevel(const unsigned div[]) | HoughTree | |
AllocateLookUpTable() | HoughTree | |
AllocateMatchCandidate() | FwdHoughTree | inlinevirtual |
AllocateNodeGroup(unsigned id) | FwdHoughTree | inlinevirtual |
ClassDef(FwdHoughTree, 3) | FwdHoughTree | private |
FinalFit(MatchCandidate *match) | FwdHoughTree | virtual |
FwdHoughTree(FwdTrackFinder *tf) | FwdHoughTree | inline |
GetBzAtIP() | FwdHoughTree | |
GetDdim() const | HoughTree | inline |
GetDimension(unsigned id) const | HoughTree | inline |
GetGdim() const | HoughTree | inline |
GetGroup(unsigned gr) const | HoughTree | inline |
GetGroupCount() const | HoughTree | inline |
GetKfNode(MatchCandidate *match, unsigned gr, unsigned mm) | FwdHoughTree | |
GetLdim() const | HoughTree | inline |
GetLevel(unsigned lv) const | HoughTree | inline |
GetLinearMatchCandidateCount() const | HoughTree | inline |
GetMatchCandidate(unsigned tc) | HoughTree | inline |
GetNodeGroup(unsigned gr) | FwdHoughTree | inline |
GetVerbosityLevel() const | HoughTree | inline |
HoughTree() | HoughTree | |
LaunchPatternFinder() | HoughTree | |
mAmbiguityResolutionViaWorstHit | FwdHoughTree | private |
MappingCall(const double par[], t_hough_range id[]) | FwdHoughTree | virtual |
mBzAtIP | FwdHoughTree | private |
mCurrMinOkHitCounter | HoughTree | protected |
mFastTreeSearchMode | HoughTree | protected |
mGroups | HoughTree | protected |
mMatchCandidateCount | HoughTree | protected |
mMatchCandidates | HoughTree | protected |
mTrackFinder | FwdHoughTree | private |
mTrackQualityIterationNum | HoughTree | protected |
ResolveAmbiguitiesNg(MatchCandidate *match) | FwdHoughTree | virtual |
SetBlindCellDecisionLevel(unsigned level) | HoughTree | inline |
SetBorrowedHitCounterLimit(unsigned max) | HoughTree | inline |
SetBorrowedPlusMissingHitCounterLimit(unsigned max) | HoughTree | inline |
SetFastTreeSearchMode(unsigned qualityItrNum) | HoughTree | inline |
SetOkHitCounterLimits(unsigned min, unsigned max) | HoughTree | inline |
SetupKalmanFilter(MatchCandidate *match) | FwdHoughTree | private |
SetupTrackQualityIteration(unsigned qua) | FwdHoughTree | virtual |
SetVerbosityLevel(unsigned level) | HoughTree | inline |
~HoughTree() | HoughTree | inline |