#include "hmdcrawcor.h"

HMdcRawCor


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

class HMdcRawCor : public TObject

Inheritance Chart:
TObject
<-
HMdcRawCor

    public:
HMdcRawCor() HMdcRawCor(const HMdcRawCor&) ~HMdcRawCor() static TClass* Class() void clear() void getAddress(Int_t& s, Int_t& m, Int_t& mb, Int_t& t) Int_t getFlagRaw() Int_t getMbo() const Int_t getModule() const Int_t getSector() const Int_t getTdc() const virtual TClass* IsA() const HMdcRawCor& operator=(const HMdcRawCor&) void setAddress(const Int_t s, const Int_t m, const Int_t mb, const Int_t t) void setFlagRaw(const Int_t f) void setTimeShift(const Int_t sh, const Int_t nsh) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t flagraw Int_t rawshift1 Int_t rawshift2 Int_t rawshift3 Int_t rawshift4 Int_t rawshift5 Int_t rawshift6 Int_t sector sector number Int_t module module number Int_t mbo motherboard number Int_t tdc tdc number * 8 + tdc channel number

Class Description

 HMdcRawCor

 containes debugging information for
 mbo bitflip problem




Inline Functions


               void ~HMdcRawCor()
         HMdcRawCor HMdcRawCor()
               void clear()
               void setAddress(const Int_t s, const Int_t m, const Int_t mb, const Int_t t)
               void setFlagRaw(const Int_t f)
              Int_t getFlagRaw()
               void setTimeShift(const Int_t sh, const Int_t nsh)
              Int_t getSector() const
              Int_t getModule() const
              Int_t getMbo() const
              Int_t getTdc() const
               void getAddress(Int_t& s, Int_t& m, Int_t& mb, Int_t& t)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         HMdcRawCor HMdcRawCor(const HMdcRawCor&)
        HMdcRawCor& operator=(const HMdcRawCor&)


Author: Y.C.Pachmayer
Last update: Fri Jan 26 12:13:47 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.