]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HMPID/AliHMPIDtrack.h
The present commit corresponds to an important change in the way the
[u/mrichter/AliRoot.git] / HMPID / AliHMPIDtrack.h
index df9fd9030e2f84cc1a9a5c88a0e31e7e02c4359b..2ae5d4836895d59547a217821f18b733f12f92ae 100644 (file)
@@ -35,7 +35,6 @@ public:
    Int_t    GetProlongation(Double_t xk, Double_t &y, Double_t &z);
    Bool_t   Intersect(Double_t pnt[3], Double_t norm[3], Double_t bz) const;                      //HMPID method moved from AliExternalTrackParam
    Bool_t   Intersect(AliHMPIDtrack *pTrk,Double_t pnt[3], Double_t norm[3]) ;                      //just for test 
-   Double_t GetBz() const;     
    Bool_t   Update(const AliHMPIDCluster *pClu, Double_t chi2, Int_t index);
               
 protected: