]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTrack.h
adding a comment on the event-by-event eta-phi histogram for general use
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTrack.h
index 947339f797a4d5eeb3f4b7c6c2c66419f1bcaef0..fa92de7bf4b95353a8f29427234af3dc1cc53b6d 100755 (executable)
@@ -31,8 +31,6 @@ public:
        AliEMCALTrack& operator=(const AliEMCALTrack &t);
        
        Int_t    Compare(const TObject *o) const;
-       
-       Double_t GetBz() const;
        Int_t    GetClusterIndex() const {return fClusterIndex;}
        Double_t GetClusterDist() const {return fClusterDist;}
        Double_t GetMass() const {return fMass;}