#include <AliComplexCluster.h>
|
Short_t | fCZ |
| current cluster position Z in cm - 100 mum precision More...
|
|
Short_t | fCY |
| current cluster position Y in cm - 100 mum precision More...
|
|
UChar_t | fSigmaZ |
| shape Z - normalised shape - normaliziation 1 - precision 2 percent More...
|
|
UChar_t | fSigmaY |
| shape Y - normalised shape - normaliziation 1 - precision 2 percent More...
|
|
UShort_t | fQ |
| total charge in cluster More...
|
|
UShort_t | fMax |
| charge at maximum More...
|
|
Char_t | fCType |
| type of the cluster More...
|
|
Definition at line 110 of file AliComplexCluster.h.
AliTPCClusterPoint::AliTPCClusterPoint |
( |
| ) |
|
|
inline |
virtual AliTPCClusterPoint::~AliTPCClusterPoint |
( |
| ) |
|
|
inlinevirtual |
Int_t AliTPCClusterPoint::GetMax |
( |
| ) |
const |
|
inline |
Float_t AliTPCClusterPoint::GetQ |
( |
| ) |
const |
|
inline |
Float_t AliTPCClusterPoint::GetSigmaY |
( |
| ) |
const |
|
inline |
Float_t AliTPCClusterPoint::GetSigmaZ |
( |
| ) |
const |
|
inline |
Int_t AliTPCClusterPoint::GetType |
( |
| ) |
const |
|
inline |
Float_t AliTPCClusterPoint::GetY |
( |
| ) |
const |
|
inline |
Float_t AliTPCClusterPoint::GetZ |
( |
| ) |
const |
|
inline |
void AliTPCClusterPoint::SetMax |
( |
Float_t |
max | ) |
|
|
inline |
void AliTPCClusterPoint::SetQ |
( |
Float_t |
q | ) |
|
|
inline |
void AliTPCClusterPoint::SetSigmaY |
( |
Float_t |
sigmay | ) |
|
|
inline |
void AliTPCClusterPoint::SetSigmaZ |
( |
Float_t |
sigmaz | ) |
|
|
inline |
void AliTPCClusterPoint::SetType |
( |
Char_t |
type | ) |
|
|
inline |
void AliTPCClusterPoint::SetY |
( |
Float_t |
y | ) |
|
|
inline |
void AliTPCClusterPoint::SetZ |
( |
Float_t |
z | ) |
|
|
inline |
Char_t AliTPCClusterPoint::fCType |
|
private |
Short_t AliTPCClusterPoint::fCY |
|
private |
Short_t AliTPCClusterPoint::fCZ |
|
private |
UShort_t AliTPCClusterPoint::fMax |
|
private |
UShort_t AliTPCClusterPoint::fQ |
|
private |
UChar_t AliTPCClusterPoint::fSigmaY |
|
private |
UChar_t AliTPCClusterPoint::fSigmaZ |
|
private |
The documentation for this class was generated from the following file: