]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/AliTPCtrackerMI.h
Adding anti-Lambda and anti-Xi
[u/mrichter/AliRoot.git] / TPC / AliTPCtrackerMI.h
CommitLineData
1c53abe2 1#ifndef ALITPCTRACKERMI_H
2#define ALITPCTRACKERMI_H
3/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4 * See cxx source for full Copyright notice */
5
91162307 6
1c53abe2 7/* $Id$ */
8
9//-------------------------------------------------------
47966a6d 10// TPC tracker
11// Parallel tracker
1c53abe2 12//
13// Origin:
14//-------------------------------------------------------
6d171107 15
f06a1ff6 16#include <TArrayI.h>
1c53abe2 17#include "AliTracker.h"
81e97e0d 18#include "AliTPCreco.h"
b9671574 19#include "AliTPCclusterMI.h"
9350f379 20#include "AliTPCtrackerSector.h"
81e97e0d 21
b67e07dc 22
1c53abe2 23class TFile;
24class AliTPCParam;
25class AliTPCseed;
91162307 26class AliTPCTrackerPoint;
bad6eb00 27class AliESDEvent;
28class AliESDtrack;
91162307 29class TTree;
eea478d3 30class AliESDkink;
81e97e0d 31class TTreeSRedirector;
2ccb4dfc 32class AliTrackPoint;
ec7e4ad6 33class AliDCSSensorArray;
34class AliDCSSensor;
bd26fa83 35
bd26fa83 36
ddfbc51a 37
1c53abe2 38class AliTPCtrackerMI : public AliTracker {
39public:
e046d791 40 AliTPCtrackerMI();
d26d9159 41 AliTPCtrackerMI(const AliTPCParam *par);
b67e07dc 42 virtual ~AliTPCtrackerMI();
91162307 43 //
d26d9159 44 void SetIteration(Int_t iteration){fIteration = iteration;}
2f051b58 45 virtual Int_t Clusters2Tracks (AliESDEvent *const esd);
af885e0f 46 virtual Int_t RefitInward (AliESDEvent *esd);
2f051b58 47 virtual Int_t LoadClusters (TTree * const tree);
47af7ca4 48 virtual Int_t LoadClusters (const TObjArray * arr); // another input
49 virtual Int_t LoadClusters (const TClonesArray * arr); // another input
ec7e4ad6 50 virtual Int_t PostProcess(AliESDEvent *esd);
d26d9159 51 Int_t LoadClusters();
52 void UnloadClusters();
98ee6d31 53 Int_t LoadInnerSectors();
54 Int_t LoadOuterSectors();
002af263 55 virtual void FillClusterArray(TObjArray* array) const;
75fb37cc 56 void Transform(AliTPCclusterMI * cluster);
91162307 57 //
47af7ca4 58 void FillESD(const TObjArray* arr);
91162307 59 void DeleteSeeds();
60 void SetDebug(Int_t debug){ fDebug = debug;}
af885e0f 61 void FindKinks(TObjArray * array, AliESDEvent * esd);
6d493ea0 62 //
47af7ca4 63 void FindCurling(const TObjArray * array, AliESDEvent * esd, Int_t iter);
1af5da7e 64 void FindSplitted(TObjArray * array, AliESDEvent * esd, Int_t iter);
47af7ca4 65 void FindMultiMC(const TObjArray * array, AliESDEvent * esd, Int_t iter);
6d493ea0 66 //
51ad6848 67 void UpdateKinkQualityM(AliTPCseed * seed);
eea478d3 68 void UpdateKinkQualityD(AliTPCseed * seed);
2f051b58 69 Int_t CheckKinkPoint(AliTPCseed*seed, AliTPCseed &mother, AliTPCseed &daughter, const AliESDkink &kink);
70 Int_t RefitKink(AliTPCseed &mother, AliTPCseed &daughter, const AliESDkink &kink);
1c53abe2 71 Int_t ReadSeeds(const TFile *in);
47af7ca4 72 TObjArray * GetSeeds() const {return fSeeds;}
91162307 73 //
34acb742 74 AliCluster * GetCluster(Int_t index) const {return (AliCluster*)GetClusterMI(index);}
1c53abe2 75 AliTPCclusterMI *GetClusterMI(Int_t index) const;
f8aae377 76 Int_t Clusters2Tracks();
af32720d 77 virtual void CookLabel(AliKalmanTrack *tk,Float_t wrong) const;
2f051b58 78 virtual Int_t CookLabel(AliTPCseed *const t,Float_t wrong, Int_t first,Int_t last ) const;
91162307 79
c9427e08 80 void RotateToLocal(AliTPCseed *seed);
91162307 81
f124f8bf 82 Int_t FollowProlongation(AliTPCseed& t, Int_t rf=0, Int_t step=1, Bool_t fromSeeds=0);
2ccb4dfc 83 Bool_t GetTrackPoint(Int_t index, AliTrackPoint &p ) const;
84
f124f8bf 85 Int_t FollowBackProlongation(AliTPCseed& t, Int_t rf, Bool_t fromSeeds=0);
91162307 86 Int_t FollowToNext(AliTPCseed& t, Int_t nr);
91162307 87 Int_t UpdateClusters(AliTPCseed& t, Int_t nr);
88 Int_t FollowToNextCluster( AliTPCseed& t, Int_t nr);
89
544c295f 90 Int_t PropagateBack(const TObjArray *const arr);
af885e0f 91 Int_t PropagateBack(AliESDEvent * event);
2f051b58 92 Int_t PropagateBack(AliTPCseed *const pt, Int_t row0, Int_t row1);
91162307 93 Int_t PropagateForward();
544c295f 94 Int_t PropagateForward2(const TObjArray *const arr);
91162307 95
47966a6d 96 void SortTracks(TObjArray * arr, Int_t mode) const;
91162307 97
47af7ca4 98 virtual Double_t ErrY2(AliTPCseed* seed, const AliTPCclusterMI * cl = 0);
99 virtual Double_t ErrZ2(AliTPCseed* seed, const AliTPCclusterMI * cl = 0);
1c53abe2 100
47af7ca4 101 Double_t F1(Double_t x1,Double_t y1, Double_t x2,Double_t y2, Double_t x3,Double_t y3) const;
102 Double_t F1old(Double_t x1,Double_t y1, Double_t x2,Double_t y2, Double_t x3,Double_t y3) const;
103 Double_t F2(Double_t x1,Double_t y1, Double_t x2,Double_t y2, Double_t x3,Double_t y3) const;
104 Double_t F2old(Double_t x1,Double_t y1, Double_t x2,Double_t y2, Double_t x3,Double_t y3) const;
91162307 105
47af7ca4 106 Double_t F3(Double_t x1,Double_t y1, Double_t x2,Double_t y2, Double_t z1,Double_t z2) const;
b67e07dc 107 Double_t F3n(Double_t x1,Double_t y1, Double_t x2,Double_t y2, Double_t z1,Double_t z2,
47af7ca4 108 Double_t c) const;
2f051b58 109 Bool_t GetProlongation(Double_t x1, Double_t x2, Double_t x[5], Double_t &y, Double_t &z) const;
f06a1ff6 110 //
ddfbc51a 111 void ResetSeedsPool();
112 void MarkSeedFree( TObject* seed );
113 TObject *&NextFreeSeed();
114 //
b67e07dc 115 public:
1598ba75 116 void SetUseHLTClusters(Int_t useHLTClusters) {fUseHLTClusters = useHLTClusters;} // set usage from HLT clusters from rec.C options
1c53abe2 117
118 Float_t OverlapFactor(AliTPCseed * s1, AliTPCseed * s2, Int_t &sum1, Int_t &sum2);
119 void SignShared(AliTPCseed * s1, AliTPCseed * s2);
91162307 120 void SignShared(TObjArray * arr);
121
51ad6848 122 void RemoveUsed2(TObjArray * arr, Float_t factor1, Float_t factor2, Int_t minimal);
91162307 123
00055a22 124 Int_t AcceptCluster(AliTPCseed * seed, AliTPCclusterMI * cluster);
c9427e08 125
ec7e4ad6 126 Bool_t IsTPCHVDipEvent(AliESDEvent const *esdEvent);
127
1c53abe2 128private:
76d56fd6 129 Bool_t IsFindable(AliTPCseed & t);
6c94f330 130 AliTPCtrackerMI(const AliTPCtrackerMI& r); //dummy copy constructor
131 AliTPCtrackerMI &operator=(const AliTPCtrackerMI& r);//dummy assignment operator
92f513f5 132 void AddCovariance(AliTPCseed * seed); // add covariance
e1dadcd0 133 void AddCovarianceAdd(AliTPCseed * seed); // add covariance
92f513f5 134
bd26fa83 135 inline AliTPCtrackerRow &GetRow(Int_t sec, Int_t row);
5afd7dbd 136 inline Bool_t IsActive(Int_t sec, Int_t row);
47966a6d 137 inline Double_t GetXrow(Int_t row) const;
138 inline Double_t GetMaxY(Int_t row) const;
139 inline Int_t GetRowNumber(Double_t x) const;
eea478d3 140 Int_t GetRowNumber(Double_t x[3]) const;
47966a6d 141 inline Double_t GetPadPitchLength(Double_t x) const;
142 inline Double_t GetPadPitchLength(Int_t row) const;
91162307 143
fd065ea2 144 void GetShape(AliTPCseed * seed, Int_t row);
91162307 145
544c295f 146 void ReadSeeds(const AliESDEvent *const event, Int_t direction); //read seeds from the event
1c53abe2 147
91162307 148 void MakeSeeds3(TObjArray * arr, Int_t sec, Int_t i1, Int_t i2, Float_t cuts[4], Float_t deltay = -1, Int_t ddsec=0);
149 void MakeSeeds5(TObjArray * arr, Int_t sec, Int_t i1, Int_t i2, Float_t cuts[4], Float_t deltay = -1);
1627d1c4 150
91162307 151 void MakeSeeds2(TObjArray * arr, Int_t sec, Int_t i1, Int_t i2, Float_t cuts[4], Float_t deltay = -1, Bool_t bconstrain=kTRUE);
152
1c53abe2 153
2f051b58 154 AliTPCseed *MakeSeed(AliTPCseed *const track, Float_t r0, Float_t r1, Float_t r2); //reseed
47af7ca4 155 AliTPCseed *ReSeed(const AliTPCseed *t, Float_t r0, Float_t r1, Float_t r2); //reseed
eea478d3 156 AliTPCseed *ReSeed(AliTPCseed *t, Int_t r0, Bool_t forward); //reseed
91162307 157
158
159
160 AliTPCseed * ReSeed(AliTPCseed *t);
98ee6d31 161 //Int_t LoadInnerSectors();
162 //Int_t LoadOuterSectors();
f47588e0 163 void DumpClusters(Int_t iter, TObjArray *trackArray);
91162307 164 void UnsignClusters();
47af7ca4 165 void SignClusters(const TObjArray * arr, Float_t fnumber=3., Float_t fdensity=2.);
91162307 166
2f051b58 167 void ParallelTracking(TObjArray *const arr, Int_t rfirst, Int_t rlast);
91162307 168 void Tracking(TObjArray * arr);
169 TObjArray * Tracking(Int_t seedtype, Int_t i1, Int_t i2, Float_t cuts[4], Float_t dy=-1, Int_t dsec=0);
170 TObjArray * Tracking();
a395b09f 171 TObjArray * TrackingSpecial();
f06a1ff6 172 void SumTracks(TObjArray *arr1,TObjArray *&arr2);
544c295f 173 void PrepareForBackProlongation(const TObjArray *const arr, Float_t fac) const;
2f051b58 174 void PrepareForProlongation(TObjArray *const arr, Float_t fac) const;
1c53abe2 175
91162307 176 Int_t UpdateTrack(AliTPCseed *t, Int_t accept); //update trackinfo
1c53abe2 177
bad6eb00 178 void MakeESDBitmaps(AliTPCseed *t, AliESDtrack *esd);
1c53abe2 179
1c53abe2 180 const Int_t fkNIS; //number of inner sectors
9350f379 181 AliTPCtrackerSector *fInnerSec; //array of inner sectors;
1c53abe2 182 const Int_t fkNOS; //number of outer sectors
9350f379 183 AliTPCtrackerSector *fOuterSec; //array of outer sectors;
1c53abe2 184
185 Int_t fN; //number of loaded sectors
9350f379 186 AliTPCtrackerSector *fSectors; //pointer to loaded sectors;
91162307 187 //
188 TTree * fInput; // input tree with clusters
189 TTree * fOutput; // output tree with tracks
190 TTree * fSeedTree; // output tree with seeds - filled in debug mode 1
191 TTree * fTreeDebug; // output with a debug information about track
af885e0f 192 AliESDEvent * fEvent; // output with esd tracks
91162307 193 Int_t fDebug; // debug option
194 Bool_t fNewIO; // indicated if we have data using New IO
1c53abe2 195 Int_t fNtracks; //current number of tracks
196 TObjArray *fSeeds; //array of track seeds
91162307 197 Int_t fIteration; // indicate iteration - 0 - froward -1 back - 2forward - back->forward
1c53abe2 198 // TObjArray * fTrackPointPool; // ! pool with track points
91162307 199 Double_t fXRow[200]; // radius of the pad row
200 Double_t fYMax[200]; // max y for given pad row
201 Double_t fPadLength[200]; // max y for given pad row
47af7ca4 202 const AliTPCParam *fkParam; //pointer to the parameters
81e97e0d 203 TTreeSRedirector *fDebugStreamer; //!debug streamer
1598ba75 204 Int_t fUseHLTClusters; // use HLT clusters instead of offline clusters
f06a1ff6 205 //
ddfbc51a 206 TClonesArray* fSeedsPool; //! pool of seeds
207 TArrayI fFreeSeedsID; //! array of ID's of freed seeds
208 Int_t fNFreeSeeds; //! number of seeds freed in the pool
209 Int_t fLastSeedID; //! id of the pool seed on which is returned by the NextFreeSeed method
f06a1ff6 210 //
211 ClassDef(AliTPCtrackerMI,3)
1c53abe2 212};
213
91162307 214
bd26fa83 215AliTPCtrackerRow & AliTPCtrackerMI::GetRow(Int_t sec, Int_t row)
91162307 216{
217 //
218 return (row>=fInnerSec->GetNRows()) ? fOuterSec[sec][row-fInnerSec->GetNRows()]:fInnerSec[sec][row];
219}
220
5afd7dbd 221Bool_t AliTPCtrackerMI::IsActive(Int_t sec, Int_t row)
222{
223 //
224 // check if the given sector row is active
225 //
226 return (row>=fInnerSec->GetNRows()) ? fOuterSec[sec][row-fInnerSec->GetNRows()].GetN()>0:fInnerSec[sec][row].GetN()>0;
227}
228
229
47966a6d 230Double_t AliTPCtrackerMI::GetXrow(Int_t row) const {
91162307 231 // return (row>=fInnerSec->GetNRows()) ? fOuterSec->GetX(row-fInnerSec->GetNRows()):fInnerSec->GetX(row);
232 return fXRow[row];
233}
234
47966a6d 235Double_t AliTPCtrackerMI::GetMaxY(Int_t row) const {
91162307 236 //return (row>=fInnerSec->GetNRows()) ? fOuterSec->GetMaxY(row-fInnerSec->GetNRows()):fInnerSec->GetMaxY(row);
237 return fYMax[row];
238}
239
47966a6d 240Int_t AliTPCtrackerMI::GetRowNumber(Double_t x) const
91162307 241{
242 //
243 return (x>133.) ? fOuterSec->GetRowNumber(x)+fInnerSec->GetNRows():fInnerSec->GetRowNumber(x);
244}
245
47966a6d 246Double_t AliTPCtrackerMI::GetPadPitchLength(Double_t x) const
91162307 247{
248 //
249 return (x>133.) ? fOuterSec->GetPadPitchLength(x):fInnerSec->GetPadPitchLength(x);
250 //return fPadLength[row];
251}
252
47966a6d 253Double_t AliTPCtrackerMI::GetPadPitchLength(Int_t row) const
91162307 254{
255 //
256 return fPadLength[row];
257}
258
259
260
1c53abe2 261#endif
262
263