#include "hrichpadlabel.h"

HRichPadLabel


class description - source file - inheritance tree (.pdf)

class HRichPadLabel : public TObject

Inheritance Chart:
TObject
<-
HRichPadLabel

    public:
HRichPadLabel() HRichPadLabel(Int_t padsx, Int_t padsy) HRichPadLabel(const HRichPadLabel& source) virtual ~HRichPadLabel() static TClass* Class() Int_t Execute(HRichAnalysis* giveMe) virtual TClass* IsA() const Int_t LabelPads(HRichAnalysis* showMe, Int_t padDistance) HRichPadLabel& operator=(const HRichPadLabel& source) void Reset() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t iGraphArray TArrayS iLabelGraphConnection

Class Description


  HRichPadLabel

  Functions for labelling pad plane.


 ***************************************************************************

HRichPadLabel()

HRichPadLabel(Int_t padsx, Int_t padsy)

~HRichPadLabel()
============================================================================

HRichPadLabel(const HRichPadLabel& source)
============================================================================

void Reset()
============================================================================

Int_t LabelPads(HRichAnalysis *showMe, Int_t padDistance)

Int_t Execute(HRichAnalysis *giveMe)



Inline Functions


        HRichPadLabel& operator=(const HRichPadLabel& source)
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)


Author: Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
Last update: 1999/12/04 by Witold Przygoda (przygoda@psja1.if.uj.edu.pl)


ROOT page - Class index - Class Hierarchy - 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.