#include "hmdcbitflipcorpar.h"

HMdcBitFlipCorPar


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

class HMdcBitFlipCorPar : public HParCond

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HParCond
<-
HMdcBitFlipCorPar

    public:
HMdcBitFlipCorPar(const char* name = "MdcBitFlipCorPar", const char* title = "bitflip correction parameters for Mdc", const char* context = "MdcBitFlipCorParProduction") HMdcBitFlipCorPar(const HMdcBitFlipCorPar&) ~HMdcBitFlipCorPar() static TClass* Class() virtual void clear() Int_t getBitFlipCorParameter(Int_t s, Int_t m, Int_t mbo, Int_t v) virtual Bool_t getParams(HParamList*) virtual Bool_t init(HParIo*, Int_t*) virtual TClass* IsA() const HMdcBitFlipCorPar& operator=(const HMdcBitFlipCorPar&) void printParam() virtual void putParams(HParamList*) void setBitFlipCorParameter(Int_t s, Int_t m, Int_t mbo, Int_t v, Int_t value) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParIo*)

Data Members


    protected:
TArrayI bitshiftcorfactor efficiency per module and layer

Class Description

*-- AUTHOR : Y.C. Pachmayer

 HMdcBitFlipCorPar

 Container class for Mdc mbo bitflip correction parameters



HMdcBitFlipCorPar(const char* name,const char* title, const char* context) : HParCond(name,title,context)

~HMdcBitFlipCorPar()
 destructor

void clear()

void printParam(void)
 prints the parameters of HMdcBitFlipCorPar to the screen.

Bool_t init(HParIo* inp,Int_t* set)
 intitializes the container from an input

Int_t write(HParIo* output)
 writes the container to an output

void putParams(HParamList* l)
 Puts all params of HMdcBitFlipCorPar to the parameter list of
 HParamList (which ist used by the io);

Bool_t getParams(HParamList* l)



Inline Functions


                     Int_t getBitFlipCorParameter(Int_t s, Int_t m, Int_t mbo, Int_t v)
                      void setBitFlipCorParameter(Int_t s, Int_t m, Int_t mbo, Int_t v, Int_t value)
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HMdcBitFlipCorPar HMdcBitFlipCorPar(const HMdcBitFlipCorPar&)
        HMdcBitFlipCorPar& operator=(const HMdcBitFlipCorPar&)


Last update: Fri Jan 26 12:01:52 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.