![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
#include <AliComplexCluster.h>
Public Member Functions | |
AliTPCExactPoint () | |
Private Attributes | |
Float_t | fEZ |
current "exact" position according simulation More... | |
Float_t | fEY |
current "exact" position according simulation More... | |
Float_t | fEX |
x poistion of the cluster More... | |
Float_t | fEAngleZ |
angle Z More... | |
Float_t | fEAngleY |
angle Y More... | |
Float_t | fEAmp |
total charge deposited in row More... | |
Float_t | fEPrim |
primary charge deposited in row More... | |
Int_t | fTrackID |
id of the track More... | |
Int_t | fRow |
row More... | |
Int_t | fSec |
sector More... | |
Definition at line 152 of file AliComplexCluster.h.
|
inline |
Definition at line 154 of file AliComplexCluster.h.
|
private |
total charge deposited in row
Definition at line 171 of file AliComplexCluster.h.
Referenced by AliTPCCompareTracks().
|
private |
|
private |
|
private |
primary charge deposited in row
Definition at line 172 of file AliComplexCluster.h.
Referenced by AliTPCCompareTracks().
|
private |
x poistion of the cluster
Definition at line 168 of file AliComplexCluster.h.
|
private |
current "exact" position according simulation
Definition at line 167 of file AliComplexCluster.h.
Referenced by AliTPCCompareTracks().
|
private |
current "exact" position according simulation
Definition at line 166 of file AliComplexCluster.h.
Referenced by AliTPCCompareTracks().
|
private |
row
Definition at line 174 of file AliComplexCluster.h.
|
private |
sector
Definition at line 175 of file AliComplexCluster.h.
|
private |
id of the track
Definition at line 173 of file AliComplexCluster.h.