StTrackFitTraits Class Reference
#include <StTrackFitTraits.h>
List of all members.
|
Public Member Functions |
|
| StTrackFitTraits (unsigned short, unsigned short, float[2], float[15]) |
|
unsigned short | numberOfFitPoints () const |
|
unsigned short | numberOfFitPoints (StDetectorId) const |
|
StParticleDefinition * | pidHypothesis () const |
|
StMatrixF | covariantMatrix () const |
|
const Float_t * | covariance () const |
|
double | chi2 (unsigned int=0) const |
|
bool | primaryVertexUsedInFit () const |
|
void | clearCovariantMatrix () |
|
void | setNumberOfFitPoints (unsigned char n, StDetectorId id=kUnknownId) |
|
void | setPrimaryVertexUsedInFit (bool) |
|
void | setPidHypothesis (unsigned short) |
|
void | setChi2 (float, unsigned int=0) |
|
void | setCovariantMatrix (float[15]) |
Protected Attributes |
|
UShort_t | mPidHypothesis |
|
UShort_t | mNumberOfFitPoints |
|
UChar_t | mNumberOfFitPointsTpc |
|
UChar_t | mNumberOfFitPointsFtpcWest |
|
UChar_t | mNumberOfFitPointsFtpcEast |
|
UChar_t | mNumberOfFitPointsSvt |
|
UChar_t | mNumberOfFitPointsSsd |
|
UChar_t | mNumberOfFitPointsPxl |
|
UChar_t | mNumberOfFitPointsIst |
|
Bool_t | mPrimaryVertexUsedInFit |
|
Float_t | mChi2 [2] |
|
TArrayF | mCovariantMatrix |
Detailed Description
- Author:
- Thomas Ullrich, Sep 1999
Definition at line 106 of file StTrackFitTraits.h.
The documentation for this class was generated from the following files: