#include "hmdcconnectedwires.h"

HMdcConnectedWires


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

class HMdcConnectedWires : public HMdcLookupGeom

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HMdcLookupGeom
<-
HMdcConnectedWires

    public:
HMdcConnectedWires(const char* name = "MdcConnectedWires", const char* title = "Mdc lookup table from cal1 to raw for the connected wires", const char* context) HMdcConnectedWires(const HMdcConnectedWires&) ~HMdcConnectedWires() static TClass* Class() virtual Bool_t init(HParIo* input, Int_t* set) virtual TClass* IsA() const HMdcConnectedWires& operator=(const HMdcConnectedWires&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HMdcLookupGeom* lookup ! pointer to lookup container HMdcMboReadout* readout ! pointer to readout container

Class Description

 HMdcConnectedWires


HMdcConnectedWires(const char* name,const char* title, const char* context) : HMdcLookupGeom(name,title,context)
 constructor creates the containers "MdcMboReadout" and "MdcLookupGeom"

Bool_t init(HParIo*,Int_t*)



Inline Functions


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


Last update: 17/01/2002


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.