#include "hrichsectorpar.h"

HRichSectorPar


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

class HRichSectorPar : public HRichParSet

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HRichParSet
<-
HRichSectorPar

    public:
HRichSectorPar() HRichSectorPar(const HRichSectorPar&) virtual ~HRichSectorPar() static TClass* Class() Float_t getPhi() Int_t getSectorId() virtual TClass* IsA() const HRichSectorPar& operator=(const HRichSectorPar&) void reset() void setPhi(const Float_t ang) void setSectorId(Int_t id) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
Float_t fRotationAngle in degrees Int_t fSectorId

Class Description


  HRichSectorPar

  Sector (module) parameters.


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

HRichSectorPar()

~HRichSectorPar()

void reset()



Inline Functions


                   void setSectorId(Int_t id)
                  Int_t getSectorId()
                Float_t getPhi()
                   void setPhi(const Float_t ang)
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
         HRichSectorPar HRichSectorPar(const HRichSectorPar&)
        HRichSectorPar& operator=(const HRichSectorPar&)


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.