#include <AliFemtoV0.h>
Inherited by AliFemtoXi.
Inheritance diagram for AliFemtoV0:
Public Member Functions | |
AliFemtoV0 () | |
AliFemtoV0 (const AliFemtoV0 &v) | |
virtual | ~AliFemtoV0 () |
AliFemtoV0 & | operator= (const AliFemtoV0 &aV0) |
float | DecayLengthV0 () const |
AliFemtoThreeVector | DecayVertexV0 () const |
AliFemtoThreeVector | PrimaryVertex () const |
float | DecayVertexV0X () const |
float | DecayVertexV0Y () const |
float | DecayVertexV0Z () const |
float | DcaV0Daughters () const |
float | DcaV0ToPrimVertex () const |
float | DcaPosToPrimVertex () const |
float | DcaNegToPrimVertex () const |
AliFemtoThreeVector | MomPos () const |
float | MomPosX () const |
float | MomPosY () const |
float | MomPosZ () const |
AliFemtoThreeVector | MomNeg () const |
float | MomNegX () const |
float | MomNegY () const |
float | MomNegZ () const |
int | TpcHitsPos () const |
int | TpcHitsNeg () const |
unsigned long | TrackTopologyMapPos (unsigned int word) const |
unsigned long | TrackTopologyMapNeg (unsigned int word) const |
AliFemtoThreeVector | MomV0 () const |
float | MomV0X () const |
float | MomV0Y () const |
float | MomV0Z () const |
float | AlphaV0 () const |
float | PtArmV0 () const |
float | ELambda () const |
float | EK0Short () const |
float | EPosProton () const |
float | EPosPion () const |
float | ENegProton () const |
float | ENegPion () const |
float | MassLambda () const |
float | MassAntiLambda () const |
float | MassK0Short () const |
float | RapLambda () const |
float | RapK0Short () const |
float | CTauLambda () const |
float | CTauK0Short () const |
float | PtV0 () const |
float | PtotV0 () const |
float | PtPos () const |
float | PtotPos () const |
float | DedxPos () const |
float | NumdedxPos () const |
float | ErrdedxPos () const |
float | LendedxPos () const |
float | PseudoRapPos () const |
float | PtNeg () const |
float | PtotNeg () const |
float | DedxNeg () const |
float | NumdedxNeg () const |
float | ErrdedxNeg () const |
float | LendedxNeg () const |
float | PseudoRapNeg () const |
unsigned short | IdNeg () const |
unsigned short | IdPos () const |
unsigned short | KeyNeg () const |
unsigned short | KeyPos () const |
const AliFmPhysicalHelixD & | HelixPos () const |
const AliFmPhysicalHelixD & | HelixNeg () const |
void | UpdateV0 () |
void | SetdecayLengthV0 (const float x) |
void | SetdecayVertexV0 (const AliFemtoThreeVector v) |
void | SetdecayVertexV0X (const float x) |
void | SetdecayVertexV0Y (const float x) |
void | SetdecayVertexV0Z (const float x) |
void | SetdcaV0Daughters (const float x) |
void | SetdcaV0ToPrimVertex (const float x) |
void | SetdcaPosToPrimVertex (const float x) |
void | SetdcaNegToPrimVertex (const float x) |
void | SetmomPos (const AliFemtoThreeVector v) |
void | SetmomPosX (const float x) |
void | SetmomPosY (const float x) |
void | SetmomPosZ (const float x) |
void | SetmomNeg (const AliFemtoThreeVector v) |
void | SetmomNegX (const float x) |
void | SetmomNegY (const float x) |
void | SetmomNegZ (const float x) |
void | SettpcHitsPos (const int &i) |
void | SettpcHitsNeg (const int &i) |
void | SetTrackTopologyMapPos (unsigned int word, const unsigned long &m) |
void | SetTrackTopologyMapNeg (unsigned int word, const unsigned long &m) |
void | SetmomV0 (AliFemtoThreeVector v) |
void | SetmomV0X (float x) |
void | SetmomV0Y (float x) |
void | SetmomV0Z (float x) |
void | SetalphaV0 (float x) |
void | SetptArmV0 (float x) |
void | SeteLambda (float x) |
void | SeteK0Short (float x) |
void | SetePosProton (float x) |
void | SetePosPion (float x) |
void | SeteNegProton (float x) |
void | SeteNegPion (float x) |
void | SetmassLambda (float x) |
void | SetmassAntiLambda (float x) |
void | SetmassK0Short (float x) |
void | SetrapLambda (float x) |
void | SetrapK0Short (float x) |
void | SetcTauLambda (float x) |
void | SetcTauK0Short (float x) |
void | SetptV0 (float x) |
void | SetptotV0 (float x) |
void | SetptPos (float x) |
void | SetptotPos (float x) |
void | SetptNeg (float x) |
void | SetptotNeg (float x) |
void | SetidNeg (const unsigned short &i) |
void | SetidPos (const unsigned short &i) |
void | SetdedxNeg (float x) |
void | SeterrdedxNeg (float x) |
void | SetlendedxNeg (float x) |
void | SetpseudoRapNeg (float x) |
void | SetdedxPos (float x) |
void | SeterrdedxPos (float x) |
void | SetlendedxPos (float x) |
void | SetpseudoRapPos (float x) |
void | SetkeyNeg (const unsigned short &i) |
void | SetkeyPos (const unsigned short &i) |
void | SetHelixPos (const AliFmPhysicalHelixD &h) |
void | SetHelixNeg (const AliFmPhysicalHelixD &h) |
void | SetprimaryVertex (const AliFemtoThreeVector v) |
void | SetHiddenInfo (AliFemtoHiddenInfo *aHiddenInfo) |
bool | ValidHiddenInfo () const |
AliFemtoHiddenInfo * | GetHiddenInfo () const |
Protected Attributes | |
float | fDecayLengthV0 |
AliFemtoThreeVector | fDecayVertexV0 |
AliFemtoThreeVector | fPrimaryVertex |
float | fDcaV0Daughters |
float | fDcaV0ToPrimVertex |
float | fDcaPosToPrimVertex |
float | fDcaNegToPrimVertex |
AliFemtoThreeVector | fMomPos |
AliFemtoThreeVector | fMomNeg |
unsigned long | fTrackTopologyMapPos [2] |
unsigned long | fTrackTopologyMapNeg [2] |
int | fTpcHitsPos |
int | fTpcHitsNeg |
float | fChi2V0 |
float | fClV0 |
float | fChi2Pos |
float | fClPos |
float | fChi2Neg |
float | fClNeg |
float | fDedxPos |
float | fErrDedxPos |
float | fLenDedxPos |
float | fDedxNeg |
float | fErrDedxNeg |
float | fLenDedxNeg |
unsigned short | fNufDedxPos |
unsigned short | fNufDedxNeg |
AliFmPhysicalHelixD | fHelixPos |
AliFmPhysicalHelixD | fHelixNeg |
AliFemtoThreeVector | fMomV0 |
float | fAlphaV0 |
float | fPtArmV0 |
float | fELambda |
float | fEK0Short |
float | fEPosProton |
float | fEPosPion |
float | fENegProton |
float | fENegPion |
float | fMassLambda |
float | fMassAntiLambda |
float | fMassK0Short |
float | fRapLambda |
float | fRapK0Short |
float | fCTauLambda |
float | fCTauK0Short |
float | fPtV0 |
float | fPtotV0 |
float | fPtPos |
float | fPtotPos |
float | fPtNeg |
float | fPtotNeg |
unsigned short | fKeyNeg |
unsigned short | fKeyPos |
AliFemtoHiddenInfo * | fHiddenInfo |
AliFemtoV0::AliFemtoV0 | ( | ) |
AliFemtoV0::AliFemtoV0 | ( | const AliFemtoV0 & | v | ) |
virtual AliFemtoV0::~AliFemtoV0 | ( | ) | [inline, virtual] |
AliFemtoV0 & AliFemtoV0::operator= | ( | const AliFemtoV0 & | aV0 | ) |
float AliFemtoV0::DecayLengthV0 | ( | ) | const [inline] |
AliFemtoThreeVector AliFemtoV0::DecayVertexV0 | ( | ) | const [inline] |
AliFemtoThreeVector AliFemtoV0::PrimaryVertex | ( | ) | const [inline] |
float AliFemtoV0::DecayVertexV0X | ( | ) | const [inline] |
float AliFemtoV0::DecayVertexV0Y | ( | ) | const [inline] |
float AliFemtoV0::DecayVertexV0Z | ( | ) | const [inline] |
float AliFemtoV0::DcaV0Daughters | ( | ) | const [inline] |
float AliFemtoV0::DcaV0ToPrimVertex | ( | ) | const [inline] |
float AliFemtoV0::DcaPosToPrimVertex | ( | ) | const [inline] |
float AliFemtoV0::DcaNegToPrimVertex | ( | ) | const [inline] |
AliFemtoThreeVector AliFemtoV0::MomPos | ( | ) | const [inline] |
float AliFemtoV0::MomPosX | ( | ) | const [inline] |
float AliFemtoV0::MomPosY | ( | ) | const [inline] |
float AliFemtoV0::MomPosZ | ( | ) | const [inline] |
AliFemtoThreeVector AliFemtoV0::MomNeg | ( | ) | const [inline] |
float AliFemtoV0::MomNegX | ( | ) | const [inline] |
float AliFemtoV0::MomNegY | ( | ) | const [inline] |
float AliFemtoV0::MomNegZ | ( | ) | const [inline] |
int AliFemtoV0::TpcHitsPos | ( | ) | const [inline] |
int AliFemtoV0::TpcHitsNeg | ( | ) | const [inline] |
unsigned long AliFemtoV0::TrackTopologyMapPos | ( | unsigned int | word | ) | const [inline] |
unsigned long AliFemtoV0::TrackTopologyMapNeg | ( | unsigned int | word | ) | const [inline] |
AliFemtoThreeVector AliFemtoV0::MomV0 | ( | ) | const [inline] |
float AliFemtoV0::MomV0X | ( | ) | const [inline] |
float AliFemtoV0::MomV0Y | ( | ) | const [inline] |
float AliFemtoV0::MomV0Z | ( | ) | const [inline] |
float AliFemtoV0::AlphaV0 | ( | ) | const [inline] |
float AliFemtoV0::PtArmV0 | ( | ) | const [inline] |
float AliFemtoV0::ELambda | ( | ) | const [inline] |
float AliFemtoV0::EK0Short | ( | ) | const [inline] |
float AliFemtoV0::EPosProton | ( | ) | const [inline] |
float AliFemtoV0::EPosPion | ( | ) | const [inline] |
float AliFemtoV0::ENegProton | ( | ) | const [inline] |
float AliFemtoV0::ENegPion | ( | ) | const [inline] |
float AliFemtoV0::MassLambda | ( | ) | const [inline] |
float AliFemtoV0::MassAntiLambda | ( | ) | const [inline] |
float AliFemtoV0::MassK0Short | ( | ) | const [inline] |
float AliFemtoV0::RapLambda | ( | ) | const [inline] |
float AliFemtoV0::RapK0Short | ( | ) | const [inline] |
float AliFemtoV0::CTauLambda | ( | ) | const [inline] |
float AliFemtoV0::CTauK0Short | ( | ) | const [inline] |
float AliFemtoV0::PtV0 | ( | ) | const [inline] |
float AliFemtoV0::PtotV0 | ( | ) | const [inline] |
float AliFemtoV0::PtPos | ( | ) | const [inline] |
float AliFemtoV0::PtotPos | ( | ) | const [inline] |
float AliFemtoV0::DedxPos | ( | ) | const [inline] |
float AliFemtoV0::NumdedxPos | ( | ) | const [inline] |
float AliFemtoV0::ErrdedxPos | ( | ) | const [inline] |
float AliFemtoV0::LendedxPos | ( | ) | const [inline] |
float AliFemtoV0::PseudoRapPos | ( | ) | const [inline] |
float AliFemtoV0::PtNeg | ( | ) | const [inline] |
float AliFemtoV0::PtotNeg | ( | ) | const [inline] |
float AliFemtoV0::DedxNeg | ( | ) | const [inline] |
float AliFemtoV0::NumdedxNeg | ( | ) | const [inline] |
float AliFemtoV0::ErrdedxNeg | ( | ) | const [inline] |
float AliFemtoV0::LendedxNeg | ( | ) | const [inline] |
float AliFemtoV0::PseudoRapNeg | ( | ) | const [inline] |
unsigned short AliFemtoV0::IdNeg | ( | ) | const [inline] |
unsigned short AliFemtoV0::IdPos | ( | ) | const [inline] |
unsigned short AliFemtoV0::KeyNeg | ( | ) | const [inline] |
unsigned short AliFemtoV0::KeyPos | ( | ) | const [inline] |
const AliFmPhysicalHelixD & AliFemtoV0::HelixPos | ( | ) | const |
const AliFmPhysicalHelixD & AliFemtoV0::HelixNeg | ( | ) | const |
void AliFemtoV0::UpdateV0 | ( | ) |
void AliFemtoV0::SetdecayLengthV0 | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdecayVertexV0 | ( | const AliFemtoThreeVector | v | ) | [inline] |
void AliFemtoV0::SetdecayVertexV0X | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdecayVertexV0Y | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdecayVertexV0Z | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdcaV0Daughters | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdcaV0ToPrimVertex | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdcaPosToPrimVertex | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetdcaNegToPrimVertex | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetmomPos | ( | const AliFemtoThreeVector | v | ) | [inline] |
void AliFemtoV0::SetmomPosX | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetmomPosY | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetmomPosZ | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetmomNeg | ( | const AliFemtoThreeVector | v | ) | [inline] |
void AliFemtoV0::SetmomNegX | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetmomNegY | ( | const float | x | ) | [inline] |
void AliFemtoV0::SetmomNegZ | ( | const float | x | ) | [inline] |
void AliFemtoV0::SettpcHitsPos | ( | const int & | i | ) | [inline] |
void AliFemtoV0::SettpcHitsNeg | ( | const int & | i | ) | [inline] |
void AliFemtoV0::SetTrackTopologyMapPos | ( | unsigned int | word, | |
const unsigned long & | m | |||
) | [inline] |
void AliFemtoV0::SetTrackTopologyMapNeg | ( | unsigned int | word, | |
const unsigned long & | m | |||
) | [inline] |
void AliFemtoV0::SetmomV0 | ( | AliFemtoThreeVector | v | ) | [inline] |
void AliFemtoV0::SetmomV0X | ( | float | x | ) | [inline] |
void AliFemtoV0::SetmomV0Y | ( | float | x | ) | [inline] |
void AliFemtoV0::SetmomV0Z | ( | float | x | ) | [inline] |
void AliFemtoV0::SetalphaV0 | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptArmV0 | ( | float | x | ) | [inline] |
void AliFemtoV0::SeteLambda | ( | float | x | ) | [inline] |
void AliFemtoV0::SeteK0Short | ( | float | x | ) | [inline] |
void AliFemtoV0::SetePosProton | ( | float | x | ) | [inline] |
void AliFemtoV0::SetePosPion | ( | float | x | ) | [inline] |
void AliFemtoV0::SeteNegProton | ( | float | x | ) | [inline] |
void AliFemtoV0::SeteNegPion | ( | float | x | ) | [inline] |
void AliFemtoV0::SetmassLambda | ( | float | x | ) | [inline] |
void AliFemtoV0::SetmassAntiLambda | ( | float | x | ) | [inline] |
void AliFemtoV0::SetmassK0Short | ( | float | x | ) | [inline] |
void AliFemtoV0::SetrapLambda | ( | float | x | ) | [inline] |
void AliFemtoV0::SetrapK0Short | ( | float | x | ) | [inline] |
void AliFemtoV0::SetcTauLambda | ( | float | x | ) | [inline] |
void AliFemtoV0::SetcTauK0Short | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptV0 | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptotV0 | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptPos | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptotPos | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptNeg | ( | float | x | ) | [inline] |
void AliFemtoV0::SetptotNeg | ( | float | x | ) | [inline] |
void AliFemtoV0::SetidNeg | ( | const unsigned short & | i | ) | [inline] |
void AliFemtoV0::SetidPos | ( | const unsigned short & | i | ) | [inline] |
void AliFemtoV0::SetdedxNeg | ( | float | x | ) | [inline] |
void AliFemtoV0::SeterrdedxNeg | ( | float | x | ) | [inline] |
void AliFemtoV0::SetlendedxNeg | ( | float | x | ) | [inline] |
void AliFemtoV0::SetpseudoRapNeg | ( | float | x | ) |
void AliFemtoV0::SetdedxPos | ( | float | x | ) | [inline] |
void AliFemtoV0::SeterrdedxPos | ( | float | x | ) | [inline] |
void AliFemtoV0::SetlendedxPos | ( | float | x | ) | [inline] |
void AliFemtoV0::SetpseudoRapPos | ( | float | x | ) |
void AliFemtoV0::SetkeyNeg | ( | const unsigned short & | i | ) | [inline] |
void AliFemtoV0::SetkeyPos | ( | const unsigned short & | i | ) | [inline] |
void AliFemtoV0::SetHelixPos | ( | const AliFmPhysicalHelixD & | h | ) |
void AliFemtoV0::SetHelixNeg | ( | const AliFmPhysicalHelixD & | h | ) |
void AliFemtoV0::SetprimaryVertex | ( | const AliFemtoThreeVector | v | ) | [inline] |
void AliFemtoV0::SetHiddenInfo | ( | AliFemtoHiddenInfo * | aHiddenInfo | ) |
bool AliFemtoV0::ValidHiddenInfo | ( | ) | const |
AliFemtoHiddenInfo * AliFemtoV0::GetHiddenInfo | ( | ) | const |
float AliFemtoV0::fDecayLengthV0 [protected] |
AliFemtoThreeVector AliFemtoV0::fDecayVertexV0 [protected] |
AliFemtoThreeVector AliFemtoV0::fPrimaryVertex [protected] |
float AliFemtoV0::fDcaV0Daughters [protected] |
float AliFemtoV0::fDcaV0ToPrimVertex [protected] |
float AliFemtoV0::fDcaPosToPrimVertex [protected] |
float AliFemtoV0::fDcaNegToPrimVertex [protected] |
AliFemtoThreeVector AliFemtoV0::fMomPos [protected] |
AliFemtoThreeVector AliFemtoV0::fMomNeg [protected] |
unsigned long AliFemtoV0::fTrackTopologyMapPos[2] [protected] |
unsigned long AliFemtoV0::fTrackTopologyMapNeg[2] [protected] |
int AliFemtoV0::fTpcHitsPos [protected] |
int AliFemtoV0::fTpcHitsNeg [protected] |
float AliFemtoV0::fChi2V0 [protected] |
float AliFemtoV0::fClV0 [protected] |
float AliFemtoV0::fChi2Pos [protected] |
float AliFemtoV0::fClPos [protected] |
float AliFemtoV0::fChi2Neg [protected] |
float AliFemtoV0::fClNeg [protected] |
float AliFemtoV0::fDedxPos [protected] |
float AliFemtoV0::fErrDedxPos [protected] |
float AliFemtoV0::fLenDedxPos [protected] |
float AliFemtoV0::fDedxNeg [protected] |
float AliFemtoV0::fErrDedxNeg [protected] |
float AliFemtoV0::fLenDedxNeg [protected] |
unsigned short AliFemtoV0::fNufDedxPos [protected] |
unsigned short AliFemtoV0::fNufDedxNeg [protected] |
AliFmPhysicalHelixD AliFemtoV0::fHelixPos [protected] |
AliFmPhysicalHelixD AliFemtoV0::fHelixNeg [protected] |
AliFemtoThreeVector AliFemtoV0::fMomV0 [protected] |
float AliFemtoV0::fAlphaV0 [protected] |
float AliFemtoV0::fPtArmV0 [protected] |
float AliFemtoV0::fELambda [protected] |
float AliFemtoV0::fEK0Short [protected] |
float AliFemtoV0::fEPosProton [protected] |
float AliFemtoV0::fEPosPion [protected] |
float AliFemtoV0::fENegProton [protected] |
float AliFemtoV0::fENegPion [protected] |
float AliFemtoV0::fMassLambda [protected] |
float AliFemtoV0::fMassAntiLambda [protected] |
float AliFemtoV0::fMassK0Short [protected] |
float AliFemtoV0::fRapLambda [protected] |
float AliFemtoV0::fRapK0Short [protected] |
float AliFemtoV0::fCTauLambda [protected] |
float AliFemtoV0::fCTauK0Short [protected] |
float AliFemtoV0::fPtV0 [protected] |
float AliFemtoV0::fPtotV0 [protected] |
float AliFemtoV0::fPtPos [protected] |
float AliFemtoV0::fPtotPos [protected] |
float AliFemtoV0::fPtNeg [protected] |
float AliFemtoV0::fPtotNeg [protected] |
unsigned short AliFemtoV0::fKeyNeg [protected] |
unsigned short AliFemtoV0::fKeyPos [protected] |
AliFemtoHiddenInfo* AliFemtoV0::fHiddenInfo [mutable, protected] |