BOSS 7.1.2
BESIII Offline Software System
|
#include "TrkReco/TTrack.h"
#include "TrkReco/TSegment0.h"
#include "TrkReco/TMDCUtil.h"
#include "TrkReco/TMLink.h"
#include "TrkReco/TMDCWire.h"
#include "TrkReco/TMDCWireHit.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 810 of file TSegment0.cxx.
returns # of core links in segments.
Definition at line 794 of file TSegment0.cxx.