![]() |
AliPhysics
4a7363b (4a7363b)
|
Protected Attributes | |
Real_t | fPar1Pt |
Real_t | fPar2Pt |
Short_t | fPar1Pdg |
Short_t | fPar2Pdg |
![]() | |
Real_t | fTheta |
Real_t | fPhi |
Real_t | fDTheta |
Real_t | fDPhi |
Real_t | fDelta |
UChar_t | fFlags |
Additional Inherited Members | |
![]() | |
enum | { kInjection = 0x01, kCombinatorics = 0x02, kSecondary = 0x04, kDistinct = 0x08, kSimulated = 0x10, kGenerated = 0x20, kNeutral = 0x40, kSuppressed = 0x80 } |
typedef Float_t | Real_t |
Single tracklet information
Definition at line 348 of file AliAODTracklet.C.
AliAODMCTracklet::AliAODMCTracklet | ( | ) |
Default constructor
Definition at line 440 of file AliAODTracklet.C.
AliAODMCTracklet::AliAODMCTracklet | ( | const AliAODMCTracklet & | other | ) |
Copy constructor
other | Object to copy from |
Definition at line 448 of file AliAODTracklet.C.
|
inlinevirtual |
Destrcutor
Definition at line 364 of file AliAODTracklet.C.
Get parent particle type
second | if true, second parent, otherwise first |
Reimplemented from AliAODTracklet.
Definition at line 395 of file AliAODTracklet.C.
Get parent transverse momentum
second | if true, second parent, otherwise first |
Reimplemented from AliAODTracklet.
Definition at line 384 of file AliAODTracklet.C.
AliAODMCTracklet & AliAODMCTracklet::operator= | ( | const AliAODMCTracklet & | other | ) |
Assignment operator
other | Object to assign from |
Definition at line 459 of file AliAODTracklet.C.
void AliAODMCTracklet::Print | ( | Option_t * | option = "" | ) | const |
Print information on the tracklet
option | Options |
Definition at line 471 of file AliAODTracklet.C.
Set parent particle type
pdg | particle type |
second | if true, second parent, otherwise first |
Definition at line 415 of file AliAODTracklet.C.
Referenced by AliTrackletAODMCTask::ProcessGenerated(), and AliTrackletAODMCTask::ProcessTracklet().
Set parent transverse momentum
pt | Transverse momentum |
second | if true, second parent, otherwise first |
Definition at line 405 of file AliAODTracklet.C.
Referenced by AliTrackletAODMCTask::ProcessGenerated(), and AliTrackletAODMCTask::ProcessTracklet().
|
protected |
First parent pt
Definition at line 432 of file AliAODTracklet.C.
Referenced by operator=(), and Print().
|
protected |
First parent pt
Definition at line 428 of file AliAODTracklet.C.
Referenced by operator=(), and Print().
|
protected |
Second parent pt
Definition at line 434 of file AliAODTracklet.C.
Referenced by operator=(), and Print().
|
protected |
Second parent pt
Definition at line 430 of file AliAODTracklet.C.
Referenced by operator=(), and Print().