|
BOSS 8.0.0
BESIII Offline Software System
|
A class to find tracks with the conformal method. More...
#include <TFastFinder.h>
Public Member Functions | |
| TFastFinder () | |
| Constructor. | |
| virtual | ~TFastFinder () |
| Destructor. | |
| std::string | name (void) const |
| returns name. | |
| std::string | version (void) const |
| returns version. | |
| void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
| dumps debug information. | |
| void | clear (void) |
| clear internal information. | |
| int | doit (const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks) |
| finds tracks. | |
| TFastFinder () | |
| Constructor. | |
| virtual | ~TFastFinder () |
| Destructor. | |
| std::string | name (void) const |
| returns name. | |
| std::string | version (void) const |
| returns version. | |
| void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
| dumps debug information. | |
| void | clear (void) |
| clear internal information. | |
| int | doit (const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks) |
| finds tracks. | |
| TFastFinder () | |
| Constructor. | |
| virtual | ~TFastFinder () |
| Destructor. | |
| std::string | name (void) const |
| returns name. | |
| std::string | version (void) const |
| returns version. | |
| void | dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const |
| dumps debug information. | |
| void | clear (void) |
| clear internal information. | |
| int | doit (const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks) |
| finds tracks. | |
| Public Member Functions inherited from TFinderBase | |
| TFinderBase () | |
| Constructor. | |
| virtual | ~TFinderBase () |
| Destructor. | |
| virtual int | debugLevel (void) const |
| returns debug level. | |
| virtual int | debugLevel (int) |
| sets debug level. | |
| virtual bool | doStereo (bool) |
| sets flag to reconstruct 3D. | |
| virtual bool | doSalvage (bool) |
| sets flag to salvage hits. | |
| virtual int | doit (const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks3D, AList< TTrack > &tracks2D)=0 |
| TFinderBase () | |
| Constructor. | |
| virtual | ~TFinderBase () |
| Destructor. | |
| virtual int | debugLevel (void) const |
| returns debug level. | |
| virtual int | debugLevel (int) |
| sets debug level. | |
| virtual bool | doStereo (bool) |
| sets flag to reconstruct 3D. | |
| virtual bool | doSalvage (bool) |
| sets flag to salvage hits. | |
| virtual int | doit (const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks3D, AList< TTrack > &tracks2D)=0 |
| TFinderBase () | |
| Constructor. | |
| virtual | ~TFinderBase () |
| Destructor. | |
| virtual int | debugLevel (void) const |
| returns debug level. | |
| virtual int | debugLevel (int) |
| sets debug level. | |
| virtual bool | doStereo (bool) |
| sets flag to reconstruct 3D. | |
| virtual bool | doSalvage (bool) |
| sets flag to salvage hits. | |
| virtual int | doit (const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks3D, AList< TTrack > &tracks2D)=0 |
A class to find tracks with the conformal method.
Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TFastFinder.h.
| TFastFinder::TFastFinder | ( | ) |
Constructor.
Definition at line 20 of file TFastFinder.cxx.
|
virtual |
| TFastFinder::TFastFinder | ( | ) |
Constructor.
|
virtual |
Destructor.
| TFastFinder::TFastFinder | ( | ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
clear internal information.
Implements TFinderBase.
Definition at line 40 of file TFastFinder.cxx.
|
virtual |
clear internal information.
Implements TFinderBase.
|
virtual |
clear internal information.
Implements TFinderBase.
| int TFastFinder::doit | ( | const AList< TMDCWireHit > & | axialHits, |
| const AList< TMDCWireHit > & | stereoHits, | ||
| AList< TTrack > & | tracks ) |
finds tracks.
Definition at line 47 of file TFastFinder.cxx.
| int TFastFinder::doit | ( | const AList< TMDCWireHit > & | axialHits, |
| const AList< TMDCWireHit > & | stereoHits, | ||
| AList< TTrack > & | tracks ) |
finds tracks.
| int TFastFinder::doit | ( | const AList< TMDCWireHit > & | axialHits, |
| const AList< TMDCWireHit > & | stereoHits, | ||
| AList< TTrack > & | tracks ) |
finds tracks.
|
virtual |
dumps debug information.
Reimplemented from TFinderBase.
Definition at line 35 of file TFastFinder.cxx.
|
virtual |
dumps debug information.
Reimplemented from TFinderBase.
|
virtual |
dumps debug information.
Reimplemented from TFinderBase.
|
inlinevirtual |
returns name.
Implements TFinderBase.
Definition at line 90 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkReco/TFastFinder.h.
|
virtual |
returns name.
Implements TFinderBase.
|
virtual |
returns name.
Implements TFinderBase.
|
virtual |
returns version.
Implements TFinderBase.
Definition at line 33 of file TFastFinder.cxx.
|
virtual |
returns version.
Implements TFinderBase.
|
virtual |
returns version.
Implements TFinderBase.