StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | Protected Attributes | Friends | List of all members
AliHLTTPCCAGBTrack Class Reference

Public Member Functions

int NHits () const
 
int FirstHitRef () const
 
const AliHLTTPCCATrackParamParam () const
 
const AliHLTTPCCATrackParamInnerParam () const
 
const AliHLTTPCCATrackParamOuterParam () const
 
float Alpha () const
 
int NDeDx () const
 
float DeDx () const
 
void SetNHits (int v)
 
void SetFirstHitRef (int v)
 
void SetInnerParam (const AliHLTTPCCATrackParam &v)
 
void SetOuterParam (const AliHLTTPCCATrackParam &v)
 
void SetAlpha (float v)
 
void SetNDeDx (int n)
 
void SetDeDx (float v)
 

Static Public Member Functions

static bool ComparePNClusters (const AliHLTTPCCAGBTrack *a, const AliHLTTPCCAGBTrack *b)
 

Protected Attributes

int fFirstHitRef
 
int fNHits
 
AliHLTTPCCATrackParam fInnerParam
 
AliHLTTPCCATrackParam fOuterParam
 
float fAlpha
 
int fNDeDx
 
float fDeDx
 

Friends

std::istream & operator>> (std::istream &, AliHLTTPCCAGBTrack &)
 
std::ostream & operator<< (std::ostream &, const AliHLTTPCCAGBTrack &)
 

Detailed Description

Definition at line 31 of file AliHLTTPCCAGBTrack.h.


The documentation for this class was generated from the following file: