#include "htofunpacker.h"

HTofUnpacker


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

class HTofUnpacker : public HldUnpack

Inheritance Chart:
TObject
<-
HldUnpack
<-
HTofUnpacker

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

Data Members


    protected:
UInt_t subEvtId HLocation loc HTofLookup* lookup public:
Int_t evCounter Int_t errorCounter

Class Description

HTofUnpacker

  This is the unpacker used to read HTof data from LMD files



HTofUnpacker(UInt_t id)

Bool_t init(void)

Int_t execute()
 This function fills the TOF raw data structure.

---------------------------------------------------------------------



Inline Functions


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


Author: Walter Karig
Last update: 08/09/2003 by Tomasz Wojcik


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.