AliPHOSLink


class description - source file - inheritance tree

class AliPHOSLink : public TObject


    public:
AliPHOSLink AliPHOSLink(Float_t r, Int_t EMC, Int_t PPSD) AliPHOSLink AliPHOSLink(AliPHOSLink&) virtual void ~AliPHOSLink() TClass* Class() virtual Int_t Compare(TObject* obj) Int_t GetEmc() Int_t GetPpsd() Float_t GetR() virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
Int_t fEmcN Emc index Int_t fPpsdN Ppsd index Float_t fR Distance between EMC and PPSD RecPoints in a track segment

Class Description

  Algorithm class used only by AliPHOSTrackSegmentMaker

*-- Author: Dmitri Peressounko (SUBATECH)

AliPHOSLink(Float_t r, Int_t Emc, Int_t Ppsd)
 ctor

Int_t Compare(TObject * obj)
 Compare according to the distance between EMC and PPSD RecPoints in a track segment



Inline Functions


              Int_t GetEmc()
              Int_t GetPpsd()
            Float_t GetR()
             Bool_t IsSortable() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
        AliPHOSLink AliPHOSLink(AliPHOSLink&)
               void ~AliPHOSLink()


Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.