#include "hstartunpacker.h"

HStartUnpacker


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

class HStartUnpacker : public HldUnpack

Inheritance Chart:
TObject
<-
HldUnpack
<-
HStartUnpacker

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

Data Members


    protected:
Int_t subEvtId ! subevent id HLocation loc ! location in the matrix category for raw data HStartLookup* lookup ! lookup table for start unpacker

Class Description


 HStartUnpacker

 Unpacker used to read Start data from .hld files

 The scaler data and latch data are unpacked by separate unpackers
 HTBoxUnpacker and HLatchUnpacker.



HStartUnpacker(Int_t id)
 Constructor
 Input: subevent id

Bool_t init(void)
 Creates the raw category for the START, if not yet existing
 Gets the lookup table from the runtime database

Int_t execute()
 Unpacks the data of the start detector and fills the raw data category



Inline Functions


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


Author: Walter Karig
Last update: 03/05/2005 by Ilse Koenig


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.