#include "hrichIPUparlocmax.h"

HRichIPUParLocMax


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

class HRichIPUParLocMax : public HParCond

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

    public:
HRichIPUParLocMax(const char* name = "RichIPUParLocMax", const char* title = "Parameters for Rich IPU LocMax ", const char* context = "RICHIPUEmulation") HRichIPUParLocMax(const HRichIPUParLocMax&) ~HRichIPUParLocMax() static TClass* Class() virtual void clear() Int_t getLocMax() Int_t getLocMaxFlag() virtual Bool_t getParams(HParamList*) virtual Bool_t init(HParIo*, Int_t*) virtual TClass* IsA() const HRichIPUParLocMax& operator=(const HRichIPUParLocMax&) void printParam() void printPause() void putAsciiHeader(TString&) virtual void putParams(HParamList*) void readline(const char*, Int_t*) void setDefaults() void setLocMax(Int_t lm) void setLocMaxFlag(Int_t fl) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParIo*)

Data Members

    private:
Int_t locmax Int_t locmax_flag

Class Description

 HRichIPUParLocMax

 Parameters for RICH IPU LocMax



void setDefaults(void)
 sets the default values

HRichIPUParLocMax(const char* name,const char* title, const char* context) : HParCond(name,title,context)
 The container name is set to "RichIPUParLocMax"

~HRichIPUParLocMax(void)
 destructor

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)

Bool_t getParams(HParamList* l)

void clear()
 sets the default values

void readline(const char *buf, Int_t *set)
 decodes one line read from ascii file I/O

void putAsciiHeader(TString& header)
 puts the ascii header to the string used in HRichIPUParAsciiFileIo

void printPause(void)
 pauses printing

void printParam(void)
 prints the parameters



Inline Functions


                     Int_t getLocMax()
                      void setLocMax(Int_t lm)
                     Int_t getLocMaxFlag()
                      void setLocMaxFlag(Int_t fl)
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HRichIPUParLocMax HRichIPUParLocMax(const HRichIPUParLocMax&)
        HRichIPUParLocMax& operator=(const HRichIPUParLocMax&)


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