#include "hrichunpackercurrent.h"

HRichUnpackerCurrent


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

class HRichUnpackerCurrent : public HldUnpack

Inheritance Chart:
TObject
<-
HldUnpack
<-
HRichUnpackerCurrent
    private:
void setStyle() public:
HRichUnpackerCurrent(Int_t id = 416, Int_t nrEvtHist = 1000000, Int_t strtEvt = 0, TString psName = tmp) HRichUnpackerCurrent(const HRichUnpackerCurrent&) ~HRichUnpackerCurrent() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual Int_t getSubEvtId() const virtual Bool_t init() virtual TClass* IsA() const HRichUnpackerCurrent& operator=(const HRichUnpackerCurrent&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Bool_t writePdfFile()

Data Members

    private:
Int_t startEvt ! Int_t iEventNr ! Int_t histEvt ! number of events in control histos (multiplier of 2000) Int_t subEvtId ! subevent id HCategory* m_pHitHdrCat ! Rich header HIterator* fIterHitHeader ! TString psFileName ! TCanvas* c TH2F* h1 TH2F* h2 TH2F* h3 TH2F* h4 TH2F* h5 TH2F* h6

Class Description

 HRichUnpackerCurrent

 This is the HUnpacker used to read RICH HV current data
 from .hld files. It unpacks TOF data and writes the
 current into the HRichHitHeader category.



HRichUnpackerCurrent(Int_t id, Int_t nrEvtHist, Int_t strtEvt, TString psName)

Bool_t init(void)

Int_t execute()

Bool_t finalize()

Bool_t writePdfFile(void)

void setStyle()
 Set drawing styles for PostScript file



Inline Functions


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


Author: Martin Jurkovic (martin.jurkovic@ph.tum.de)
Last update: Fri Jan 26 12:30:15 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.