#include "hshowerunpacker.h"

HShowerUnpacker


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

class HShowerUnpacker : public HldUnpack

Inheritance Chart:
TObject
<-
HldUnpack
<-
HShowerUnpacker
    private:
void configure(HShowerUnpackParam* pParams) Int_t dataStatus(UInt_t d) int dump() Int_t fillData(HLocation& loc, Int_t nCharge, Int_t nEvtId, Byte_t bErrorCode = 0) Int_t frameIdentifier(UInt_t d) Int_t getChargeHigh(UInt_t d) Int_t getChargeLow(UInt_t d) Int_t getColumn(UInt_t d) Int_t getModule(UInt_t d) HShowerUnpackParam* getParams() Int_t getRowHigh(UInt_t d) Int_t getRowLow(UInt_t d) virtual Int_t getRowOffset(UInt_t d) Int_t getSector(UInt_t d) void setParams(HShowerUnpackParam* pParams) public:
HShowerUnpacker(Int_t nSubId) HShowerUnpacker(const HShowerUnpacker&) ~HShowerUnpacker() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual int getSubEvtId() const virtual Bool_t init() virtual TClass* IsA() const HShowerUnpacker& operator=(const HShowerUnpacker&) virtual Bool_t reinit() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
HLocation m_loc !Location of object to be unpacked. HLocation m_zeroLoc ! int nEvNr Int_t m_nSubId Int_t m_nSector Int_t m_nRowOffset Int_t m_nSwap HShowerUnpackParam* m_pParams HShowerRawHist* m_pHist

Class Description


HShowerUnpacker(Int_t nSubId)

~HShowerUnpacker(void)

Bool_t init(void)

Bool_t reinit(void)

void configure(HShowerUnpackParam* pParam)

Int_t fillData(class HLocation &loc, Int_t nCharge, Int_t nEvtId,Byte_t bErrorCode)

Int_t execute()

Bool_t finalize()

Int_t dump()



Inline Functions


                        int getSubEvtId() const
                      Int_t getChargeHigh(UInt_t d)
                      Int_t getChargeLow(UInt_t d)
                      Int_t getSector(UInt_t d)
                      Int_t getModule(UInt_t d)
                      Int_t getColumn(UInt_t d)
                      Int_t getRowHigh(UInt_t d)
                      Int_t getRowLow(UInt_t d)
                      Int_t getRowOffset(UInt_t d)
                      Int_t frameIdentifier(UInt_t d)
                      Int_t dataStatus(UInt_t d)
                       void setParams(HShowerUnpackParam* pParams)
        HShowerUnpackParam* getParams()
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
            HShowerUnpacker HShowerUnpacker(const HShowerUnpacker&)
           HShowerUnpacker& operator=(const HShowerUnpacker&)


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