#include "hhodotrbunpacker.h"

HHodoTrbUnpacker


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

class HHodoTrbUnpacker : public HTrbBaseUnpacker

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

    public:
HHodoTrbUnpacker(UInt_t id = 0) HHodoTrbUnpacker(const HHodoTrbUnpacker&) ~HHodoTrbUnpacker() static TClass* Class() void correctRefTimeWKStyle() virtual Int_t execute() virtual Bool_t init() virtual TClass* IsA() const HHodoTrbUnpacker& operator=(const HHodoTrbUnpacker&) void setDebugHodoFlag(Int_t db) void setRefTimeCorrFlag(Int_t fl) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HLocation loc Int_t debugHodoFlag Int_t doRefTimeCorr HHodoRefHitPar* refhit

Class Description


  HHodoTrbUnpacker

  Class for unpacking TRB data and filling
    the Hodo Raw category
  Base subevent decoding is performed by decode function
  see: htrbbaseunpacker.h (/base/datasource/ )



HHodoTrbUnpacker (UInt_t id):HTrbBaseUnpacker (id)
 constructor

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

Int_t execute (void)

void correctRefTimeWKStyle(void)

 Reference signal from channel XX is used for TDC correction
 this is not the final version of hardware design
 call this function only if channel using Wolfgangs LED+Meantimer boards

 function should be moved to TRB class if working




Inline Functions


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


Last update: Fri Jan 26 11:56:17 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.