#include <AliFemtoKink.h>
Collaboration diagram for AliFemtoKink:
Public Member Functions | |
AliFemtoKink () | |
AliFemtoKink (const AliFemtoKink &) | |
~AliFemtoKink () | |
float | DcaParentDaughter () const |
float | DcaDaughterPrimaryVertex () const |
float | DcaParentPrimaryVertex () const |
float | HitDistanceParentDaughter () const |
float | HitDistanceParentVertex () const |
float | DeltaEnergy (int i=0) const |
float | DecayAngle () const |
float | DecayAngleCM () const |
AliFemtoTrack | Daughter () const |
AliFemtoTrack | Parent () const |
AliFemtoThreeVector | Position () const |
Protected Attributes | |
float | fDcaParentDaughter |
float | fDcaDaughterPrimaryVertex |
float | fDcaParentPrimaryVertex |
float | fHitDistanceParentDaughter |
float | fHitDistanceParentVertex |
float | fDeltaEnergy [3] |
float | fDecayAngle |
float | fDecayAngleCM |
AliFemtoTrack | fDaughter |
AliFemtoTrack | mParent |
AliFemtoThreeVector | mPosition |
AliFemtoKink::AliFemtoKink | ( | ) |
AliFemtoKink::AliFemtoKink | ( | const AliFemtoKink & | ) |
AliFemtoKink::~AliFemtoKink | ( | ) | [inline] |
float AliFemtoKink::DcaParentDaughter | ( | ) | const [inline] |
float AliFemtoKink::DcaDaughterPrimaryVertex | ( | ) | const [inline] |
float AliFemtoKink::DcaParentPrimaryVertex | ( | ) | const [inline] |
float AliFemtoKink::HitDistanceParentDaughter | ( | ) | const [inline] |
float AliFemtoKink::HitDistanceParentVertex | ( | ) | const [inline] |
float AliFemtoKink::DeltaEnergy | ( | int | i = 0 |
) | const [inline] |
float AliFemtoKink::DecayAngle | ( | ) | const [inline] |
float AliFemtoKink::DecayAngleCM | ( | ) | const [inline] |
AliFemtoTrack AliFemtoKink::Daughter | ( | ) | const [inline] |
AliFemtoTrack AliFemtoKink::Parent | ( | ) | const [inline] |
AliFemtoThreeVector AliFemtoKink::Position | ( | ) | const [inline] |
float AliFemtoKink::fDcaParentDaughter [protected] |
float AliFemtoKink::fDcaDaughterPrimaryVertex [protected] |
float AliFemtoKink::fDcaParentPrimaryVertex [protected] |
float AliFemtoKink::fHitDistanceParentDaughter [protected] |
float AliFemtoKink::fHitDistanceParentVertex [protected] |
float AliFemtoKink::fDeltaEnergy[3] [protected] |
float AliFemtoKink::fDecayAngle [protected] |
float AliFemtoKink::fDecayAngleCM [protected] |
AliFemtoTrack AliFemtoKink::fDaughter [protected] |
AliFemtoTrack AliFemtoKink::mParent [protected] |
AliFemtoThreeVector AliFemtoKink::mPosition [protected] |