]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDgtuTMU.h
bug fix in the vertex selection
[u/mrichter/AliRoot.git] / TRD / AliTRDgtuTMU.h
index 0aeb420835c795d04562f9a7f73771924e8e881c..cefb1727b3ad863dc0bb850ce145a0e6614628de 100644 (file)
@@ -45,11 +45,12 @@ class AliTRDgtuTMU : public TObject {
 
   Bool_t CalculateTrackParams(AliTRDtrackGTU *track); 
   Bool_t Uniquifier(TList* inlist, TList *outlist);
+  Bool_t CalculatePID(AliTRDtrackGTU *track);
 
 protected:
   TObjArray **fTracklets; // holding all tracklets from one detector (i. e. one chamber)
   TList **fZChannelTracklets; // holding all tracklets for layer and z-channel
-  TList **fTracks;
+  TList **fTracks; // lists of tracks
   AliTRDgtuParam *fGtuParam; // pointer to the instance of the GtuParam class
 
   Int_t fStack;                        // Stack of this TMU