|
BOSS 8.0.0
BESIII Offline Software System
|
#include "TrkReco/TSegment0.h"#include "TrkReco/TMDCUtil.h"#include "TrkReco/TMDCWire.h"#include "TrkReco/TMDCWireHit.h"#include "TrkReco/TMLink.h"#include "TrkReco/TTrack.h"#include "TrkReco/Range.h"Go to the source code of this file.
Functions | |
| unsigned | NCoreLinks (const CAList< TSegment0 > &list) |
| returns # of core links in segments. | |
| AList< TMLink > | Links (const TSegment0 &s, const TTrack &t) |
| returns AList of TMLink used for a track. | |
returns AList of TMLink used for a track.
Definition at line 844 of file TSegment0.cxx.
returns # of core links in segments.
Definition at line 829 of file TSegment0.cxx.