#include "hwalltrbunpacker.h"

HWallTrbUnpacker


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

class HWallTrbUnpacker : public HTrbBaseUnpacker

Inheritance Chart:
TObject
<-
HldUnpack
<-
HTrbBaseUnpacker
<-
HWallTrbUnpacker

    public:
HWallTrbUnpacker(UInt_t id = 416) HWallTrbUnpacker(const HWallTrbUnpacker&) ~HWallTrbUnpacker() static TClass* Class() virtual Int_t execute() virtual Bool_t init() virtual TClass* IsA() const HWallTrbUnpacker& operator=(const HWallTrbUnpacker&) void setDebugWallFlag(Int_t db) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HLocation loc Int_t debugWallFlag

Class Description


  HWallTrbUnpacker

  Class for unpacking TRB data and filling
	the Forward Wall Raw category
  Base subevent decoding is performed by decode function
  see: htrbbaseunpacker.h



HWallTrbUnpacker (UInt_t id):HTrbBaseUnpacker (id)
 constructor

init (void)

Int_t execute (void)



Inline Functions


                     void ~HWallTrbUnpacker()
                     void setDebugWallFlag(Int_t db)
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
         HWallTrbUnpacker HWallTrbUnpacker(const HWallTrbUnpacker&)
        HWallTrbUnpacker& operator=(const HWallTrbUnpacker&)


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