BOSS 7.0.4
BESIII Offline Software System
|
A class to represent a Track Finder Segment(TSF). More...
#include <TMDCTsf.h>
Public Member Functions | |
TMDCTsf (unsigned sl) | |
Constructor of fixed shape. | |
virtual | ~TMDCTsf () |
Destructor. | |
void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
dumps debug information. | |
AList< TSegment > | segments (const AList< TMLink > &links) |
finds segments. | |
AList< TSegment > | createTsf (unsigned) const |
void | solveLeftRight (void) |
solves left-right ambiguityies. | |
TMDCTsf (unsigned sl) | |
Constructor of fixed shape. | |
virtual | ~TMDCTsf () |
Destructor. | |
void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
dumps debug information. | |
AList< TSegment > | segments (const AList< TMLink > &links) |
finds segments. | |
AList< TSegment > | createTsf (unsigned) const |
void | solveLeftRight (void) |
solves left-right ambiguityies. | |
A class to represent a Track Finder Segment(TSF).
Definition at line 35 of file InstallArea/include/TrkReco/TrkReco/TMDCTsf.h.
TMDCTsf::TMDCTsf | ( | unsigned | sl | ) |
Constructor of fixed shape.
Constructor for user defined shape.
Definition at line 63 of file TMDCTsf.cxx.
|
virtual |
TMDCTsf::TMDCTsf | ( | unsigned | sl | ) |
Constructor of fixed shape.
Constructor for user defined shape.
|
virtual |
Destructor.
Definition at line 315 of file TMDCTsf.cxx.
Referenced by segments().
void TMDCTsf::dump | ( | const std::string & | message = std::string("") , |
const std::string & | prefix = std::string("") |
||
) | const |
dumps debug information.
Definition at line 72 of file TMDCTsf.cxx.
Referenced by TMDCWire::dump().
void TMDCTsf::dump | ( | const std::string & | message = std::string("") , |
const std::string & | prefix = std::string("") |
||
) | const |
dumps debug information.
finds segments.
Definition at line 199 of file TMDCTsf.cxx.
void TMDCTsf::solveLeftRight | ( | void | ) |
solves left-right ambiguityies.
Definition at line 122 of file TMDCTsf.cxx.
void TMDCTsf::solveLeftRight | ( | void | ) |
solves left-right ambiguityies.