StRoot
1
|
#include <AliHLTTPCCASliceTrack.h>
Public Member Functions | |
int | NClusters () const |
int | FirstClusterRef () const |
const AliHLTTPCCATrackParam & | Param () const |
void | SetNClusters (int v) |
void | SetFirstClusterRef (int v) |
void | SetParam (const AliHLTTPCCATrackParam &v) |
AliHLTTPCCASliceTrack class is used to store TPC tracks, which are reconstructed by the TPCCATracker slice tracker.
The class contains:
The class is used to transport the data between AliHLTTPCCATracker{Component} and AliHLTTPCCAGBMerger{Component}
Definition at line 28 of file AliHLTTPCCASliceTrack.h.