#include "hwallunpacker.h"

HWallUnpacker


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

class HWallUnpacker : public HldUnpack

Inheritance Chart:
TObject
<-
HldUnpack
<-
HWallUnpacker

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

Data Members


    protected:
UInt_t subEvtId HLocation loc HWallLookup* lookup

Class Description


  HWallRaw

  Class for the raw data class of the Forward Wall
  (see TOF unpacker for subevent information)



HWallUnpacker(UInt_t id)
 constructor

Bool_t init(void)
 creates the raw category and gets the pointer to the lookup table

Int_t execute(void)
 This function fills the Forward Wall raw data structure.
 see TOF unpacker for subevent information



Inline Functions


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


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