#include "htboxsum.h"

HTBoxSum


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

class HTBoxSum : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HTBoxSum

    public:
HTBoxSum() HTBoxSum(Text_t* name, Text_t* title) ~HTBoxSum() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t evsum ! number of events summed HCategory* tboxCat ! pointer to TBox data HCategory* tboxsCat ! pointer to TBox data summed TIterator* iter ! iterator on data TIterator* iters ! iterator on data sum HLocation loc ! location for object Int_t scaler1lsum[8] ! scaler sums Int_t scaler2lsum[8] ! Int_t scaler3lsum[8] ! Int_t scaler4lsum[8] ! Int_t nChan ! nb. of scaler channels Int_t timeInSpill ! timeInSpill Bool_t spill ! spill on/off

Class Description


  HTBoxSum: sums TBox data over many events



HTBoxSum(void)

HTBoxSum(Text_t *name,Text_t *title) : HReconstructor(name,title)

~HTBoxSum(void)

Bool_t init(void)

Int_t execute(void)

Bool_t finalize(void)



Inline Functions


            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


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