![]() |
AliPhysics
958ad07 (958ad07)
|
#include <AliTrackComparison.h>
Public Member Functions | |
AliTrackComparison () | |
AliTrackComparison (const Text_t *name, const Text_t *title) | |
AliTrackComparison (const AliTrackComparison &comp) | |
AliTrackComparison & | operator= (const AliTrackComparison &comp) |
virtual | ~AliTrackComparison () |
void | Init () |
Int_t | AddTracks (AliExternalTrackParam *param0, AliExternalTrackParam *param1, Double_t mass) |
Int_t | AddTracks (AliTrackReference *ref0, AliTrackReference *ref1, Double_t mass, Int_t charge) |
Int_t | AddTracks (AliExternalTrackParam *param0, AliTrackPoint *point1, Double_t mass, Double_t energy, Double_t *vxyz) |
AliExternalTrackParam * | MakeTrack (const AliTrackReference *ref, Int_t charge) |
Bool_t | PropagateToPoint (AliExternalTrackParam *param0, AliExternalTrackParam *param1, Double_t mass) |
void | SetStep (Double_t step) |
void | SetRangeDY (Double_t lowBinDY, Double_t upBinDY) |
void | SetRangeDZ (Double_t lowBinDZ, Double_t upBinDZ) |
void | SetRangeDSnp (Double_t lowBinDSnp, Double_t upBinDSnp) |
void | SetRangeDTheta (Double_t lowBinDTheta, Double_t upBinDTheta) |
void | SetRange1Pt (Double_t lowBin1Pt, Double_t upBin1Pt) |
void | SetRange1PtLoss (Double_t lowBin1PtLoss, Double_t upBin1PtLoss) |
void | SetNBins (Int_t nBinsDY, Int_t nBinsDZ, Int_t nBinsDSnp, Int_t nBinsDTheta, Int_t nBins1Pt, Int_t nBins1PtLoss) |
void | SetLayerID (Double_t layerID) |
void | SetFillAll (Bool_t fillAll) |
void | FillHistos (AliExternalTrackParam *param0, AliExternalTrackParam *param1, Double_t tr1Pt) |
THnSparse * | GetHnSparse (Int_t index) |
void | MakeDistortionMap (Double_t refX, Int_t type) |
void | SetNCombineBin (Int_t nCombineBin) |
virtual Long64_t | Merge (TCollection *const li) |
virtual void | Add (AliTrackComparison *const comp) |
void | Analyze () |
Protected Member Functions | |
void | MakeHistos () |
ClassDef (AliTrackComparison, 4) | |
Definition at line 27 of file AliTrackComparison.h.
AliTrackComparison::AliTrackComparison | ( | ) |
AliTrackComparison::AliTrackComparison | ( | const Text_t * | name, |
const Text_t * | title | ||
) |
Definition at line 77 of file AliTrackComparison.cxx.
AliTrackComparison::AliTrackComparison | ( | const AliTrackComparison & | comp | ) |
Definition at line 109 of file AliTrackComparison.cxx.
|
virtual |
Definition at line 163 of file AliTrackComparison.cxx.
|
virtual |
Definition at line 288 of file AliTrackComparison.cxx.
Referenced by Merge().
Int_t AliTrackComparison::AddTracks | ( | AliExternalTrackParam * | param0, |
AliExternalTrackParam * | param1, | ||
Double_t | mass | ||
) |
Definition at line 200 of file AliTrackComparison.cxx.
Referenced by AliTrackComparisonESD::ProcessEMCAL(), AliTrackComparisonESD::ProcessHMPID(), and AliTrackComparisonESD::ProcessTOF().
Int_t AliTrackComparison::AddTracks | ( | AliTrackReference * | ref0, |
AliTrackReference * | ref1, | ||
Double_t | mass, | ||
Int_t | charge | ||
) |
Definition at line 177 of file AliTrackComparison.cxx.
Int_t AliTrackComparison::AddTracks | ( | AliExternalTrackParam * | param0, |
AliTrackPoint * | point1, | ||
Double_t | mass, | ||
Double_t | energy, | ||
Double_t * | vxyz | ||
) |
Definition at line 212 of file AliTrackComparison.cxx.
void AliTrackComparison::Analyze | ( | ) |
Definition at line 170 of file AliTrackComparison.cxx.
|
protected |
void AliTrackComparison::FillHistos | ( | AliExternalTrackParam * | param0, |
AliExternalTrackParam * | param1, | ||
Double_t | tr1Pt | ||
) |
Definition at line 355 of file AliTrackComparison.cxx.
Referenced by AddTracks().
|
inline |
Definition at line 78 of file AliTrackComparison.h.
Referenced by Add(), and MakeDistortionMap().
void AliTrackComparison::Init | ( | ) |
Definition at line 154 of file AliTrackComparison.cxx.
Referenced by AliTrackComparisonESD::CreateOutputObjects().
Definition at line 387 of file AliTrackComparison.cxx.
|
protected |
Definition at line 303 of file AliTrackComparison.cxx.
Referenced by Init().
AliExternalTrackParam * AliTrackComparison::MakeTrack | ( | const AliTrackReference * | ref, |
Int_t | charge | ||
) |
Definition at line 255 of file AliTrackComparison.cxx.
Referenced by AddTracks().
|
virtual |
Definition at line 269 of file AliTrackComparison.cxx.
AliTrackComparison & AliTrackComparison::operator= | ( | const AliTrackComparison & | comp | ) |
Definition at line 142 of file AliTrackComparison.cxx.
Bool_t AliTrackComparison::PropagateToPoint | ( | AliExternalTrackParam * | param0, |
AliExternalTrackParam * | param1, | ||
Double_t | mass | ||
) |
Definition at line 242 of file AliTrackComparison.cxx.
Referenced by AddTracks().
|
inline |
Definition at line 72 of file AliTrackComparison.h.
Referenced by AliTrackComparisonESD::CreateOutputObjects().
|
inline |
Definition at line 69 of file AliTrackComparison.h.
Referenced by AliTrackComparisonESD::CreateOutputObjects().
|
inline |
Definition at line 57 of file AliTrackComparison.h.
|
inline |
Definition at line 84 of file AliTrackComparison.h.
Definition at line 52 of file AliTrackComparison.h.
Referenced by AliTrackComparisonESD::CreateOutputObjects().
Definition at line 53 of file AliTrackComparison.h.
Definition at line 50 of file AliTrackComparison.h.
Definition at line 51 of file AliTrackComparison.h.
Definition at line 48 of file AliTrackComparison.h.
Referenced by AliTrackComparisonESD::CreateOutputObjects().
Definition at line 49 of file AliTrackComparison.h.
Referenced by AliTrackComparisonESD::CreateOutputObjects().
|
inline |
Definition at line 45 of file AliTrackComparison.h.
|
protected |
Definition at line 112 of file AliTrackComparison.h.
Referenced by FillHistos(), and SetFillAll().
|
protected |
Definition at line 111 of file AliTrackComparison.h.
Referenced by FillHistos(), and SetLayerID().
|
protected |
Definition at line 101 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRange1Pt().
|
protected |
Definition at line 103 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRange1PtLoss().
|
protected |
Definition at line 97 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDSnp().
|
protected |
Definition at line 99 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDTheta().
|
protected |
Definition at line 93 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDY().
|
protected |
Definition at line 95 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDZ().
|
protected |
Definition at line 109 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetNBins().
|
protected |
Definition at line 110 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetNBins().
|
protected |
Definition at line 107 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetNBins().
|
protected |
Definition at line 108 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetNBins().
|
protected |
Definition at line 105 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetNBins().
|
protected |
Definition at line 106 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetNBins().
|
protected |
Definition at line 113 of file AliTrackComparison.h.
Referenced by MakeDistortionMap(), and SetNCombineBin().
|
protected |
Definition at line 115 of file AliTrackComparison.h.
Referenced by Add(), AliTrackComparison(), FillHistos(), GetHnSparse(), and MakeHistos().
|
protected |
Definition at line 92 of file AliTrackComparison.h.
Referenced by PropagateToPoint(), and SetStep().
|
protected |
Definition at line 102 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRange1Pt().
|
protected |
Definition at line 104 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRange1PtLoss().
|
protected |
Definition at line 98 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDSnp().
|
protected |
Definition at line 100 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDTheta().
|
protected |
Definition at line 94 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDY().
|
protected |
Definition at line 96 of file AliTrackComparison.h.
Referenced by MakeHistos(), and SetRangeDZ().