![]() |
AliPhysics
fffcdf3 (fffcdf3)
|
#include <AliKFConversionMother.h>
Public Member Functions | |
AliKFConversionMother () | |
AliKFConversionMother (const AliKFConversionPhoton &d1, const AliKFConversionPhoton &d2) | |
AliKFConversionMother (const AliKFConversionMother &g) | |
AliKFConversionMother & | operator= (const AliKFConversionMother &g) |
virtual | ~AliKFConversionMother () |
void | SetMCLabel (Int_t i) |
Int_t | GetMCLabel () const |
void | SetLabel1 (Int_t label) |
Set track or MC labels. More... | |
void | SetLabel2 (Int_t label) |
void | SetGammaLabels (Int_t label1, Int_t label2) |
Int_t | GetGammaLabel (Int_t i) const |
Double_t | GetOpeningAngle () const |
Double_t | GetAlpha () const |
Double_t | GetRapidity () |
Double_t | M () |
Double_t | Phi () const |
Private Attributes | |
Int_t | fLabel [2] |
Int_t | fMCLabel |
Double_t | fOpeningAngle |
Double_t | fAlpha |
Definition at line 18 of file AliKFConversionMother.h.
AliKFConversionMother::AliKFConversionMother | ( | ) |
Definition at line 10 of file AliKFConversionMother.cxx.
AliKFConversionMother::AliKFConversionMother | ( | const AliKFConversionPhoton & | d1, |
const AliKFConversionPhoton & | d2 | ||
) |
Definition at line 42 of file AliKFConversionMother.cxx.
AliKFConversionMother::AliKFConversionMother | ( | const AliKFConversionMother & | g | ) |
Definition at line 63 of file AliKFConversionMother.cxx.
|
inlinevirtual |
Definition at line 35 of file AliKFConversionMother.h.
|
inline |
Definition at line 50 of file AliKFConversionMother.h.
Definition at line 47 of file AliKFConversionMother.h.
Referenced by AliAODConversionMother::AliAODConversionMother().
|
inline |
Definition at line 40 of file AliKFConversionMother.h.
|
inline |
Definition at line 49 of file AliKFConversionMother.h.
Double_t AliKFConversionMother::GetRapidity | ( | ) |
Definition at line 81 of file AliKFConversionMother.cxx.
|
inline |
Definition at line 53 of file AliKFConversionMother.h.
AliKFConversionMother & AliKFConversionMother::operator= | ( | const AliKFConversionMother & | g | ) |
Definition at line 75 of file AliKFConversionMother.cxx.
Double_t AliKFConversionMother::Phi | ( | ) | const |
Definition at line 94 of file AliKFConversionMother.cxx.
Definition at line 45 of file AliKFConversionMother.h.
|
inline |
Set track or MC labels.
Definition at line 43 of file AliKFConversionMother.h.
|
inline |
Definition at line 44 of file AliKFConversionMother.h.
|
inline |
Definition at line 38 of file AliKFConversionMother.h.
|
private |
Definition at line 62 of file AliKFConversionMother.h.
Referenced by AliKFConversionMother(), and GetAlpha().
|
private |
Definition at line 59 of file AliKFConversionMother.h.
Referenced by AliKFConversionMother(), GetGammaLabel(), SetGammaLabels(), SetLabel1(), and SetLabel2().
|
private |
Definition at line 60 of file AliKFConversionMother.h.
Referenced by GetMCLabel(), and SetMCLabel().
|
private |
Definition at line 61 of file AliKFConversionMother.h.
Referenced by AliKFConversionMother(), and GetOpeningAngle().