#include "hstartselfcopar.h"

HStartSelfCoPar


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

class HStartSelfCoPar : public HParSet

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HStartSelfCoPar

    public:
HStartSelfCoPar(const char* name = "StartSelfCoPar", const char* title = "Selfcoincidence parameters for Start", const char* context = "StartSelfCoProduction") HStartSelfCoPar(const HStartSelfCoPar&) ~HStartSelfCoPar() static TClass* Class() virtual void clear() Int_t getSize() virtual Bool_t init(HParIo* input, Int_t* set) virtual TClass* IsA() const HStartSelfCoPar& operator=(const HStartSelfCoPar&) HStartSelfCoParMod& operator[](Int_t i) void printParam() void putAsciiHeader(TString&) void readline(const char*, Int_t*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParIo* output) Bool_t writeline(char*, Int_t, Int_t)

Data Members


    protected:
TObjArray* array array of pointers of type HStartSelfCoParMod

Class Description

 HStartSelfCoPar

 Container class for Start selfcoincidence parameters
 Adapted from  hstartcalpar (by Rainer Schicker)



HStartSelfCoPar(const char* name,const char* title, const char* context) : HParSet(name,title,context)
 constructor creates an array of pointers of type HStartSelfCoParMod

~HStartSelfCoPar()
 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 clear()
 clears the container

void printParam()
 prints the selfcoincidence parameters

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 HStartParAsciiFileIo

Bool_t writeline(char *buf, Int_t mod, Int_t strip)
 writes one line to the buffer used by ascii file I/O



Inline Functions


        HStartSelfCoParMod& operator[](Int_t i)
                      Int_t getSize()
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
            HStartSelfCoPar HStartSelfCoPar(const HStartSelfCoPar&)
           HStartSelfCoPar& operator=(const HStartSelfCoPar&)


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