![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
Public Member Functions | |
TPCGenInfo () | |
Public Attributes | |
AliTrackReference * | fTrackRef |
track reference saved in the output tree More... | |
TParticle * | fParticle |
generated particle More... | |
Int_t | fLabel |
track label More... | |
Int_t | fRowsWithDigitsInn |
number of rows with digits in the inner sectors More... | |
Int_t | fRowsWithDigits |
number of rows with digits in the outer sectors More... | |
Int_t | fRowsTrackLength |
last - first row with digit More... | |
Int_t | fDigitsInSeed |
digits in the default seed rows More... | |
Definition at line 239 of file AliTPCCmpNG.C.
TPCGenInfo::TPCGenInfo | ( | ) |
Int_t TPCGenInfo::fDigitsInSeed |
digits in the default seed rows
Definition at line 250 of file AliTPCCmpNG.C.
Int_t TPCGenInfo::fLabel |
track label
Definition at line 245 of file AliTPCCmpNG.C.
TParticle* TPCGenInfo::fParticle |
generated particle
Definition at line 244 of file AliTPCCmpNG.C.
Int_t TPCGenInfo::fRowsTrackLength |
last - first row with digit
Definition at line 249 of file AliTPCCmpNG.C.
Int_t TPCGenInfo::fRowsWithDigits |
number of rows with digits in the outer sectors
Definition at line 248 of file AliTPCCmpNG.C.
Int_t TPCGenInfo::fRowsWithDigitsInn |
number of rows with digits in the inner sectors
Definition at line 247 of file AliTPCCmpNG.C.
AliTrackReference* TPCGenInfo::fTrackRef |
track reference saved in the output tree
Definition at line 243 of file AliTPCCmpNG.C.