#include "hmdccelleff.h"

HMdcCellEffMod


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

class HMdcCellEffMod : public TObject

Inheritance Chart:
TObject
<-
HMdcCellEffMod

    public:
HMdcCellEffMod(Int_t sec = 0, Int_t mod = 0, Int_t angle = 18) HMdcCellEffMod(const HMdcCellEffMod&) ~HMdcCellEffMod() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcCellEffMod& operator=(const HMdcCellEffMod&) HMdcCellEffAngle& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array array of pointers of type HMdcCellEffAngle

Class Description

 HMdcCellEff

 Container class for the cell efficiency  parameters for HMdcDigitizer



HMdcCellEffMod(Int_t sec, Int_t mod, Int_t angle)
 constructor takes the sector, module and angle

~HMdcCellEffMod()
 destructor



Inline Functions


        HMdcCellEffAngle& operator[](Int_t i)
                    Int_t getSize()
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
           HMdcCellEffMod HMdcCellEffMod(const HMdcCellEffMod&)
          HMdcCellEffMod& operator=(const HMdcCellEffMod&)


Last update: Fri Jan 26 12:03:53 2007


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.