![]() |
AliPhysics
1909eaa (1909eaa)
|
Protected Member Functions | |
ClassDef (AliAODMCTracklet, 2) | |
![]() | |
ClassDef (AliAODTracklet, 2) | |
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 340 of file AliAODTracklet.C.
AliAODMCTracklet::AliAODMCTracklet | ( | ) |
Default constructor
Definition at line 426 of file AliAODTracklet.C.
AliAODMCTracklet::AliAODMCTracklet | ( | const AliAODMCTracklet & | other | ) |
Copy constructor
other | Object to copy from |
Definition at line 434 of file AliAODTracklet.C.
|
inlinevirtual |
Destrcutor
Definition at line 356 of file AliAODTracklet.C.
|
protected |
Get parent particle type
second | if true, second parent, otherwise first |
Reimplemented from AliAODTracklet.
Definition at line 387 of file AliAODTracklet.C.
Get parent transverse momentum
second | if true, second parent, otherwise first |
Reimplemented from AliAODTracklet.
Definition at line 376 of file AliAODTracklet.C.
AliAODMCTracklet & AliAODMCTracklet::operator= | ( | const AliAODMCTracklet & | other | ) |
Assignment operator
other | Object to assign from |
Definition at line 445 of file AliAODTracklet.C.
Set parent particle type
pdg | particle type |
second | if true, second parent, otherwise first |
Definition at line 407 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 397 of file AliAODTracklet.C.
Referenced by AliTrackletAODMCTask::ProcessGenerated(), and AliTrackletAODMCTask::ProcessTracklet().
|
protected |
First parent pt
Definition at line 418 of file AliAODTracklet.C.
Referenced by GetParentPdg(), operator=(), and SetParentPdg().
|
protected |
First parent pt
Definition at line 414 of file AliAODTracklet.C.
Referenced by GetParentPt(), operator=(), and SetParentPt().
|
protected |
Second parent pt
Definition at line 420 of file AliAODTracklet.C.
Referenced by GetParentPdg(), operator=(), and SetParentPdg().
|
protected |
Second parent pt
Definition at line 416 of file AliAODTracklet.C.
Referenced by GetParentPt(), operator=(), and SetParentPt().