#include "hmdcmboreadout.h"

HMdcMboReadoutMoth


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

class HMdcMboReadoutMoth : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
HMdcMboReadoutMoth

    public:
HMdcMboReadoutMoth() HMdcMboReadoutMoth(const HMdcMboReadoutMoth&) ~HMdcMboReadoutMoth() static TClass* Class() void clear() void fill(Int_t, Int_t, Int_t, Int_t, Int_t) void fill(HMdcMboReadoutMoth&) Int_t getBus() Int_t getBusPos() Int_t getRoc() Int_t getSam() Int_t getSamPos() virtual TClass* IsA() const HMdcMboReadoutMoth& operator=(const HMdcMboReadoutMoth&) void setBus(Int_t n) void setBusPos(Int_t n) void setRoc(Int_t n) void setSam(Int_t n) void setSamPos(Int_t n) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t bus position in LVL1 bus Int_t busPos bus position in the readout controller (ROC) Int_t roc number of the ROC Int_t samPos position in the SAM modul Int_t sam number of the SAM module

Class Description

HMdcMboReadout

 Container class for the readout addresses of all MDC
 motherboards
 This information is used by the packer raw->hld



void fill(Int_t b,Int_t bp,Int_t r,Int_t s,Int_t sp)

void fill(HMdcMboReadoutMoth& r)



Inline Functions


                       void ~HMdcMboReadoutMoth()
         HMdcMboReadoutMoth HMdcMboReadoutMoth()
                       void setBus(Int_t n)
                       void setBusPos(Int_t n)
                       void setRoc(Int_t n)
                       void setSam(Int_t n)
                       void setSamPos(Int_t n)
                      Int_t getBus()
                      Int_t getBusPos()
                      Int_t getRoc()
                      Int_t getSam()
                      Int_t getSamPos()
                       void clear()
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
         HMdcMboReadoutMoth HMdcMboReadoutMoth(const HMdcMboReadoutMoth&)
        HMdcMboReadoutMoth& operator=(const HMdcMboReadoutMoth&)


Last update: 17/01/2001 by Ilse Koenig


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.