#include "htofdigipar.h"

HTofDigiParMod


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

class HTofDigiParMod : public TObject

Inheritance Chart:
TObject
<-
HTofDigiParMod

    public:
HTofDigiParMod(Int_t s = 0, Int_t m = 0) HTofDigiParMod(const HTofDigiParMod&) ~HTofDigiParMod() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HTofDigiParMod& operator=(const HTofDigiParMod&) HTofDigiParCell& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TObjArray* array pointer array containing HTofDigiParCell objects

Class Description


HTofDigiParMod(Int_t s, Int_t m)
 Constructor creates an array of pointers of type HTofDigiParCell.

~HTofDigiParMod(void)
 Destructor.



Inline Functions


        HTofDigiParCell& 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)
          HTofDigiParMod HTofDigiParMod(const HTofDigiParMod&)
         HTofDigiParMod& operator=(const HTofDigiParMod&)


Author: D.Vasiliev
Last update: Fri Jan 26 12:35:51 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.