#include "hrichlocalmaxheader.h"

HRichLocalMaxHeader


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

class HRichLocalMaxHeader : public TObject

Inheritance Chart:
TObject
<-
HRichLocalMaxHeader

    public:
HRichLocalMaxHeader() HRichLocalMaxHeader(const HRichLocalMaxHeader&) virtual ~HRichLocalMaxHeader() static TClass* Class() Int_t getEventFlag() Int_t getEventNum() void getMeanChargeSec(Float_t* mC) Float_t getMeanThetaLoc1() Float_t getMeanThetaLoc2() Float_t getMeanThetaPad1() Float_t getMeanThetaPad2() void getSecMult(Float_t* mult) virtual TClass* IsA() const HRichLocalMaxHeader& operator=(const HRichLocalMaxHeader&) void setEventFlag(Int_t flag) void setEvtNum(Int_t evt) void setMeanChargeSec(Float_t* mC) void setMeanThetaLoc1(Float_t theta) void setMeanThetaLoc2(Float_t theta) void setMeanThetaPad1(Float_t theta) void setMeanThetaPad2(Float_t theta) void setSecMult(Float_t* sec) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
Int_t evtNum Int_t iEventFlag Float_t fMeanThetaPad1 Float_t fMeanThetaPad2 Float_t fMeanThetaLoc1 Float_t fMeanThetaLoc2 Float_t multSec0 Float_t multSec1 Float_t multSec2 Float_t multSec3 Float_t multSec4 Float_t multSec5 Float_t meanChargeSec0 Float_t meanChargeSec1 Float_t meanChargeSec2 Float_t meanChargeSec3 Float_t meanChargeSec4 Float_t meanChargeSec5

Class Description


HRichLocalMaxHeader()

void setSecMult(Float_t sec[6])

void getSecMult(Float_t mult[6])

void setMeanChargeSec(Float_t mC[6])

void getMeanChargeSec(Float_t mC[6])



Inline Functions


                        void ~HRichLocalMaxHeader()
                        void setEventFlag(Int_t flag)
                        void setMeanThetaLoc1(Float_t theta)
                        void setMeanThetaLoc2(Float_t theta)
                        void setMeanThetaPad1(Float_t theta)
                        void setMeanThetaPad2(Float_t theta)
                        void setEvtNum(Int_t evt)
                       Int_t getEventFlag()
                     Float_t getMeanThetaPad1()
                     Float_t getMeanThetaPad2()
                     Float_t getMeanThetaLoc1()
                     Float_t getMeanThetaLoc2()
                       Int_t getEventNum()
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)
                        void StreamerNVirtual(TBuffer& b)
         HRichLocalMaxHeader HRichLocalMaxHeader(const HRichLocalMaxHeader&)
        HRichLocalMaxHeader& operator=(const HRichLocalMaxHeader&)


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